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
path:
root
/
interpreter.py
Age
Commit message (
Expand
)
Author
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-10
Now can compile Vala executables.
Jussi Pakkanen
2014-05-10
Started work on Vala compilation.
Jussi Pakkanen
2014-04-28
Can generate configuration files with custom scripts.
Jussi Pakkanen
2014-04-20
Can execute found programs with run_command.
Jussi Pakkanen
2014-04-16
Some windows cleanups.
Jussi Pakkanen
2014-04-16
Added string splitting and with that a file grabber test case.
Jussi Pakkanen
2014-04-07
Slightly cleaner log output.
Jussi Pakkanen
2014-03-18
Thanks, Microsoft! Thanks a fucking lot for making your uuids case sensitive ...
Jussi Pakkanen
2014-03-17
A fledgling of a vcxproj.
Jussi Pakkanen
2014-03-17
Backend work is start.
Jussi Pakkanen
2014-03-17
The final renaming.
Jussi Pakkanen
2014-03-17
Kill ply dependency dead.
Jussi Pakkanen
2014-03-17
All unit tests now pass!
Jussi Pakkanen
2014-03-17
Logical ops work.
Jussi Pakkanen
2014-03-17
Less not working.
Jussi Pakkanen
2014-03-17
Comparisons work.
Jussi Pakkanen
2014-03-17
If statements worky.
Jussi Pakkanen
2014-03-16
Method calls work now.
Jussi Pakkanen
2014-03-16
More tests passing.
Jussi Pakkanen
2014-03-16
More stuff passing.
Jussi Pakkanen
2014-03-16
Can parse first unit test with recursive descent parser.
Jussi Pakkanen
2014-03-16
Here we go, starting parser transplant.
Jussi Pakkanen
2014-03-10
Can create jar objects.
Jussi Pakkanen
2014-03-10
Now can detect Java compiler.
Jussi Pakkanen
2014-03-09
Subproject definition files are important, too.
Jussi Pakkanen
2014-03-08
Subproject reworking.
Jussi Pakkanen
2014-03-07
Can get source dir location and use it to build stuff.
Jussi Pakkanen
2014-02-24
Test for recursive instantiations of subprojects.
Jussi Pakkanen
2014-02-23
Some more subproject reorganisation.
Jussi Pakkanen
2014-02-23
Start of subproject redesign, moved subprojects to the dedicated subdirectory.
Jussi Pakkanen
2014-02-12
Fix the remaining custom install dirs.
Jussi Pakkanen
2014-02-12
Can override install directory on a target-by-target basis.
Jussi Pakkanen
2014-02-09
Specify subdirs explicitly.
Jussi Pakkanen
2014-02-06
Can create pkg-config files.
Jussi Pakkanen
2014-02-06
First half of the work required for pkg-config generator.
Jussi Pakkanen
2014-01-18
After an actual, factual bug report from a user, fixed include_directories so...
Jussi Pakkanen
2013-12-27
Skip extraction test during Unity build because the object file is not genera...
Jussi Pakkanen
2013-12-09
Can check if running as a subproject.
Jussi Pakkanen
2013-12-09
Prevent global flags from being set in subprojects.
Jussi Pakkanen
2013-12-09
Track dependencies of subproject option files.
Jussi Pakkanen
2013-12-09
Can haz subproject options.
Jussi Pakkanen
2013-12-09
And, with that, subprojects actually work.
Jussi Pakkanen
2013-12-09
Fixed subproject compiler detection.
Jussi Pakkanen
2013-12-09
Can parse subprojects but it does not work yet.
Jussi Pakkanen
2013-12-09
Some basic work on subprojects.
Jussi Pakkanen
2013-11-05
Can extract objects from targets and use them in other targets.
Jussi Pakkanen
2013-11-05
Can use object files directly in targets.
Jussi Pakkanen
[next]