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
2014-02-24
Can have multiple source files with the same name in one target.
Jussi Pakkanen
2014-02-23
C++ compiler can compile .h file, too.
Jussi Pakkanen
2014-02-12
Fix the remaining custom install dirs.
Jussi Pakkanen
2014-02-12
Can override install directory on a target-by-target basis.
Jussi Pakkanen
2014-02-09
Specify subdirs explicitly.
Jussi Pakkanen
2014-02-06
Pkg-config files are now installed.
Jussi Pakkanen
2014-02-06
Can create pkg-config files.
Jussi Pakkanen
2013-12-27
Final touches to unity builds.
Jussi Pakkanen
2013-12-27
Handle generated sources in Unity builds.
Jussi Pakkanen
2013-12-27
Get source subdir.
Jussi Pakkanen
2013-12-27
Handle multiple different languages in Unity builds.
Jussi Pakkanen
2013-12-26
The very basics of unity builds.
Jussi Pakkanen
2013-12-09
Track dependencies of subproject option files.
Jussi Pakkanen
2013-11-17
Determine and use the proper linker based on input source languages.
Jussi Pakkanen
2013-11-07
Get rid of msvc banner for good.
Jussi Pakkanen
2013-11-05
Can extract objects from targets and use them in other targets.
Jussi Pakkanen
2013-11-05
Can use object files directly in targets.
Jussi Pakkanen
2013-10-18
Can set test cmd arguments and environment variables.
Jussi Pakkanen
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
[next]