1335 Commits (c78f8c994588c37c65413ef69e1f0e210bff20a4)
 

Author SHA1 Message Date
Jussi Pakkanen c78f8c9945 Renamed file function to files and made it take multiple arguments. 10 years ago
Jussi Pakkanen 9117e2b076 Typo fixes. 10 years ago
Jussi Pakkanen 075b25424e Typo fixes. 10 years ago
Jussi Pakkanen 45d7b589eb Added module for Qt4 support. 10 years ago
Jussi Pakkanen 8de41caac8 Deal with Files in xcode generator. 10 years ago
Jussi Pakkanen 2da95708e9 Removed unused class. 10 years ago
Jussi Pakkanen 5bebe6ce14 A few more eradications of plain strings. 10 years ago
Jussi Pakkanen 8cecf20404 Create file objects in gtest and gmock. 10 years ago
Jussi Pakkanen 1f602ff155 Prune one string matching thingy. 10 years ago
Jussi Pakkanen ff7c8b1647 Run unit tests in-process too for extra speed. 10 years ago
Jussi Pakkanen 144b2314ce Run Meson test invocations in-process because spawning a new Python process for each is too slow. 10 years ago
Jussi Pakkanen b5cec55835 Moved functionality from __main__ to a function to make it callable. 10 years ago
Jussi Pakkanen 324cca808d Print test time breakdown. 10 years ago
Jussi Pakkanen edda2f6888 Store time taken to configure, build and test individual cases. 10 years ago
Jussi Pakkanen bfb46feb4d Updated home page. 10 years ago
Jussi Pakkanen d1d15cec41 More stringlist refactoring. 10 years ago
Jussi Pakkanen 8e58bb16ad Verify stringargs with decorator. 10 years ago
Jussi Pakkanen 236436da56 Started enforcing types better with decorators. 10 years ago
Jussi Pakkanen 6354b5f54a Made file object testing a bit more thorough. 10 years ago
Jussi Pakkanen 2ac6c9cbcc Some vs2010 fixes. 10 years ago
Jussi Pakkanen b233720a08 Some vs2010 fixes. 10 years ago
Jussi Pakkanen 83e04ca70f Fix the remaining tests. 10 years ago
Jussi Pakkanen 6237695e96 Use File objects for all sources. Fix all basic tests. 10 years ago
Jussi Pakkanen bf9b5d7b72 The first step in a major refactoring starts by adding a new layer of abstraction. 10 years ago
Jussi Pakkanen a92fcb711b Fix windows tests when using newer MinGW. 10 years ago
Jussi Pakkanen 7df7b62ee7 Bump Python requirement in readme. Closes #101. 10 years ago
jpakkane d3d764ac50 Merge pull request #100 from mat8913/master 10 years ago
Matthew Bekkema 5dbbd367e8 Add myself to authors 10 years ago
Matthew Bekkema 8a08066c68 dependencies.py: Add support for wxwidgets modules 10 years ago
Jussi Pakkanen f19fd50702 Encoding of result file is always utf-8. 10 years ago
Jussi Pakkanen a8803faf04 Vs2010 fix from mfrischknecht. Closes #98. 10 years ago
jpakkane e240c4abaa Merge pull request #96 from ignatenkobrain/wip/gnome 10 years ago
Jussi Pakkanen dfee5e5200 Fix subproject again. 10 years ago
Hemmo Nieminen 4952d2628e Add a second "shared subproject" test. 10 years ago
Hemmo Nieminen 0747402e6a Fix a typo in test "79 shared subproject". 10 years ago
Jussi Pakkanen d532dbef42 Fix use of shared subprojects. 10 years ago
Hemmo Nieminen e3b72045c4 Add a test case for a "shared subproject". 10 years ago
Jussi Pakkanen bfa68aaeaf Autodetect Qt5 rcc dependencies as well as reasonably possible. 10 years ago
Jussi Pakkanen c89bbae0ad A few Windows fixes. 10 years ago
Jussi Pakkanen 8058a1abd5 Better OpenGL autodetection. 10 years ago
Jussi Pakkanen 710eb79a92 Work if framework dep is missing and optional. 10 years ago
Jussi Pakkanen 88d88f43a7 Ignore dash portion of version string. 10 years ago
Jussi Pakkanen a4a3ba139b Use -pedantic instead of -Wpedantic on old GCC versions. 10 years ago
Jussi Pakkanen 67fdfd5d05 Copy with -R to preserve symlinks. 10 years ago
Jussi Pakkanen 1cc57c4f3a Error out if required framework dep is not found. 10 years ago
Jussi Pakkanen e87d3c07ad Can specify explicit dependencies for custom targets. 10 years ago
Hemmo Nieminen a3544847ca Accept source files in extract_objects() (also) as a list. 10 years ago
Igor Gnatenko 9204cd4917 modules/gnome: add support for include dirs with GIRs 10 years ago
Jussi Pakkanen 9158c42839 Bump version number for new development. 10 years ago
Jussi Pakkanen 5a790fbc62 Bump version number for release. 10 years ago