6646 Commits (d655515a6b8231600f37c6db48b802e7b58e070f)
 

Author SHA1 Message Date
Michael Forney 50b2ef7354 Consider 'samu' when looking for ninja command 6 years ago
Jussi Pakkanen 59774702b2
Merge pull request #4480 from jon-turney/fix-implib-prefix-suffix 6 years ago
Jussi Pakkanen 142f8a1da6
Merge pull request #4504 from mesonbuild/simdix 6 years ago
Jussi Pakkanen 75648a2c9e Fix alignment with MSVC. 6 years ago
Jussi Pakkanen 0859442480 Refactor check to its own function. 6 years ago
Dimitri John Ledkov 621df77049 Fix simd instruction alignment on 32bit kernels. 6 years ago
Dylan Baker 34c1edda87 dependencies: Add openmp 5.0 6 years ago
Xavier Claessens 8aeb967773 coredata: Do not use ':' as key delimited in cmd_line.txt 6 years ago
Dave Reisner 96f8842b79 Report expected failures and unexpected passes separately 6 years ago
Dylan Baker c9e181c10b editorconfig: Use tabs for sitemap.txt [skip ci] 6 years ago
Dylan Baker 470b3b5121
Merge pull request #4488 from dcbaker/java-fixes 6 years ago
Dylan Baker 9294fd23be backends/ninja: all files in a java target should depend on generated sources 6 years ago
Dylan Baker 62e1735828 tests/java: force latency in generation to exercise race 6 years ago
Dylan Baker d405b74caf java: javac 9+ print their version to stdout not stderr 6 years ago
Dylan Baker 1d60a6a2ed
Merge pull request #4472 from ftechz/ccrx-support 6 years ago
Jussi Pakkanen d4ecd40613 Workaround for Debian bug 912563. 6 years ago
Phillip Cao 76333d2a1e Add prefix option for link args 6 years ago
Phillip Cao fc77ec9243 Get cross_args from the compiler rather than environment directly 6 years ago
Phillip Cao 68c83cb213 Add support for Renesas CC-RX toolchain 6 years ago
Jussi Pakkanen 996f07c546
Merge pull request #4356 from xclaesse/wipe 6 years ago
Dylan Baker e921e38301 mtest: Check that stdout is not None before seeking 6 years ago
Xavier Claessens a173dbf772 Add reconfigure/wipe unit test 6 years ago
Xavier Claessens 425133fd0f Add --wipe command line option 6 years ago
Xavier Claessens 43101489cd Recover when coredata cannot be loaded 6 years ago
Lyude Paul 11e3011a6b Don't use host pkg-config for native dependencies 6 years ago
John Ericson d178fd0ab3 Begin to factor out logic for getting binaries 6 years ago
Olivier Crête 46d3ec2e05 gnome: Require GObject-Introspection 1.58.1 for static libraries 6 years ago
Jon Turney 94cdb68a3a
Deal with clang-cl generating empty implibs 6 years ago
Jon Turney e116b94833
Install modules in a subdir to fit with platform name mangling 6 years ago
Jon Turney 5d51329d27
Extend test to when both name_{suf,pre}fix: are used 6 years ago
Jon Turney e64a9c9830
Generate import lib even if both name_suffix and name_prefix are used 6 years ago
Jon Turney b17f6dae54
Add a test of installed library names when name_{suf,pre}fix: is used 6 years ago
Jon Turney 7a959ffbba
Fix library implib name when name_prefix: is used 6 years ago
Olivier Crête a2a979cf43 gnome: Use full path for static libraries 6 years ago
Olivier Crête 9da0c6af98 gnome: GIR works fine for static libraries 6 years ago
Jon Turney a562b08ae1 Install files from the test added in 2ff69b20 to make sure it runs 6 years ago
Luca Weiss 42cdb32033 Update Python-module.md 6 years ago
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