14673 Commits (master)
 

Author SHA1 Message Date
Jussi Pakkanen 6a2dc7576e Store unexpanded library directory paths. Closes #4392. 6 years ago
John Preston 5d6dcf8850 Fix ProjectGuid values in VS projects. 6 years ago
John Preston 16144fd61b Add 'meson.build' to VS project files. 6 years ago
Dylan Baker 0ab27add49 docs: Add documentation for Native Files 6 years ago
Dylan Baker e338e9ad2f environment: detect compilers from native files 6 years ago
Dylan Baker aa04147a4a dependencies/ui: Allow qt compilers and qmake to be specified in native file 6 years ago
Dylan Baker 71a5f990d0 modules/python: Allow use of the native file 6 years ago
Dylan Baker 091452f8cd modules/python3: allow specifying in the native file 6 years ago
Dylan Baker f159735c3b modules/windows: Allow getting windres from native file 6 years ago
Dylan Baker caf1066cd1 dependencies: Allow config tool dependencies to use native files 6 years ago
Dylan Baker 42ddc30cfe interpreter: allow find_program to use the native file 6 years ago
Dylan Baker cb2a66cdef unittests: Add framework for testing native config files 6 years ago
Dylan Baker 3af4407a16 Get basic native config file loading working 6 years ago
Dylan Baker 95403cb615 replace ExternalProgram.from_cross_info with from_bin_list 6 years ago
Christoph Reiter 5a9c9c70df tests: fix test_meson_installed after the recent appveyor image update 6 years ago
Christoph Reiter eab97e0c44
Workaround python 3.7.1 requiring that PYTHONPATH end in os.sep 6 years ago
Jon Turney 7f9aa9208c
azure: Remove unneeded maxParallel 6 years ago
Jon Turney bb01b10a27
azure: Simplify how we always publish test results 6 years ago
Jon Turney 3354a64056
azure: Match release branch names as well 6 years ago
Jon Turney a59978cfa2
azure: Enable vs2015 jobs 6 years ago
Jon Turney 5ec4da7829
azure: Install python3 for vs2015 image 6 years ago
Jon Turney 9bd2132cfa
azure: Rewrite importing visual studio environment variables 6 years ago
Dylan Baker de175aac00 compilers: Use keyword only arguments for compiler interfaces 6 years ago
Kayla Ngan cecad3b9db Fix Azure Pipelines build badge [skip ci] 6 years ago
Mathieu Duponchelle 979a14596d docs: fix hard links [skip ci] 6 years ago
Nirbheek Chauhan f831c05b55
docs: Clarify some pkgconfig module kwargs [skip ci] 6 years ago
Stian Selnes 0821462ce3 Add kwarg is_default to add_test_setup() 6 years ago
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