8240 Commits (0.52)
 

Author SHA1 Message Date
Nirbheek Chauhan 6cb5e185c4 Update version numbers for 0.52.1 stable release 4 years ago
Martin Hostettler 1ec17ba9e1 wrap: Resolver.get_git: Factor out --depth argument generation and make sure not to pass None as parameter 4 years ago
Daniel Mensinger 8f673d0139 cmake: Log warnings in CMakeLists.txt 4 years ago
Nirbheek Chauhan 20745a7c56 wrap: Redirect stdin to DEVNULL (again) 4 years ago
Jussi Pakkanen f1c20ff49a Revert "Add `-Wl,-rpath-link` for secondary dependencies" 4 years ago
Mathieu Duponchelle b1f8e595d0 hotdoc: work around argparse syntax ambiguity 4 years ago
Marvin Scholz a26c8282b3 dependencies/pkgconfig: Log pkg-config exceptions 5 years ago
Marvin Scholz 7cdfc230bb dependencies/pkgconfig: Fix error reporting 5 years ago
Marvin Scholz 2bba7d4e36 dependencies/pkgconfig: Fix found state ignoring errors 5 years ago
Jussi Pakkanen 49d20a51c2 Add -L= to soname linker argument, too. 5 years ago
Xavier Claessens f89f1422bf Remove duplicated object files in static libraries 5 years ago
Wolfgang Stöggl f89b7effb5 Fix split of CMAKE_PREFIX_PATH under Windows 5 years ago
James Hilliard 45f0f3cdd0 Return a disabler when an unknown method is called on a disabler object 5 years ago
Xavier Claessens 49317784be Test disabler in foreach loops 5 years ago
Xavier Claessens 5b5e0311f0 Fix `if not disabler()` case 5 years ago
GoaLitiuM e550b5d21d d: Fix various linking issues on Windows 5 years ago
GoaLitiuM b10e3f8b1f d: Prefer MSVC and LLVM linker over optlink when available 5 years ago
Daniel Mensinger d0ca05498f cmake: Blacklist more compiler warning flags 5 years ago
Andrei Alexeyev af27af78bb Workaround broken get_allow_undefined_link_args in DmdLikeCompilerMixin 5 years ago
Andrei Alexeyev 2b5394ae29 Implement get_linker_output_args in Emscripten compilers 5 years ago
Andrei Alexeyev b4f7d87a89 Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin 5 years ago
Andrei Alexeyev a7e23f109b Implement get_asneeded_args in BasicLinkerIsCompilerMixin 5 years ago
Andrei Alexeyev 707f9a22b8 Implement get_allow_undefined_link_args in EmscriptenCPPCompiler 5 years ago
Andrei Alexeyev 86519ed094 Implement get_allow_undefined_link_args in EmscriptenCCompiler 5 years ago
Andrei Alexeyev 7554b41e96 Implement get_linker_debug_crt_args in BasicLinkerIsCompilerMixin 5 years ago
Andrei Alexeyev b9aaa1645c Fix misnamed method in BasicLinkerIsCompilerMixin 5 years ago
Daniel Mensinger 5b80e6e2d9 default inc dirs: fix warning for unsupporte lang (fixes #6050) 5 years ago
Aaron Plattner cbac9152a0 Add missing newlines to "meson introspect" error 5 years ago
Michael Hirsch, Ph.D 5827d95579 path interpreter--silently discard invalid Unix relative paths on Windows 5 years ago
Dylan Baker cf7dc02e2d environment: Fix detection of xild with icc 5 years ago
Daniel Mensinger 00e9feafb3 cmake: Blacklist MS debug flags (fixes #6021) 5 years ago
Dylan Baker 792a862201 linkers: Concatenate -L and the directory 5 years ago
Dylan Baker ed7f960494 linkers: Use PosixDynamicLinkerMixin for Cuda 5 years ago
Jussi Pakkanen 2779603c68 Updated version numbers for 0.52.0 release. 5 years ago
Jussi Pakkanen 0b4d1e8afd Cross build is defined by the existance of a cross file. 5 years ago
Jussi Pakkanen 51fef880b6
Merge pull request #5953 from mensinda/isystem 5 years ago
Daniel Mensinger 47e20b3004
Updated include_type test case 5 years ago
Jussi Pakkanen 5bbea6be05
Merge pull request #5992 from mensinda/cmakeFixSoVersion 5 years ago
Martin Hostettler 507cf47941 wrap: Rework `depth` support for git. 5 years ago
Jussi Pakkanen 39342fbe25
Merge pull request #5990 from dcbaker/extra-benchmark-options 5 years ago
Gerion Entrup 7d01629580 mtest: add gdb_path option 5 years ago
Daniel Mensinger 4185a00057
Revert "cmake: postprocess libraries names with so version" 5 years ago
Daniel Mensinger b0d35ec349
cmake: Add test case for #5992 5 years ago
Daniel Mensinger 8103af1d76
cmake: fix detection of libraries with .so version 5 years ago
Daniel Mensinger 66c129c52f
cache all gnulike_default_include_dirs invocations 5 years ago
Daniel Mensinger 73d52266b5
Use include_type instead of is_system 5 years ago
Daniel Mensinger e5c720ff60
Move generate_system_dependency to Dependency 5 years ago
Daniel Mensinger b1b8a7a7e3
Use -isystem instead of -idirafter 5 years ago
Daniel Mensinger a7c4682be1
Also add support for declare_dependency objects 5 years ago
Daniel Mensinger 061deec993
added test case for is_system dependency 5 years ago