6492 Commits (bb0bbfc2abad8925425f13775f2ee514f76ee069)
 

Author SHA1 Message Date
Jon Turney bb0bbfc2ab
Adjust more tests which need to know compiler type 6 years ago
Jon Turney d35034b21b
Use 'rc' resource compiler with clang-cl toolchain 6 years ago
Jon Turney 198e869162
Make use of get_argument_syntax() in test cases 6 years ago
Jon Turney ac17f168ea
Accomodate clang-cl in test common/127 6 years ago
Jon Turney d528a8d281
Rewrite test common/100 manygen using get_argument_syntax() 6 years ago
Jon Turney 152ea1a91a
Teach unit test test_compiler_detection about clang-cl 6 years ago
Jon Turney e820c66a4c
Teach VisualStudioCCompiler.get_pch_use_args() to handle clang-cl 6 years ago
Jon Turney b5b7e5b94a
Teach VisualStudioCCompiler.has_arguments() about clang-cl 6 years ago
Jon Turney bb31a8c1c7
Only add link arguments when needed in Compiler object methods 6 years ago
Jon Turney e57fd01830
Accomodate clang-cl /showIncludes output 6 years ago
Jon Turney 64edfd5069
Detect clang-cl as msvc-like, not clang-like 6 years ago
Dylan Baker 63f4f9481e Add new compiler.get_argument_syntax method 6 years ago
Dylan Baker 8cd7f7871b interpreter: Don't warn about clang b_undef and b_sanitizer if sanitizer is none 6 years ago
Jon Turney ccda5bc5bf Cosmetic fix to failed required dependency reporting 6 years ago
Aurélien Zanelli 5af84440bc ninjabackend: add generated source files to jar compile target source list 6 years ago
Xavier Claessens f0e1342fb2 extract_all_sources: Also include generated object files 6 years ago
Jon Turney 4fc1ca20b6 Fix incorrect checking of build machine for dependency availability 6 years ago
Jon Turney 26ff712bae Fail some impossible cross-detections 6 years ago
Marcel Hollerbach 468d1a05ec meson: cache get_target_generated_dir 6 years ago
Marcel Hollerbach 388108aa88 meson: performance optimizethe file object 6 years ago
Jussi Pakkanen cd369aceee Reformat Meson file for readability. 6 years ago
Jussi Pakkanen 23ed0e1857 Make string division do path joining. 6 years ago
Josh Gao beb1f00f3b Hoist gen_vs_module_defs_args from Gnu to GnuLike. 6 years ago
Josh Gao edda80cc75 Generalize gnulike-targeting-windows checks. 6 years ago
Dylan Baker d505a68e34 Fix crlf line endings 6 years ago
Jussi Pakkanen fe3efe0bc6 Fix merge file using an array. Closes #4424. 6 years ago
Nirbheek Chauhan a52cd31a6c Print dependencies being used for compiler checks 6 years ago
Xavier Claessens edccb11f01 Rollback if an optional subproject fails 6 years ago
Jan Alexander Steffens (heftig) e4da09b8f9 get_base_compile_args: Add -fprofile-correction to -fprofile-use 6 years ago
John Ericson 807981889f Fix bug in PerMachine constructor 6 years ago
Nirbheek Chauhan 1c2cfe4529 docs: Fix gcc attribute list link [skip ci] 6 years ago
Jussi Pakkanen 026bdd600a No tabs, only spaces. [skip ci] 6 years ago
Xavier Claessens be09acbf56 wrap: Check the directory key is a name and not a path 6 years ago
Nicole Mazzuca 3dd9c18575 add -permissive to the boost test 6 years ago
Nicole Mazzuca d5bf869dec add support for `/permissive-` 6 years ago
Dylan Baker 0d33916841 tests/llvm: Allow test to run with static-only llvm 6 years ago
Dylan Baker ff9ba84426 dependencies/base: Replace windows path separators with \\\\ 6 years ago
Jussi Pakkanen 8b6ea78dfd Reorder test runs. 6 years ago
Dylan Baker 1e054ad2b9 docs: Fix hotdoc warnings [skip ci] 6 years ago
Dylan Baker 7458e762a3 docs: Add documentation to custom_targets for codegen [skip ci] 6 years ago
pbl 198d4b83b9 add implib support for ArmclangCompiler (#4420) 6 years ago
Jussi Pakkanen 6f6afe24a7
Merge pull request #4326 from Ericson2314/per-machine 6 years ago
Jussi Pakkanen 0a217f40d7 Detect powerpc processors on FreeBSD. Closes #4397. 6 years ago
Marvin Scholz 2256e6314b compilers/c: Fix allow undefined link arg for PE/COFF 6 years ago
Marvin Scholz fc3e2f5ad0 depfixer: Do not try to fix rpaths of dlls 6 years ago
Jussi Pakkanen 83c62a3341 Purge unused argument. Closes #4407. 6 years ago
Jon Turney 4a9fd0e742 Fix remaining flake8 report 6 years ago
Jon Turney 99b0a7acda Fix flake8 whitespace reports 6 years ago
Jon Turney 93f7b83bf5 Fix flake8 'imported but unused' reports 6 years ago
xiannox 5b3192534c module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) 6 years ago