aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-10Fix alignment with MSVC.simdixJussi Pakkanen7-12/+14
2018-11-10Refactor check to its own function.Jussi Pakkanen2-53/+90
2018-11-10Fix simd instruction alignment on 32bit kernels.Dimitri John Ledkov7-30/+49
2018-11-06Don't use host pkg-config for native dependenciesLyude Paul7-1/+69
2018-11-06Begin to factor out logic for getting binariesJohn Ericson1-45/+70
2018-11-06gnome: Require GObject-Introspection 1.58.1 for static librariesOlivier CrĂȘte1-2/+10
2018-11-05gnome: Use full path for static librariesOlivier CrĂȘte1-1/+6
2018-11-05gnome: GIR works fine for static librariesOlivier CrĂȘte1-3/+5
2018-11-04Install files from the test added in 2ff69b20 to make sure it runsJon Turney3-1/+8
2018-11-04Update Python-module.mdLuca Weiss1-1/+1
2018-11-04Merge pull request #4250 from jon-turney/windows-clang-clJussi Pakkanen31-128/+217
2018-11-04test: do not use PIPEMarcel Hollerbach1-12/+21
2018-11-04Make use of get_argument_syntax() in another test caseJon Turney1-1/+6
2018-11-04azure: Remove MSVC tools from PATH for clang-cl jobJon Turney1-2/+9
2018-11-04Handle llvm-lib in test common/143Jon Turney1-1/+2
2018-11-04Skip test common/123 if masm not foundJon Turney1-2/+5
2018-11-04Don't hardcode cl in test common/123Jon Turney1-1/+1
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