5726 Commits (b2c2549b93a8001d8a6d9d6da1ce756645e59160)

Author SHA1 Message Date
Eli Schwartz 1de1cc22e2 qt module: add qresource support to compile_translations 4 years ago
Dylan Baker 2845f5a230 cmake: Fix detection of AppleClang 4 years ago
Dylan Baker b6c28d282c compilers: Add Apple subclasses for ObjC and ObjC++ 4 years ago
Alex Rønne Petersen 9f338e41b0 Update LLVM tool versions for LLVM/Clang 10. 4 years ago
Alex Rønne Petersen 450155110c Add C2x option support. 4 years ago
Xavier Claessens 6ca423e1fc interpreter: Do not get variable on failed subproject 4 years ago
makise-homura 1f2150fe49 Correctly determine C++ stds for Elbrus compiler 4 years ago
Eli Schwartz 86b47250c6 simplify shutil usage by invoking copy2 where appropriate 4 years ago
Xavier Claessens 1c403e20e7 Interpreter: Fix c_stdlib usage 4 years ago
Elliot adfee4460a
prevent disabler() object from overwriting arrays (#7484) 4 years ago
Paolo Bonzini 847bb43470 clike: optimize to_native 4 years ago
Paolo Bonzini cbde13850f ninjabackend: avoid lambdas 4 years ago
Paolo Bonzini b14601da7b ninjabackend: optimize length_estimate 4 years ago
Paolo Bonzini fcf9746232 build: optimize extract_objects 4 years ago
Paolo Bonzini 372f420778 File: precompute hash 4 years ago
Paolo Bonzini 3d4fb02e29 ninjabackend: optimize ninja_quote 4 years ago
Paolo Bonzini b7a4c0793c arglist: optimize flush_pre_post 4 years ago
Peter Harris 7b0c1e2349 find_library: include get_linker_always_args in link args 4 years ago
Nirbheek Chauhan 23f795fb54 find_library: Print type of library not found 4 years ago
Nirbheek Chauhan 9fdb97733b ninjabackend: Fix coverage rule generation 4 years ago
Nirbheek Chauhan cdc2a67687 mtest: Actually call colorize_console() 4 years ago
Peter Harris 0f90299b1c aix: allow both 32-bit and 64-bit objects in a static library 4 years ago
Peter Harris abe72d5c84 aix: detect and support the AIX dynamic linker 4 years ago
Peter Harris 45a12d28b9 aix: fix cpu family detection 4 years ago
Xavier Claessens 435db35962 interpreter: Don't force fallback when subproject failed to configure 4 years ago
Nirbheek Chauhan 4b0e1850a0 cmake: Use a mapping when writing compiler ID 4 years ago
Nirbheek Chauhan bc64e1d6b0 cmake: Fix hard-coded values in fake CMakeLists for MSVC 4 years ago
William F Godoy 847d652c4e Add h5cc shlib argument for correctly link hdf5 libraries 4 years ago
Michael Hirsch f2890cbf97 msvc: enable /std:c11 flag 4 years ago
Daniel Mensinger a98db022aa cmake: Detect custom command targets in compiler args 4 years ago
Daniel Mensinger 948741355f cmake: Make the CMake targte not found error more useful (see #7567) 4 years ago
Elad Lahav 1ddd2b4cbe Use uname -p to detect x86_64 on QNX. 4 years ago
Jussi Pakkanen 91c5b37970 Better log message on rpath error. 4 years ago
Marc-André Lureau 8e98819b06 mtest: fix skipping with various prefixes 4 years ago
Daniel Mensinger 02ea08ba66 cmake: make the traceparser permissive by default (fixes #7501) 4 years ago
Xavier Claessens 2e4a2bb373 interpreter: Lower case languages before checking if 'c' is in the list 4 years ago
Eli Schwartz 4a923b699b qt dependency: do not require all the tools automatically 4 years ago
Simon McVittie 7db49db67d
mtest: TestResult.SKIP is not a failure (#7525) 4 years ago
Nirbheek Chauhan d4ec080f73 cmake: Use the DEBUG config when linking to the debug CRT 4 years ago
Nirbheek Chauhan adbed4c636 cmake: Do not split CMAKE_PREFIX_PATH with ':' on Windows 4 years ago
Zbigniew Jędrzejewski-Szmek 6006987ce5 "Downgrade" warning when regenerating after version bump 4 years ago
John Ericson 2447a1132a Capitalize some constants in coredata 4 years ago
Daniel Mensinger 1c1ec9ff11
cmake: resolve IMPORTED executables in custom commands (fixes #7509) 4 years ago
Antony Chan 70edf82c6c Make meson recognize the Qualcomm LLVM toolchain 4 years ago
Dylan Baker 591e6e94b9 Put machine file and cmd line parsing in Environment 4 years ago
Dylan Baker 5db3860abf push all config-file settings into coredata.set_default_options 4 years ago
Dylan Baker 5358765806 mesonlib: Add repr() methods to PerMachine classes 4 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 4 years ago
Dylan Baker e981798e0b coredata: fix type annotation 4 years ago
Dylan Baker 17c8193615 machine-files: give better error messages about using integers 4 years ago