Age | Commit message (Expand) | Author | Files | Lines |
2019-09-05 | mesonlib.split_args/quote_arg/join_args | Aleksey Gurtovoy | 1 | -1/+1 |
2019-09-01 | tests: Require ninja 1.9 on CI | Nirbheek Chauhan | 1 | -9/+19 |
2019-09-01 | tests: Upgrade to ninja v1.9 for Linux | Nirbheek Chauhan | 1 | -1/+1 |
2019-09-01 | tests: Detect ninja v1.9 and disable timestamp hack | Nirbheek Chauhan | 1 | -5/+18 |
2019-08-24 | Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828) | Michael Hirsch, Ph.D | 1 | -3/+27 |
2019-08-12 | Put native file before cross file in options list | John Ericson | 1 | -1/+1 |
2019-07-30 | fortran tests: non-gfortran compilers on Windows are best static libs | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-07-30 | run_tests: ifort / intel-cl must have ninja backend | Michael Hirsch, Ph.D | 1 | -2/+4 |
2019-07-23 | cmake: added test case for environment variables | Daniel Mensinger | 1 | -6/+11 |
2019-07-09 | Add command line argument to skip unit tests. | Jussi Pakkanen | 1 | -6/+12 |
2019-05-16 | Make `PerMachine` and `MachineChoice` have just `build` and `host` | John Ericson | 1 | -1/+1 |
2019-04-29 | Fix unused variables warnings | Daniel Mensinger | 1 | -1/+1 |
2019-04-15 | Flush run_tests output so it appears before the test subprocesses it runs | Jon Turney | 1 | -3/+3 |
2019-02-02 | Never access environment.properties downstream | John Ericson | 1 | -1/+1 |
2019-01-31 | find_library: Check arch of libraries on Darwin | Nirbheek Chauhan | 1 | -0/+1 |
2019-02-01 | Rewrite appleframework and extraframework dependency classes | Nirbheek Chauhan | 1 | -0/+1 |
2019-01-31 | unit tests: Fix sdl2 failure test on macOS | Nirbheek Chauhan | 1 | -0/+8 |
2019-01-31 | unit tests: Simplify get_fake_env() | Nirbheek Chauhan | 1 | -2/+2 |
2019-01-02 | Remove cross_info; cross file is parsed up front and discarded | John Ericson | 1 | -2/+4 |
2018-12-11 | Only autodetect 'vs' backend on windows | Daniel Mensinger | 1 | -1/+1 |
2018-11-14 | Get basic native config file loading working | Dylan Baker | 1 | -0/+1 |
2018-10-14 | Merge pull request #4340 from jon-turney/azure-pipelines | Jussi Pakkanen | 1 | -1/+1 |
2018-10-14 | Use 'CI' environment variable to detect CI environment | Jon Turney | 1 | -1/+1 |
2018-10-10 | tests: Merge backend guessing into one function | Niklas Claesson | 1 | -17/+23 |
2018-10-10 | Fix type-bug cannot add str to list | Niklas Claesson | 1 | -1/+4 |
2018-10-10 | Add option to fail fast in tests | Niklas Claesson | 1 | -0/+15 |
2018-10-10 | tests runners: Refactor out global variables and add argparse | Niklas Claesson | 1 | -38/+54 |
2018-10-04 | Use a single ArgumentParser for all subcommands | Xavier Claessens | 1 | -1/+1 |
2018-09-23 | Add flag to NOT use new build system in xcode because it fails in Xcode9 when... | Guillermo Ignacio Enriquez Gutierrez | 1 | -1/+3 |
2018-08-22 | Test that system shlibs with undefined symbols can be found | Nirbheek Chauhan | 1 | -10/+26 |
2018-07-09 | cross: Be more permissive about not-found exe_wrapper | Nirbheek Chauhan | 1 | -9/+25 |
2018-06-10 | run_tests: Run all cross tests together | Nirbheek Chauhan | 1 | -14/+7 |
2018-06-06 | Convert args.projectoptions into a dict | Xavier Claessens | 1 | -0/+1 |
2018-06-05 | .travis.yml: Add CI for armhf and mingw | Nirbheek Chauhan | 1 | -20/+23 |
2018-06-05 | Add MinGW-w64 64-bit to the Travis CI | Nirbheek Chauhan | 1 | -3/+10 |
2018-06-01 | Set the meson command to use when we know what it is | Nirbheek Chauhan | 1 | -7/+36 |
2018-05-31 | Revert "mesonlib: handle meson exe wrappers" | Nirbheek Chauhan | 1 | -22/+0 |
2018-05-30 | mesonlib: handle meson exe wrappers | Martin Kelly | 1 | -0/+22 |
2018-04-02 | Imported Debian fixes by Matthias Klose. | Jussi Pakkanen | 1 | -1/+1 |
2017-12-03 | unit tests: Remove all instances of FakeEnvironment | Nirbheek Chauhan | 1 | -9/+0 |
2017-11-20 | Replaced sys.executable use with the mesonlib equivalent. | Jussi Pakkanen | 1 | -3/+4 |
2017-11-20 | Tests can be run with an external Meson command. | Jussi Pakkanen | 1 | -2/+18 |
2017-10-28 | Use GCC 7 for cross compilation tests. | Jussi Pakkanen | 1 | -1/+1 |
2017-10-01 | tests: Always run ninja with -d explain | Nirbheek Chauhan | 1 | -1/+1 |
2017-09-18 | Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja"" | Nirbheek Chauhan | 1 | -0/+6 |
2017-09-14 | run_tests.py: Haiku has no nice(). | Jérôme Duval | 1 | -1/+1 |
2017-08-13 | unit tests: Select test cases inside run_unittests.py | Nirbheek Chauhan | 1 | -9/+1 |
2017-08-06 | Merged singleexe branch. | Jussi Pakkanen | 1 | -1/+1 |
2017-08-06 | Print system information to aid in debugging remote machines. | Jussi Pakkanen | 1 | -1/+11 |
2017-08-02 | Print deprecation warnings on old style commands. | Jussi Pakkanen | 1 | -1/+1 |