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-09-20
Autodetect runnable commands on unix (where chmod values might be wrong) and ...
Jussi Pakkanen
2014-09-18
Added array methods.
Jussi Pakkanen
2014-08-24
Can specify Valgrind command line arguments.
Jussi Pakkanen
2014-08-12
Can set headers() with variables.
Jussi Pakkanen
2014-08-11
Updated copyright years.
Jussi Pakkanen
2014-08-07
Kill end of line whitespace dead.
Jussi Pakkanen
2014-08-06
Can specify project options on the command line and the override defaults.
Jussi Pakkanen
2014-08-01
Basic Fortran support.
Jussi Pakkanen
2014-07-27
Can do run_command in the build tree.
Jussi Pakkanen
2014-07-26
Generators work in subdirectories.
Jussi Pakkanen
2014-07-18
Can compile C# programs with Mono.
Jussi Pakkanen
2014-07-09
Make it possible to run a custom script during install.
Jussi Pakkanen
2014-06-27
Only print total number of targets, not each one separately.
Jussi Pakkanen
2014-06-22
Output text cleanification.
Jussi Pakkanen
2014-06-22
The mass flags -> args renaming for consistency.
Jussi Pakkanen
2014-06-18
Can compile very basic Rust programs.
Jussi Pakkanen
2014-06-11
Can specify standalone command targets.
Jussi Pakkanen
2014-06-07
Store build flags into coredata as it is persistent and needs to survive over...
Jussi Pakkanen
2014-05-26
Parse function and method calls properly.
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-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
[next]