233 Commits (eeaa5d06840345e869d9f87ffa6988a88e49c8f5)

Author SHA1 Message Date
Jussi Pakkanen d9d70372b4 Can generate configuration files with custom scripts. 11 years ago
Jussi Pakkanen c7e7d1a4c3 Can execute found programs with run_command. 11 years ago
Jussi Pakkanen 668d679c01 Some windows cleanups. 11 years ago
Jussi Pakkanen ac2d7e3440 Added string splitting and with that a file grabber test case. 11 years ago
Jussi Pakkanen 44361baff1 Slightly cleaner log output. 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 303d212d0a A fledgling of a vcxproj. 11 years ago
Jussi Pakkanen bc97fb5c85 Backend work is start. 11 years ago
Jussi Pakkanen 2502beccc9 The final renaming. 11 years ago
Jussi Pakkanen 4ab3dc440b Kill ply dependency dead. 11 years ago
Jussi Pakkanen 8a02b9da39 All unit tests now pass! 11 years ago
Jussi Pakkanen 5266171487 Logical ops work. 11 years ago
Jussi Pakkanen 9a19effb0f Less not working. 11 years ago
Jussi Pakkanen 3c591385ed Comparisons work. 11 years ago
Jussi Pakkanen d6924da005 If statements worky. 11 years ago
Jussi Pakkanen 163a31beef Method calls work now. 11 years ago
Jussi Pakkanen 967f0110a5 More tests passing. 11 years ago
Jussi Pakkanen 06417090a2 More stuff passing. 11 years ago
Jussi Pakkanen c74f0f3a3b Can parse first unit test with recursive descent parser. 11 years ago
Jussi Pakkanen 5658127392 Here we go, starting parser transplant. 11 years ago
Jussi Pakkanen 3dadcbc9a7 Can create jar objects. 11 years ago
Jussi Pakkanen 11f2106228 Now can detect Java compiler. 11 years ago
Jussi Pakkanen 6b563521fe Subproject definition files are important, too. 11 years ago
Jussi Pakkanen 7ac1269850 Subproject reworking. 11 years ago
Jussi Pakkanen 9318203257 Can get source dir location and use it to build stuff. 11 years ago
Jussi Pakkanen e0c4447666 Test for recursive instantiations of subprojects. 11 years ago
Jussi Pakkanen c3db9f4909 Some more subproject reorganisation. 11 years ago
Jussi Pakkanen 1f1a3f516e Start of subproject redesign, moved subprojects to the dedicated subdirectory. 11 years ago
Jussi Pakkanen eb51163185 Fix the remaining custom install dirs. 11 years ago
Jussi Pakkanen 51827d4484 Can override install directory on a target-by-target basis. 11 years ago
Jussi Pakkanen d84d70fa9a Specify subdirs explicitly. 11 years ago
Jussi Pakkanen 5d08d94561 Can create pkg-config files. 11 years ago
Jussi Pakkanen 0384ca71f7 First half of the work required for pkg-config generator. 11 years ago
Jussi Pakkanen ab0cc277d1 After an actual, factual bug report from a user, fixed include_directories so that it checks that the specified directories exist. 11 years ago
Jussi Pakkanen 3500ddb8bb Skip extraction test during Unity build because the object file is not generated. 11 years ago
Jussi Pakkanen 2e91184b38 Can check if running as a subproject. 11 years ago
Jussi Pakkanen 9cde4e4012 Prevent global flags from being set in subprojects. 11 years ago
Jussi Pakkanen e21e7091e7 Track dependencies of subproject option files. 11 years ago
Jussi Pakkanen 11c812769a Can haz subproject options. 11 years ago
Jussi Pakkanen f10bf29c68 And, with that, subprojects actually work. 11 years ago
Jussi Pakkanen 6495334b03 Fixed subproject compiler detection. 11 years ago
Jussi Pakkanen 8e9879a83c Can parse subprojects but it does not work yet. 11 years ago
Jussi Pakkanen f6937e99eb Some basic work on subprojects. 11 years ago
Jussi Pakkanen 8f5d93b4d4 Can extract objects from targets and use them in other targets. 11 years ago
Jussi Pakkanen bcdb84fcbe Can use object files directly in targets. 11 years ago
Jussi Pakkanen 92ff302a14 Fixed cross compilation back up. 11 years ago
Jussi Pakkanen 11cfb3ce22 Can set test cmd arguments and environment variables. 11 years ago
Jussi Pakkanen ae06ca2afc User options now do a full round trip. 11 years ago
Jussi Pakkanen 309a5c1510 Options can be accessed from scripts. 11 years ago
Jussi Pakkanen 4e522ef215 Very basic option parser skeleton. 11 years ago