879 Commits (5be785ab96ac5c9fdbc5b1406985d1321295f641)
 

Author SHA1 Message Date
Jussi Pakkanen 5be785ab96 Documentation fix from the Malta airport during a bomb threat evacuation. The things I do for you people. 11 years ago
Jussi Pakkanen 17ba9bccd0 Parse function and method calls properly. 11 years ago
Jussi Pakkanen 371e747ca4 Can parse a basic CMake list. 11 years ago
Jussi Pakkanen 3a4cdb843b Can now lex all of libcolumbus. 11 years ago
Jussi Pakkanen 7d25129c03 Parse some code. 11 years ago
Jussi Pakkanen e7ca0ab09b Experiment on writing a CMake converter. 11 years ago
Jussi Pakkanen 51b73e8ab2 Keyword argument unification. 11 years ago
Jussi Pakkanen 8467c5b0a6 Can now generate GObject introspection data and install it. 11 years ago
Jussi Pakkanen 0c853a7038 Started to work on gobject introspection. 11 years ago
Jussi Pakkanen 03c685b9e4 Put in some frosting. 11 years ago
Jussi Pakkanen ee0607ddf9 Can use outputs of targets as inputs of custom targets. 11 years ago
Jussi Pakkanen 2ecd2ea65a Can define custom targets. 11 years ago
Jussi Pakkanen bc9444e1e0 Existing dir is ok. 11 years ago
Jussi Pakkanen ca89cda917 Create subdirectories in build dir as they are encountered. 11 years ago
Jussi Pakkanen b5060807f7 Put build dir in moc search path. 11 years ago
Jussi Pakkanen cbe19a07b0 Bump version for new development. 11 years ago
Jussi Pakkanen 077af31f3e Bump version number for release. 11 years ago
Jussi Pakkanen 0322579329 Can use external dependencies in Vala. 11 years ago
Jussi Pakkanen cdee05082b Can parallel compile a Vala target with multiple files. 11 years ago
Jussi Pakkanen 576b0f26dd Print test skip. 11 years ago
Jussi Pakkanen 752fa1e4af Run Vala tests as part of the test suite. 11 years ago
Jussi Pakkanen 7edd58f591 Now can compile Vala executables. 11 years ago
Jussi Pakkanen 9c2364b515 Started work on Vala compilation. 11 years ago
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