aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-04Handle only llvm-objdump being availableJon Turney1-3/+7
2018-11-04Use compiler detector in detect_system_compiler()Jon Turney1-11/+15
2018-11-04Fix a bug in test_compiler_detectionJon Turney1-0/+2
2018-11-04Use lld-link with clang-clJon Turney2-3/+9
2018-11-04Use llvm-lib as an alternative to libJon Turney1-4/+5
2018-11-04Qualify checks of self.version by self.id in VisualStudioC/CPPCompilerJon Turney2-10/+17
2018-11-04azure: Add clang-cl/ninja to matrixJon Turney2-1/+19
2018-11-04Adjust more tests which need to know compiler typeJon Turney6-9/+11
2018-11-04Use 'rc' resource compiler with clang-cl toolchainJon Turney2-2/+2
2018-11-04Make use of get_argument_syntax() in test casesJon Turney7-17/+14
2018-11-04Accomodate clang-cl in test common/127Jon Turney1-1/+1
2018-11-04Rewrite test common/100 manygen using get_argument_syntax()Jon Turney2-22/+15
2018-11-04Teach unit test test_compiler_detection about clang-clJon Turney1-0/+4
2018-11-04Teach VisualStudioCCompiler.get_pch_use_args() to handle clang-clJon Turney1-0/+2
2018-11-04Teach VisualStudioCCompiler.has_arguments() about clang-clJon Turney1-0/+2
2018-11-04Only add link arguments when needed in Compiler object methodsJon Turney3-14/+20
2018-11-04Accomodate clang-cl /showIncludes outputJon Turney1-2/+3
2018-11-04Detect clang-cl as msvc-like, not clang-likeJon Turney10-24/+48
2018-11-03Add new compiler.get_argument_syntax methodDylan Baker8-25/+112
2018-11-02interpreter: Don't warn about clang b_undef and b_sanitizer if sanitizer is noneDylan Baker1-1/+2
2018-11-02Cosmetic fix to failed required dependency reportingJon Turney1-1/+2
2018-11-02ninjabackend: add generated source files to jar compile target source listAurélien Zanelli6-0/+63
2018-11-02extract_all_sources: Also include generated object filesXavier Claessens2-1/+13
2018-11-02Fix incorrect checking of build machine for dependency availabilityJon Turney2-3/+3
2018-11-02Fail some impossible cross-detectionsJon Turney2-1/+14
2018-11-02meson: cache get_target_generated_dirMarcel Hollerbach1-0/+2
2018-11-02meson: performance optimizethe file objectMarcel Hollerbach1-0/+5
2018-11-02Reformat Meson file for readability.Jussi Pakkanen1-10/+10
2018-11-02Make string division do path joining.Jussi Pakkanen5-5/+43
2018-10-30Hoist gen_vs_module_defs_args from Gnu to GnuLike.Josh Gao1-10/+10
2018-10-30Generalize gnulike-targeting-windows checks.Josh Gao3-6/+6
2018-10-30Fix crlf line endingsDylan Baker3-90/+91
2018-10-29Fix merge file using an array. Closes #4424.Jussi Pakkanen2-1/+5
2018-10-29Print dependencies being used for compiler checksNirbheek Chauhan2-30/+49
2018-10-29Rollback if an optional subproject failsXavier Claessens5-1/+23
2018-10-28get_base_compile_args: Add -fprofile-correction to -fprofile-useJan Alexander Steffens (heftig)1-2/+2
2018-10-28Fix bug in PerMachine constructorJohn Ericson1-1/+1
2018-10-27docs: Fix gcc attribute list link [skip ci]Nirbheek Chauhan2-2/+2
2018-10-27No tabs, only spaces. [skip ci]Jussi Pakkanen1-14/+14
2018-10-27wrap: Check the directory key is a name and not a pathXavier Claessens1-0/+2
2018-10-27add -permissive to the boost testNicole Mazzuca1-0/+6
2018-10-27add support for `/permissive-`Nicole Mazzuca1-8/+21
2018-10-27tests/llvm: Allow test to run with static-only llvmDylan Baker1-8/+17
2018-10-27dependencies/base: Replace windows path separators with \\\\Dylan Baker1-0/+3
2018-10-27Reorder test runs.Jussi Pakkanen1-19/+7
2018-10-27docs: Fix hotdoc warnings [skip ci]Dylan Baker2-10/+10
2018-10-27docs: Add documentation to custom_targets for codegen [skip ci]Dylan Baker2-1/+72
2018-10-26add implib support for ArmclangCompiler (#4420)pbl1-0/+14
2018-10-25Merge pull request #4326 from Ericson2314/per-machineJussi Pakkanen2-28/+167
2018-10-25Detect powerpc processors on FreeBSD. Closes #4397.Jussi Pakkanen1-0/+13