3037 Commits (18f581f2c47d3ba81ce753334830ac8ecd5e5a5c)
 

Author SHA1 Message Date
Jussi Pakkanen fa30aa746e Rewriter is not polished so print a warning. 8 years ago
Jussi Pakkanen 90b038383d Renamed rewriter. 8 years ago
Jussi Pakkanen 2168860a1e Added unit test for rewriter. 8 years ago
Jussi Pakkanen 4d2a2802b5 Pass --no-rebuild arg when running inprocess to prevent Ninja vomit. 8 years ago
Jussi Pakkanen ecb882cd4f Print readelf output if soversion can not be determined to help debugging. 8 years ago
Thibault Saunier 9c0997dafd gnome: Use g-ir-scanner --extra-library option when avalaible 8 years ago
Jussi Pakkanen 8e8f75005d Merge pull request #1076 from mesonbuild/tingping/gresource-export 8 years ago
Thibault Saunier 10e2b9bca0 mesontest: Rebuild all before running tests 8 years ago
Jussi Pakkanen 424ac801e1 Merge pull request #1108 from centricular/fix-optimization-flags-order 8 years ago
Thibault Saunier 6c9f75f082 mintro: Allow serializing EnvironmentVariables objects 8 years ago
Nirbheek Chauhan e1c9d94708 Allow many version conditions for pkg-config deps 8 years ago
Nirbheek Chauhan 2f804e9074 tests/common/51: Skip validate test if pkg-config too old 8 years ago
Nirbheek Chauhan 24be8b8474 compilers.py: Fix typo in function documentation 8 years ago
Nirbheek Chauhan ae8c4f5a30 run_unittests: Document the purpose of each test 8 years ago
Nirbheek Chauhan 025d699c00 unit tests: Use universal_newlines everywhere 8 years ago
Nirbheek Chauhan cee9638cc4 Compiler check and extra args should always override 8 years ago
Patrick Griffis acb0a38aac i18n: Add preset kwarg 8 years ago
Patrick Griffis 7d68715297 i18n: Add merge_file function 8 years ago
Jussi Pakkanen 8be0df1443 Typo fix. 8 years ago
Jussi Pakkanen 57b7a98e02 Merge pull request #1128 from thiblahute/mesontest_misc_fixes 8 years ago
Jussi Pakkanen c1efaafec4 Stray debug print removal. 8 years ago
Jussi Pakkanen a5dcb89410 Link against runtime on OSX and Windows because they seem to insist on all symbols being present. 8 years ago
Jussi Pakkanen 49e0676ba9 Add a test that tests the module and symbol resolution with dlopen. 8 years ago
Thibault Saunier 16bdc044e4 mesontest: Properly let user know when a test timeout out in verbose mode 8 years ago
Thibault Saunier e2782f7864 tests: Allow user to change timeout time 8 years ago
Thibault Saunier 56a6f86827 mesontest: Do not timeout when running inside GDB 8 years ago
Thibault Saunier 6203e3ae34 mesontest: Let user work with gdb when not running in a loop 8 years ago
Thibault Saunier 3d05b91e37 mesontest: Respect repeat argument even when running testsuites 8 years ago
Jussi Pakkanen 2dd7f3cb47 Tell msvc not to error out on missing symbols. 8 years ago
Jussi Pakkanen 3ab117fd52 Tell users about mesonconf if they try to run Meson on an existing build dir. 8 years ago
Jussi Pakkanen 3276bdd23d Merge pull request #1102 from mesonbuild/soname 8 years ago
Thibault Saunier e933bdd872 gnome: Properly search for programs 8 years ago
Guillaume Poirier-Morency bd22c9bdd2 pkgconfig: Add a newline after variable declarations 8 years ago
Jussi Pakkanen 023dc6953c Arg fix. 8 years ago
Jussi Pakkanen ed33e64c71 Guard against cpu_count failing. 8 years ago
Patrick Griffis e4a755ba92 i18n: Read languages from LINGUAS file 8 years ago
Jussi Pakkanen 04a2e6ded3 Do not use -install_name or -shared when building modules on OSX, 8 years ago
Jussi Pakkanen 6d84b9b646 Created new shared module build target type, and make sure -Wl,--no-undefined is not used when linking it. 8 years ago
Thibault Saunier 7afb4c6552 mesontest: Error out even in verbose mode when running repeatidly 8 years ago
Thibault Saunier f1366ba425 wrap: Fix getting push-url 8 years ago
Daniel Stone 1cb9d2bc0d Support skipped tests 8 years ago
Jussi Pakkanen d2802a595b Can remove items from variables defined earlier. 8 years ago
Jussi Pakkanen 2ec7701460 Command line argument parser. 8 years ago
Jussi Pakkanen ac78ae47a9 Merge pull request #1087 from thiblahute/mesontest 8 years ago
Jussi Pakkanen 07d7e87411 Allow soname to be an arbitrary string and fix symlink generation. 8 years ago
Nirbheek Chauhan ce09c5bb8c Add basic syntax and indentation files for ViM 8 years ago
Jussi Pakkanen a32716f9fe Merge pull request #1098 from centricular/unity-extract-objects-regression 8 years ago
Minijackson 8652b94c4f Install mesontest script along with the others 8 years ago
Jussi Pakkanen 88d7898bb4 Merge pull request #1092 from centricular/always-use-utf-8-py3 8 years ago
Nirbheek Chauhan 09fd24ea78 Always catch PermissionError while looking for Ninja 8 years ago