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
/
backends.py
Age
Commit message (
Expand
)
Author
2013-07-27
Removed useless log print.
Jussi Pakkanen
2013-07-08
Some final pieces of logging.
Jussi Pakkanen
2013-07-04
A few Fedora fixes.
Jussi Pakkanen
2013-06-20
Removed shebang lines on non-runnable files.
Jussi Pakkanen
2013-06-15
Dependency tracking works with MSVC.
Jussi Pakkanen
2013-06-15
Made gcc pch work again.
Jussi Pakkanen
2013-06-15
At last! MSVC precompiles headers and can use them.
Jussi Pakkanen
2013-06-15
Had to create a special rule for pch generation because otherwise it would ju...
Jussi Pakkanen
2013-06-15
Started work on MSVC precompiled headers. It does not work yet but I have bee...
Jussi Pakkanen
2013-06-14
Shared library linking works with MSVC.
Jussi Pakkanen
2013-06-08
Quote rule arguments.
Jussi Pakkanen
2013-06-07
Store symbol files in the target private directory.
Jussi Pakkanen
2013-06-07
Only relink if exported symbols of dependencies change.
Jussi Pakkanen
2013-06-03
A few windows fixes.
Jussi Pakkanen
2013-06-03
#mesondefine supports strings.
Jussi Pakkanen
2013-06-02
Better error message.
Jussi Pakkanen
2013-06-02
Reworked configure file generation.
Jussi Pakkanen
2013-06-01
Generator rules can have more than one output.
Jussi Pakkanen
2013-06-01
Can detect sizes of expressions.
Jussi Pakkanen
2013-05-27
Source generator now works with Protocol Buffers.
Jussi Pakkanen
2013-05-27
Worked on expanding the generator so it works with protocol buffers. Does not...
Jussi Pakkanen
2013-05-24
Store configuration values in an object rather than global variables.
Jussi Pakkanen
2013-05-19
Store full path to output executables so they do not depend on "." being in p...
Jussi Pakkanen
2013-05-14
Support for cppcheck.
Jussi Pakkanen
2013-05-13
Moved logs into their own directory.
Jussi Pakkanen
2013-04-19
Can use msvc static linker.
Jussi Pakkanen
2013-04-19
Can build programs with MSVC.
Jussi Pakkanen
2013-04-19
Disable library versioning on platforms that don't support symlinks.
Jussi Pakkanen
2013-04-12
Fix find_program test on Windows using terrible hack.
Jussi Pakkanen
2013-04-01
Can build Qt5 applications.
Jussi Pakkanen
2013-04-01
Qt5 apps compile with only a slight amount of cheating.
Jussi Pakkanen
2013-04-01
Add generated files as dependencies to targets.
Jussi Pakkanen
2013-04-01
Can generate sources with moc and uic.
Jussi Pakkanen
2013-04-01
Ui rule too, and store rules in the backend object.
Jussi Pakkanen
2013-04-01
Can generate custom rules for dependencies.
Jussi Pakkanen
2013-04-01
Removed shell backend.
Jussi Pakkanen
2013-03-25
Better header in Ninja file.
Jussi Pakkanen
2013-03-24
Typo fix.
Jussi Pakkanen
2013-03-24
Add clean targets for gdca and gcno.
Jussi Pakkanen
2013-03-24
Gtest now works, though still a bit hackish.
Jussi Pakkanen
2013-03-23
Capitalize Valgrind.
Jussi Pakkanen
2013-03-22
Can run test suite under Valgrind.
Jussi Pakkanen
2013-03-15
Fixed some printed text.
Jussi Pakkanen
2013-03-10
Support for easier #define declarations.
Jussi Pakkanen
2013-03-10
Do not touch conf files if the new one would be identical to the old one.
Jussi Pakkanen
2013-03-10
For great atomicity justice!
Jussi Pakkanen
2013-03-10
A few fixes.
Jussi Pakkanen
2013-03-10
Add Python executable to command list when regenerating build.
Jussi Pakkanen
2013-03-09
Make sure build is up to date before running tests.
Jussi Pakkanen
2013-03-09
Added clean target.
Jussi Pakkanen
[next]