index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-25
Can parse a basic CMake list.
Jussi Pakkanen
2014-05-25
Can now lex all of libcolumbus.
Jussi Pakkanen
2014-05-25
Parse some code.
Jussi Pakkanen
2014-05-25
Experiment on writing a CMake converter.
Jussi Pakkanen
2014-05-24
Keyword argument unification.
Jussi Pakkanen
2014-05-24
Can now generate GObject introspection data and install it.
Jussi Pakkanen
2014-05-24
Started to work on gobject introspection.
Jussi Pakkanen
2014-05-23
Put in some frosting.
Jussi Pakkanen
2014-05-21
Can use outputs of targets as inputs of custom targets.
Jussi Pakkanen
2014-05-19
Can define custom targets.
Jussi Pakkanen
2014-05-13
Existing dir is ok.
Jussi Pakkanen
2014-05-12
Create subdirectories in build dir as they are encountered.
Jussi Pakkanen
2014-05-12
Put build dir in moc search path.
Jussi Pakkanen
2014-05-10
Bump version for new development.
Jussi Pakkanen
2014-05-10
Bump version number for release.
Jussi Pakkanen
2014-05-10
Can use external dependencies in Vala.
Jussi Pakkanen
2014-05-10
Can parallel compile a Vala target with multiple files.
Jussi Pakkanen
2014-05-10
Print test skip.
Jussi Pakkanen
2014-05-10
Run Vala tests as part of the test suite.
Jussi Pakkanen
2014-05-10
Now can compile Vala executables.
Jussi Pakkanen
2014-05-10
Started work on Vala compilation.
Jussi Pakkanen
2014-05-02
Some windows fixes.
Jussi Pakkanen
2014-05-02
Introspector can print out test info.
Jussi Pakkanen
2014-05-02
JSON test output is now one line per test case.
Jussi Pakkanen
2014-05-02
Print test results in JSON.
Jussi Pakkanen
2014-04-28
Can generate configuration files with custom scripts.
Jussi Pakkanen
2014-04-25
Can print build options.
Jussi Pakkanen
2014-04-25
Can list those files that make up the build system.
Jussi Pakkanen
2014-04-25
Can specify extra files that show up in IDEs as parts of a target.
Jussi Pakkanen
2014-04-25
Export list of files per target.
Jussi Pakkanen
2014-04-25
Beginning of introspection tool for IDEs.
Jussi Pakkanen
2014-04-20
Can execute found programs with run_command.
Jussi Pakkanen
2014-04-16
Fixed unity builds for Qt5.
Jussi Pakkanen
2014-04-16
Updated msvc compile and link flag functions.
Jussi Pakkanen
2014-04-16
Some windows cleanups.
Jussi Pakkanen
2014-04-16
Added build type specific link flags.
Jussi Pakkanen
2014-04-16
Specify build flags per build type.
Jussi Pakkanen
2014-04-16
Added string splitting and with that a file grabber test case.
Jussi Pakkanen
2014-04-13
Bump version for new development.
Jussi Pakkanen
2014-04-13
Bumped version number for release.
Jussi Pakkanen
2014-04-13
Added export def to test case.
Jussi Pakkanen
2014-04-12
Moc tuning.
Jussi Pakkanen
2014-04-11
Follow Qt standards w.r.t. moc file including.
Jussi Pakkanen
2014-04-07
Slightly cleaner log output.
Jussi Pakkanen
2014-04-07
Write generator deps to Ninja files properly. Now can compile 1300+ files of ...
Jussi Pakkanen
2014-04-06
Can have multiple resource files in Qt5.
Jussi Pakkanen
2014-04-06
Allow source files to include moc files manually.
Jussi Pakkanen
2014-04-06
No moc prefix for source files.
Jussi Pakkanen
2014-04-06
Added capability to compile sources files with moc, too.
Jussi Pakkanen
2014-04-06
Renamed resources to qresources to avoid name clashes.
Jussi Pakkanen
[next]