179 Commits (8467c5b0a66c699c8854579a75d87d4ffc269e51)

Author SHA1 Message Date
Jussi Pakkanen 2ecd2ea65a Can define custom targets. 11 years ago
Jussi Pakkanen 7edd58f591 Now can compile Vala executables. 11 years ago
Jussi Pakkanen c21637a01d Fixed unity builds for Qt5. 11 years ago
Jussi Pakkanen b626d017a2 Specify build flags per build type. 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 ac81594952 Added capability to compile sources files with moc, too. 11 years ago
Jussi Pakkanen 65e4971685 Put targets in their subdirectories. 11 years ago
Jussi Pakkanen 1967b64180 Separated backends into their own files. 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
Jussi Pakkanen 7fb647b637 Now with aggregate target. 11 years ago
Jussi Pakkanen d7592324ce Generate native target. 11 years ago
Jussi Pakkanen 27cf4d9db6 Generate source build phase bit. 11 years ago
Jussi Pakkanen 89c2348420 Generate target file refs. 11 years ago
Jussi Pakkanen 424d9b2038 Generate pbxgroup of sorts. 11 years ago
Jussi Pakkanen 4e56cb47f5 Can create a Project object and all its deps (almost). 11 years ago
Jussi Pakkanen c4c5e2d30b Create buildfile refs. 11 years ago
Jussi Pakkanen 448dd12471 Generate file id entries. 11 years ago
Jussi Pakkanen 77e2051158 Skeleton is there, now to add meat around it. 11 years ago
Jussi Pakkanen b8aba2010b Basic pieces for an XCode project generator. 11 years ago
Jussi Pakkanen 08871206fb Typo fix. 11 years ago
Jussi Pakkanen d30c7b5968 Can define entry symbol type. 11 years ago
Jussi Pakkanen 5e50403d3f Typo fix. 11 years ago
Jussi Pakkanen 4ae596882f Get generator dependencies right. 11 years ago
Jussi Pakkanen 7f26d50bcc Dep generators work except for the quoting. 11 years ago
Jussi Pakkanen bb6446f0c0 Minor. 11 years ago
Jussi Pakkanen 3ed4cd98e4 Object extraction and linking works. 11 years ago
Jussi Pakkanen 24b7f6f44b Project output dir is always the same as vcxproj dir. 11 years ago
Jussi Pakkanen 91633914ed Fix include dir. 11 years ago
Jussi Pakkanen 94ab24cda7 Grab and use extra flags. 11 years ago
Jussi Pakkanen 9acc769958 Set up include directories for targets. 11 years ago
Jussi Pakkanen 6973390ece Subdirectories work in VS2010. 11 years ago
Jussi Pakkanen f807ab209d Now can has linking against shared libraries. 11 years ago
Jussi Pakkanen 185fd7b5bc Now can link with targets and everything. 11 years ago
Jussi Pakkanen 9c956b3b08 Can build all three target types. 11 years ago
Jussi Pakkanen f221a68252 Create a test project and add it to the solution. 11 years ago
Jussi Pakkanen 7f07bc72c5 Thanks, Microsoft! Thanks a fucking lot for making your uuids case sensitive in one location and case insensitive in another. And thanks especially a fucking lot for failing in this case while pretending thate everything works. Fuck you! 11 years ago
Jussi Pakkanen c3794e003f Some fixes but not yet working. 11 years ago
Jussi Pakkanen e5ff0e12a4 Can creat a solution and force it to build but does not yet work out of the box. 11 years ago
Jussi Pakkanen 303d212d0a A fledgling of a vcxproj. 11 years ago