3104 Commits (6e5c87e3803ae49c694d4663616365ab193a45c2)
 

Author SHA1 Message Date
Nirbheek Chauhan 6e5c87e380 icc: Always specify the language to use for PCH usage 8 years ago
Nirbheek Chauhan e31d067fed compilers.py: Use a common variable for warn args 8 years ago
Nirbheek Chauhan 509bc30cdd compilers: gnu++03 is not a valid Clang C++ standard 8 years ago
Nirbheek Chauhan 6b774982fe tests/common/94: Set the default C++ std to C++11 8 years ago
Nirbheek Chauhan 7f3aeb27e7 unit tests: Use assertIn() instead of assertTrue() 8 years ago
Nirbheek Chauhan 731aca216e icc: Fix C/C++ std options and add a unit test for them 8 years ago
Nirbheek Chauhan e36183aab4 tests: Use the new test skipping facility everywhere 8 years ago
Nirbheek Chauhan 28e491c706 Skip a few tests properly 8 years ago
Nirbheek Chauhan 2f5943d34d Add a new test for depfile generation with spaces 8 years ago
Nirbheek Chauhan f024114c29 tests/common/25: Remove spaces in exe name 8 years ago
Nirbheek Chauhan 84931e1f78 test/7 gnome: Fix on ICC and suppress a warning 8 years ago
Nirbheek Chauhan 78325f884d tests/failing build/1: Fix test with ICC 8 years ago
Nirbheek Chauhan c8bb7f2217 unit tests: Be more specific in checking for commands 8 years ago
Philipp Geier 54697b4130 ICC 17.0.0 working for Linux and Ninja Backend. 8 years ago
Mike Sinkovsky 079e43f70b fix 'unreachable code' warnings 8 years ago
Jussi Pakkanen c025c71ae2 Merge pull request #1252 from trhd/master 8 years ago
Mike Sinkovsky 3b0eec7703 fix 'method signature does no match signature of overridden method' 8 years ago
Hemmo Nieminen ebea1e3bd9 mesontest: Print test stats even if in verbose mode. 8 years ago
Hemmo Nieminen 01be50fdd9 mesontest: Unify testing behaviour between the test target and mesontest. 8 years ago
Hemmo Nieminen fc17e3b9cc mesontest: Show the test command in truncated test logs. 8 years ago
Hemmo Nieminen bf281fd4c4 mesontest: Remove excess newline and whitespace from test logs. 8 years ago
Nirbheek Chauhan 89ea236b02 project tests: Always print the logs of failing tests 8 years ago
Jussi Pakkanen dc70916ca4 Catch permissionerrors too, since Windows seems to produce them occasionally. 8 years ago
Jussi Pakkanen e245bdbdc0 Merge pull request #1254 from mesonbuild/testsetups 8 years ago
Igor Gnatenko f4058b692d backends/ninja: remove unused variable 8 years ago
Jussi Pakkanen b3d51abff2 Can put external programs to test suite exe wrappers directly. 8 years ago
Jussi Pakkanen 74f15263b6 Can set envvars in test setups. 8 years ago
Jussi Pakkanen ee8a6e6fc5 Can specify test setups and run them with mesontest. 8 years ago
Jussi Pakkanen 776b0d9a5f Merge pull request #1263 from centricular/meson_exe_deterministic 8 years ago
Mike Sinkovsky 2d2e3b943c fix for cross-builds targeting macosx 8 years ago
Igor Gnatenko f0bc5568a7 style: fix E703 violations 8 years ago
Igor Gnatenko 969dc7e995 style: fix E124 violations 8 years ago
Igor Gnatenko 116da33cdd style: fix E128 violations 8 years ago
Igor Gnatenko ea570bcb67 style: fix E265 violations 8 years ago
Igor Gnatenko f19bec34a9 style: fix E271 violations 8 years ago
Igor Gnatenko 5693758e46 style: fix E231 violations 8 years ago
Igor Gnatenko 2a835c2c10 style: fix E221 violations 8 years ago
Igor Gnatenko ef608f217d style: fix E222 violations 8 years ago
Igor Gnatenko 2017d8578a style: fix E226 violations 8 years ago
Igor Gnatenko f0b30baa39 style: fix E225 violations 8 years ago
Igor Gnatenko 15629d2fae backends/ninja: remove unused variables 8 years ago
Nirbheek Chauhan 5060e2045b serialise_executable: Name the data file deterministically 8 years ago
Nirbheek Chauhan 3445beb00b Add a test for deterministic exe-wrapper data file 8 years ago
Jussi Pakkanen b55235dfbd Fix space before :. 8 years ago
Hemmo Nieminen 504f974204 Pass project's user options to scan-build temporary project. 8 years ago
Jussi Pakkanen 92f8e0ab31 Do not run arm cross compilation tests on arm. 8 years ago
Jussi Pakkanen 0a14ad63de Add simple uninstall target. Closes #753. 8 years ago
Jussi Pakkanen aff62a4611 Merge pull request #1258 from QuLogic/compile_resource-includes 8 years ago
Hemmo Nieminen 4ae629d2aa Use the correct directory for scan-build command. 8 years ago
Igor Gnatenko 8f5b67434d setup.cfg: fix syntax 8 years ago