6659 Commits (c502ddfebfdffe1a8bfa84d15fe782b5e98af5e4)
 

Author SHA1 Message Date
Jussi Pakkanen 1eb455f869
Merge pull request #4250 from jon-turney/windows-clang-cl 6 years ago
Marcel Hollerbach 253c581412 test: do not use PIPE 6 years ago
Jon Turney ac6d4338cc
Make use of get_argument_syntax() in another test case 6 years ago
Jon Turney d63a919e0e
azure: Remove MSVC tools from PATH for clang-cl job 6 years ago
Jon Turney d2172a4780
Handle llvm-lib in test common/143 6 years ago
Jon Turney 46d20219fc
Skip test common/123 if masm not found 6 years ago
Jon Turney 0eeb9316be
Don't hardcode cl in test common/123 6 years ago
Jon Turney 075168d492
Handle only llvm-objdump being available 6 years ago
Jon Turney 3c38e46774
Use compiler detector in detect_system_compiler() 6 years ago
Jon Turney e7bed74ae2
Fix a bug in test_compiler_detection 6 years ago
Jon Turney c789efb8c8
Use lld-link with clang-cl 6 years ago
Jon Turney 2993fc4e8a
Use llvm-lib as an alternative to lib 6 years ago
Jon Turney a025c98d30
Qualify checks of self.version by self.id in VisualStudioC/CPPCompiler 6 years ago
Jon Turney 48351e70cd
azure: Add clang-cl/ninja to matrix 6 years ago
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