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
/
build.py
Age
Commit message (
Expand
)
Author
2015-02-07
I meant to do this originally.
Jussi Pakkanen
2015-02-07
An implementation of build_always as slightly modified from the original by A...
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-11-07
Minor tweak.
Jussi Pakkanen
2014-11-07
Further harmonise held_object.
Jussi Pakkanen
2014-11-07
Harmonise held_object usage somewhat.
Jussi Pakkanen
2014-11-03
Can install entire subtrees with one command. Closes #14.
Jussi Pakkanen
2014-09-20
Can have arrays of stuff.
Jussi Pakkanen
2014-09-20
Autodetect runnable commands on unix (where chmod values might be wrong) and ...
Jussi Pakkanen
2014-09-14
Per-target type known keyword lists.
Jussi Pakkanen
2014-09-02
Use static library dependencies not when the library is built but when it is ...
Jussi Pakkanen
2014-08-12
Warn on unknown kwargs on custom targets.
Jussi Pakkanen
2014-08-12
Print a warning on unknown keyword arguments on build targets.
Jussi Pakkanen
2014-08-11
Updated copyright years.
Jussi Pakkanen
2014-08-07
Kill end of line whitespace dead.
Jussi Pakkanen
2014-08-05
Spell out include_directories.
Jussi Pakkanen
2014-07-30
Handle C# resource files.
Jussi Pakkanen
2014-07-27
Made all unit tests pass again.
Jussi Pakkanen
2014-07-27
Make it possible to generate source files in custom targets.
Jussi Pakkanen
2014-07-19
Can set per-target cs args.
Jussi Pakkanen
2014-07-18
C# file names always follow the windows standard.
Jussi Pakkanen
2014-07-11
Can set install time rpath.
Jussi Pakkanen
2014-07-09
Make it possible to run a custom script during install.
Jussi Pakkanen
2014-06-24
Fix kwarg copying.
Jussi Pakkanen
2014-06-22
Invoke Rust via wrapper script.
Jussi Pakkanen
2014-06-22
Renamed deps -> dependencies.
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-06-07
Get compile and link flags from envvars.
Jussi Pakkanen
2014-06-04
Always give full path for build target executables as someone may try to invo...
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-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-10
Started work on Vala compilation.
Jussi Pakkanen
2014-04-25
Can specify extra files that show up in IDEs as parts of a target.
Jussi Pakkanen
2014-04-03
Path fixing for great link justice.
Jussi Pakkanen
2014-04-02
OSX shared library versioning works.
Jussi Pakkanen
2014-03-31
Can build targets but dependencies are not properly set up yet.
Jussi Pakkanen
2014-03-28
Finally can generate an entire xcodeproj file. Next up: debugging it to work.
Jussi Pakkanen
2014-03-22
Can define entry symbol type.
Jussi Pakkanen
2014-03-22
Minor.
Jussi Pakkanen
2014-03-19
Now can has linking against shared libraries.
Jussi Pakkanen
2014-03-17
Backend work is start.
Jussi Pakkanen
2014-03-11
Can run built jar files.
Jussi Pakkanen
2014-03-11
Can generate a build.ninja for Jave but it does not work yet.
Jussi Pakkanen
2014-03-10
Can create jar objects.
Jussi Pakkanen
[next]