5435 Commits (75433bee74b00cdbc53ae1e30fbd9fc578a9c4ad)

Author SHA1 Message Date
Nirbheek Chauhan 9fdb97733b ninjabackend: Fix coverage rule generation 5 years ago
Nirbheek Chauhan cdc2a67687 mtest: Actually call colorize_console() 5 years ago
Peter Harris 0f90299b1c aix: allow both 32-bit and 64-bit objects in a static library 5 years ago
Peter Harris abe72d5c84 aix: detect and support the AIX dynamic linker 5 years ago
Peter Harris 45a12d28b9 aix: fix cpu family detection 5 years ago
Xavier Claessens 435db35962 interpreter: Don't force fallback when subproject failed to configure 5 years ago
Nirbheek Chauhan 4b0e1850a0 cmake: Use a mapping when writing compiler ID 5 years ago
Nirbheek Chauhan bc64e1d6b0 cmake: Fix hard-coded values in fake CMakeLists for MSVC 5 years ago
William F Godoy 847d652c4e Add h5cc shlib argument for correctly link hdf5 libraries 5 years ago
Michael Hirsch f2890cbf97 msvc: enable /std:c11 flag 5 years ago
Daniel Mensinger a98db022aa cmake: Detect custom command targets in compiler args 5 years ago
Daniel Mensinger 948741355f cmake: Make the CMake targte not found error more useful (see #7567) 5 years ago
Elad Lahav 1ddd2b4cbe Use uname -p to detect x86_64 on QNX. 5 years ago
Jussi Pakkanen 91c5b37970 Better log message on rpath error. 5 years ago
Marc-André Lureau 8e98819b06 mtest: fix skipping with various prefixes 5 years ago
Daniel Mensinger 02ea08ba66 cmake: make the traceparser permissive by default (fixes #7501) 5 years ago
Xavier Claessens 2e4a2bb373 interpreter: Lower case languages before checking if 'c' is in the list 5 years ago
Eli Schwartz 4a923b699b qt dependency: do not require all the tools automatically 5 years ago
Simon McVittie 7db49db67d
mtest: TestResult.SKIP is not a failure (#7525) 5 years ago
Nirbheek Chauhan d4ec080f73 cmake: Use the DEBUG config when linking to the debug CRT 5 years ago
Nirbheek Chauhan adbed4c636 cmake: Do not split CMAKE_PREFIX_PATH with ':' on Windows 5 years ago
Zbigniew Jędrzejewski-Szmek 6006987ce5 "Downgrade" warning when regenerating after version bump 5 years ago
John Ericson 2447a1132a Capitalize some constants in coredata 5 years ago
Daniel Mensinger 1c1ec9ff11
cmake: resolve IMPORTED executables in custom commands (fixes #7509) 5 years ago
Antony Chan 70edf82c6c Make meson recognize the Qualcomm LLVM toolchain 5 years ago
Dylan Baker 591e6e94b9 Put machine file and cmd line parsing in Environment 5 years ago
Dylan Baker 5db3860abf push all config-file settings into coredata.set_default_options 5 years ago
Dylan Baker 5358765806 mesonlib: Add repr() methods to PerMachine classes 5 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 5 years ago
Dylan Baker e981798e0b coredata: fix type annotation 5 years ago
Dylan Baker 17c8193615 machine-files: give better error messages about using integers 5 years ago
Dylan Baker bbba6a7f36 Allow setting built-in options from cross/native files 5 years ago
Dylan Baker af763e093a mconf/mintro: use authoritative list of options from coredata 5 years ago
Dylan Baker a6164ca5a8 Allow setting project options from cross or native files 5 years ago
Mark Hindley cc201a5396 Support armel/armhf builds on native arm64 hosts. 5 years ago
Xavier Claessens 40c197d524 pkgconfig: Fix various corner cases 5 years ago
Camilo Celis Guzman 8da1b29899 mtest: report failures and overall summary *after* test(s) logs 5 years ago
James Hilliard 1ce4258c21 backends: fix rpath match pattern 5 years ago
Zbigniew Jędrzejewski-Szmek 7ef51abfc5 Fix typo 5 years ago
Zbigniew Jędrzejewski-Szmek 1123f4f311 Avoid warning about multiple outputs when building private directory name 5 years ago
Zbigniew Jędrzejewski-Szmek 3dea817a59 Only emit warning about "native:" on projects with minimum required version 5 years ago
Marcel Hollerbach 903d5dd8a7 ninjabackend: check if target has compiler attribute 5 years ago
Nirbheek Chauhan 6e7d548b11 compilers: Cache gnu-mixins has_arguments() checks 5 years ago
Xavier Claessens c016401f95 coredata: Make warning_level per subproject builtin option 5 years ago
Xavier Claessens 6bf61b2a38 visualstudio: warning_level 0 should not map to /W1 5 years ago
Nirbheek Chauhan 07e62fb42b Don't spam about usage of rspfiles to stdout 5 years ago
cmcneish a7a6a4833f
Add boost_root support to properties files (#7210) 5 years ago
Xavier Claessens 7f1e9b7492 summary: Wrap lines when printing lists 5 years ago
Stéphane Cerveau 8f106a2b9a string: add substring method 5 years ago
Jussi Pakkanen 804a71e8f2 Do not add rpaths for static libs. Closes #5191. 5 years ago