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
2015-02-06
added basic version of VCS supprt for configuring files based on VCS state du...
Axel Waggershauser
2015-02-05
basic support for 'build_always' feature of custom targets
Axel Waggershauser
2015-02-04
Fix destdir for install targets. Closes #32.
Jussi Pakkanen
2015-02-04
Rework installation logic so we can go outside the install prefix.
Jussi Pakkanen
2015-02-04
Moved files.
Jussi Pakkanen
2015-02-02
Add thread_link_flags to static linkers.
Jussi Pakkanen
2015-02-02
Logging fix.
Jussi Pakkanen
2015-02-02
First cut at the Wrap dependency downloader.
Jussi Pakkanen
2015-01-30
Put /usr/local/lib ahead of /usr/lib in library search order.
Jussi Pakkanen
2015-01-30
Add thread flags to compilers and use them on dependencies that require threa...
Jussi Pakkanen
2015-01-25
Removed shebang lines from files that are not executable.
Jussi Pakkanen
2015-01-24
Made Boost unit testing framework work and added a test.
Jussi Pakkanen
2015-01-19
New version number for new development.
Jussi Pakkanen
2015-01-19
Bumped version number for release.
Jussi Pakkanen
2015-01-19
Comment out a line that does not compile and is not needed for the test.
Jussi Pakkanen
2015-01-12
Some tweaks.
Jussi Pakkanen
2015-01-12
Added support for wxwidgets. Closes #27.
Jussi Pakkanen
2014-12-30
Run targets are in the console pool for obvious reasons.
Jussi Pakkanen
2014-12-30
More warnings by default.
Jussi Pakkanen
2014-12-28
Print message when no tests are defined.
Jussi Pakkanen
2014-12-26
Added pedantic flag which I though had already been there since the beginning.
Jussi Pakkanen
2014-12-23
Refix Java.
Jussi Pakkanen
2014-12-22
Removed remnants of old debug funcs.
Jussi Pakkanen
2014-12-21
Verify that option names do not have invalid characters.
Jussi Pakkanen
2014-12-18
Print colorful thingies.
Jussi Pakkanen
2014-12-17
Typo fix.
Jussi Pakkanen
2014-12-17
Detect frameworks on OSX as external dependencies.
Jussi Pakkanen
2014-12-03
Extracted compiler definitions to their own file.
Jussi Pakkanen
2014-12-03
Get envvar flags for objc and objcpp.
Jussi Pakkanen
2014-12-03
To celebrate the new version of Ninja in Debian, start using the console pool.
Jussi Pakkanen
2014-11-24
Create simple Emacs major mode.
Jussi Pakkanen
2014-11-24
Better Ninja detection.
Jussi Pakkanen
2014-11-24
Add uppercase phony to forbidden target names.
Jussi Pakkanen
2014-11-23
Highlight multiline string.
Jussi Pakkanen
2014-11-23
Start work on gtksourceview syntax highlighting file.
Jussi Pakkanen
2014-11-23
Merge pull request #26 from Xenopathic/phony
jpakkane
2014-11-23
Always run tests and external commands
Robin McCorkell
2014-11-17
Tests are fun.
Jussi Pakkanen
2014-11-16
Created a contribution info file.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-11-16
Test fixing.
Jussi Pakkanen
2014-11-16
More strict type checking for arithmetic operations.
Jussi Pakkanen
2014-11-16
Merge pull request #18 from Xenopathic/arithmetic.
Jussi Pakkanen
2014-11-16
Merge pull request #24 from Xenopathic/kill-tests
jpakkane
2014-11-16
Signal handling for run_tests.py
Robin McCorkell
2014-11-16
Create symlinks properly. Fixes #19.
Jussi Pakkanen
2014-11-16
Add number, string and array arithmetic
Robin McCorkell
2014-11-16
Allow getting builtin options with get_option. Fixes #23.
Jussi Pakkanen
2014-11-16
Do not quote $out or $in because Ninja does it by itself.
Jussi Pakkanen
2014-11-07
Minor tweak.
Jussi Pakkanen
[next]