940 Commits (15128ab6bc4a51cd6c7698fc19613f7168807721)
 

Author SHA1 Message Date
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
Jussi Pakkanen d99717d9d2 Some cleanups. 11 years ago
Jussi Pakkanen 1967b64180 Separated backends into their own files. 11 years ago
Jussi Pakkanen 5efb36caab Apparently dynamic linking with C++ had been broken for a while now. Sorry about that. 11 years ago
Jussi Pakkanen 6b56bfd10e Run test suite with xcodebuild on OSX. 11 years ago
Jussi Pakkanen 72455e555f Override output dir with XCode so tests can run. 11 years ago
Jussi Pakkanen bc3018195e Generate command to run tests with XCode. 11 years ago
Jussi Pakkanen 210fbf7398 Can generate a project that xcodebuild will build. 11 years ago
Jussi Pakkanen 17699e0a37 Some more fixes. 11 years ago
Jussi Pakkanen 2778b5a55e Some more fixes. 11 years ago
Jussi Pakkanen 028c0b9530 A few fixes to xcode exporter. 11 years ago
Jussi Pakkanen b549875b68 Finally can generate an entire xcodeproj file. Next up: debugging it to work. 11 years ago
Jussi Pakkanen 6f5a16176f Generate buildconfs for toplevel items. 11 years ago
Jussi Pakkanen bc91a9df8d Set up allbuild target configuration. 11 years ago
Jussi Pakkanen 31eb8cc1aa Better project conf generation. 11 years ago
Jussi Pakkanen 8d08748d0d Generate target dependencies. I hope. 11 years ago
Jussi Pakkanen 0407f1eb82 Created ContainerItemProxies, whatever they might be. 11 years ago