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-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
2014-04-04
Avoid variable overwriting.
Jussi Pakkanen
2014-04-03
Some work on using prebuilt object files. Does not work yet.
Jussi Pakkanen
2014-04-03
Path fixing for great link justice.
Jussi Pakkanen
2014-04-02
Now with actual workingness!
Jussi Pakkanen
2014-04-02
OSX shared library versioning works.
Jussi Pakkanen
2014-04-02
Target link flags too.
Jussi Pakkanen
2014-04-02
Per language compile flags work.
Jussi Pakkanen
2014-04-02
Objective C/C++ works with XCode.
Jussi Pakkanen
2014-04-02
Added file types for headers.
Jussi Pakkanen
2014-04-02
Add include paths with sufficient amounts of magic quoting.
Jussi Pakkanen
2014-04-02
Do not run Java tests on OSX because starting from Mavericks it has a fake ja...
Jussi Pakkanen
2014-04-02
Handle files in subdirectories. Fancy that.
Jussi Pakkanen
2014-04-02
Put targets in their subdirectories.
Jussi Pakkanen
2014-03-31
Dynamic library linking works. Install probably will not, though.
Jussi Pakkanen
2014-03-31
Somethign or something else.
Jussi Pakkanen
2014-03-31
Can link static libraries.
Jussi Pakkanen
2014-03-31
Can build targets but dependencies are not properly set up yet.
Jussi Pakkanen
2014-03-31
A few types for xcodeproj.
Jussi Pakkanen
[next]