472 Commits (c6138fe8bd53ffa5d732501940b3639f0a0d89da)

Author SHA1 Message Date
Jussi Pakkanen c9cb49764b Worked on expanding the generator so it works with protocol buffers. Does not work yet. 11 years ago
Jussi Pakkanen 6ff098bea6 Store configuration values in an object rather than global variables. 11 years ago
Jussi Pakkanen 5eba624777 More MSVC test fixing. 12 years ago
Jussi Pakkanen 792a3772cd Make test case compile on MSVC. 12 years ago
Jussi Pakkanen bf62937711 Can extract compiler ID string. 12 years ago
Jussi Pakkanen 140f30470b Can run trial compilations on a given compiler. 12 years ago
Jussi Pakkanen 417abe105c Added multiline strings. 12 years ago
Jussi Pakkanen 7606b7af8c Some minor tweaks. 12 years ago
Jussi Pakkanen 7e3f2f7771 Can compile stuff with MSVC++. 12 years ago
Jussi Pakkanen 43ca3e2546 Fixed Windows garbage line endings. 12 years ago
Jussi Pakkanen 186397c322 Added test case for C++ app using winmain. 12 years ago
Jussi Pakkanen 15ff1e4e48 Added test case for Windows cpp building. 12 years ago
Jussi Pakkanen aac4fd1603 Added a test using winmain. 12 years ago
Jussi Pakkanen a7b7e4b235 Added a Windows test. 12 years ago
Jussi Pakkanen abe653e808 Some comments to Qt5 sample. 12 years ago
Jussi Pakkanen 124b5cc392 Fix find_program test on Windows using terrible hack. 12 years ago
Jussi Pakkanen 2c3d35802f Can use Apple frameworks with Objective C. 12 years ago
Jussi Pakkanen e05af1bf9e Added ObjC++ support. 12 years ago
Jussi Pakkanen 9701d4d555 Added support for GNUStep. 12 years ago
Jussi Pakkanen 5174c255b2 Basic support for Objective C. 12 years ago
Jussi Pakkanen 35f3495c1d Can build Qt5 applications. 12 years ago
Jussi Pakkanen e3184c4f94 Qt5 apps compile with only a slight amount of cheating. 12 years ago
Jussi Pakkanen 9abf5ec89a Add generated files as dependencies to targets. 12 years ago
Jussi Pakkanen a869da185f Can generate custom rules for dependencies. 12 years ago
Jussi Pakkanen f856ee0f33 Fixed class hierarchy of dependencies. 12 years ago
Jussi Pakkanen eea5b961fd Qt5 test case and some implementation. 12 years ago
Jussi Pakkanen 3d4aad9e0d Can have multiple different configurations of the same dependency. 12 years ago
Jussi Pakkanen 867c315e56 Added detector for GMock. 12 years ago
Jussi Pakkanen 7882acbd72 Gtest now works, though still a bit hackish. 12 years ago
Jussi Pakkanen 70f6b769a6 Added custom detector framework and a Boost detector to it. 12 years ago
Jussi Pakkanen 92084b6d9e Added test case for Boost. 12 years ago
Jussi Pakkanen ecd46332af Support for both basename and plainname in generators. 12 years ago
Jussi Pakkanen cadc873000 Added missing file. 12 years ago
Jussi Pakkanen 5c37665e5d Support for easier #define declarations. 12 years ago
Jussi Pakkanen b0b171f2b9 Test application for config file. 12 years ago
Jussi Pakkanen f456453883 Handle more eols in array construction. 12 years ago
Jussi Pakkanen 347c263431 Find and use external libraries. 12 years ago
Jussi Pakkanen 8c237ebfeb Can use external programs. 12 years ago
Jussi Pakkanen 4dda53483e Simple test for OSX. 12 years ago
Jussi Pakkanen 9262fe600a Split test suite into common and platform dependent parts. 12 years ago
Jussi Pakkanen add94f96ed No longer require backslash for line continuation inside an argument list. 12 years ago
Jussi Pakkanen a7ce2fb68d Added some comments. 12 years ago
Jussi Pakkanen 60cf41adab Can generate header files. 12 years ago
Jussi Pakkanen 226f063edb Reworked how sources are passed to BuildTargets. 12 years ago
Jussi Pakkanen 8d6a681b23 Renamed a keyword argument. 12 years ago
Jussi Pakkanen 78fd215dc8 Variable name simplification. 12 years ago
Jussi Pakkanen 7abe15a7ba Pipeline backend is done and works. 12 years ago
Jussi Pakkanen 8ca67c283c Can create generator objects. 12 years ago
Jussi Pakkanen 40012fad45 Started work on pipelines by adding generator test case skeleton. 12 years ago
Jussi Pakkanen 9418ece26a Renamed system from builder to Meson. 12 years ago