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-10-18
Start using gcc dependency file packing.
Jussi Pakkanen
2013-10-18
Bump required Ninja version to celebrate the release of Ubuntu Saucy.
Jussi Pakkanen
2013-10-18
Quote rule properly on Windows.
Jussi Pakkanen
2013-10-18
Only depend on options file if it is really there.
Jussi Pakkanen
2013-10-16
Add a dependency to the option file.
Jussi Pakkanen
2013-10-13
Can enable or disable the use of pch.
Jussi Pakkanen
2013-10-06
Fixed OSX.
Jussi Pakkanen
2013-10-04
Some more tests passing.
Jussi Pakkanen
2013-10-04
Slogging through the test suite.
Jussi Pakkanen
2013-10-04
Rpaths start working.
Jussi Pakkanen
2013-09-27
Regenerate when coredata changes (e.g. via mesongui).
Jussi Pakkanen
2013-09-23
Basic work on extracting build target types from the interpreter.
Jussi Pakkanen
2013-09-13
Transfer test parallelism data from source to test runner.
Jussi Pakkanen
2013-09-12
Now can generate mo files from po files and install them.
Jussi Pakkanen
2013-09-12
Text clarification.
Jussi Pakkanen
2013-09-12
Can generate pot files on command.
Jussi Pakkanen
2013-09-12
Parse gettext command and generate rule.
Jussi Pakkanen
2013-09-02
Guard against people running Meson on an already configured build dir.
Jussi Pakkanen
2013-08-30
Made PCH work with cross compilation.
Jussi Pakkanen
2013-08-30
Static cross linking works again.
Jussi Pakkanen
2013-08-30
Can build both cross and native binaries at the same time.
Jussi Pakkanen
2013-08-30
Work started on supporting simultaneous native and cross builds.
Jussi Pakkanen
2013-08-24
Regenerate if cross build definition file is updated.
Jussi Pakkanen
2013-08-24
Updated symbolextractor to work with cross builds.
Jussi Pakkanen
2013-08-24
Made native build work again.
Jussi Pakkanen
2013-08-23
Run cross build tests with exe wrapper.
Jussi Pakkanen
2013-08-03
Print test name rather than the path to executable.
Jussi Pakkanen
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
[next]