856 Commits (eeaa5d06840345e869d9f87ffa6988a88e49c8f5)
 

Author SHA1 Message Date
Jussi Pakkanen eeaa5d0684 Some windows fixes. 11 years ago
Jussi Pakkanen f34be394b0 Introspector can print out test info. 11 years ago
Jussi Pakkanen 0f98361117 JSON test output is now one line per test case. 11 years ago
Jussi Pakkanen ba1ef71f11 Print test results in JSON. 11 years ago
Jussi Pakkanen d9d70372b4 Can generate configuration files with custom scripts. 11 years ago
Jussi Pakkanen 5b0322ad15 Can print build options. 11 years ago
Jussi Pakkanen cb6f7f9b6f Can list those files that make up the build system. 11 years ago
Jussi Pakkanen 77e9a24589 Can specify extra files that show up in IDEs as parts of a target. 11 years ago
Jussi Pakkanen c06c9ea83e Export list of files per target. 11 years ago
Jussi Pakkanen 849fe8bacf Beginning of introspection tool for IDEs. 11 years ago
Jussi Pakkanen c7e7d1a4c3 Can execute found programs with run_command. 11 years ago
Jussi Pakkanen c21637a01d Fixed unity builds for Qt5. 11 years ago
Jussi Pakkanen 4c02a35fe0 Updated msvc compile and link flag functions. 11 years ago
Jussi Pakkanen 668d679c01 Some windows cleanups. 11 years ago
Jussi Pakkanen 6579af34f3 Added build type specific link flags. 11 years ago
Jussi Pakkanen b626d017a2 Specify build flags per build type. 11 years ago
Jussi Pakkanen ac2d7e3440 Added string splitting and with that a file grabber test case. 11 years ago
Jussi Pakkanen 52084bdf88 Bump version for new development. 11 years ago
Jussi Pakkanen 0cf36d574e Bumped version number for release. 11 years ago
Jussi Pakkanen 722be81bfb Added export def to test case. 11 years ago
Jussi Pakkanen 23ac32c196 Moc tuning. 11 years ago
Jussi Pakkanen 55dba78889 Follow Qt standards w.r.t. moc file including. 11 years ago
Jussi Pakkanen 44361baff1 Slightly cleaner log output. 11 years ago
Jussi Pakkanen f23a5a1150 Write generator deps to Ninja files properly. Now can compile 1300+ files of QtCreator without dependency problems. 11 years ago
Jussi Pakkanen 1d36109002 Can have multiple resource files in Qt5. 11 years ago
Jussi Pakkanen e2e95c7bf2 Allow source files to include moc files manually. 11 years ago
Jussi Pakkanen c55ceee080 No moc prefix for source files. 11 years ago
Jussi Pakkanen ac81594952 Added capability to compile sources files with moc, too. 11 years ago
Jussi Pakkanen 4084e7213e Renamed resources to qresources to avoid name clashes. 11 years ago
Jussi Pakkanen 1885733656 Avoid variable overwriting. 11 years ago
Jussi Pakkanen 6304da8f84 Some work on using prebuilt object files. Does not work yet. 11 years ago
Jussi Pakkanen b1be0a4547 Path fixing for great link justice. 11 years ago
Jussi Pakkanen 9253e8f8cc Now with actual workingness! 11 years ago
Jussi Pakkanen 948f500aa1 OSX shared library versioning works. 11 years ago
Jussi Pakkanen 4ee484a3b4 Target link flags too. 11 years ago
Jussi Pakkanen b5cb3681a1 Per language compile flags work. 11 years ago
Jussi Pakkanen 4fa221bc49 Objective C/C++ works with XCode. 11 years ago
Jussi Pakkanen be627e479f Added file types for headers. 11 years ago
Jussi Pakkanen 3b75acd70b Add include paths with sufficient amounts of magic quoting. 11 years ago
Jussi Pakkanen 6024f277dc Do not run Java tests on OSX because starting from Mavericks it has a fake javac program that just annoys you with a popup. 11 years ago
Jussi Pakkanen f4261e6976 Handle files in subdirectories. Fancy that. 11 years ago
Jussi Pakkanen 65e4971685 Put targets in their subdirectories. 11 years ago
Jussi Pakkanen cce822c3ec Dynamic library linking works. Install probably will not, though. 11 years ago
Jussi Pakkanen 6a435ffd9e Somethign or something else. 11 years ago
Jussi Pakkanen a3701daec9 Can link static libraries. 11 years ago
Jussi Pakkanen 95cb7ddbad Can build targets but dependencies are not properly set up yet. 11 years ago
Jussi Pakkanen a715eac537 A few types for xcodeproj. 11 years ago
Jussi Pakkanen c1c603f804 Some xcodeproj fixes. 11 years ago
Jussi Pakkanen c33014cc63 Some vs2010 fixes. 11 years ago
Jussi Pakkanen c4ff263fce Forgot to add this one. 11 years ago