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
2016-09-14
Add a new 'environment' object to be used to build test environment (#781)
Thibault Saunier
2016-09-14
Merge pull request #782 from tp-m/config-data-set-quoted
Jussi Pakkanen
2016-09-14
Merge pull request #774 from mesonbuild/compilerreorg
Jussi Pakkanen
2016-09-14
Download without status updates if server does not report file size. Closes #...
Jussi Pakkanen
2016-09-13
configuration_data: add .set_quoted() convenience method to set quoted string
Tim-Philipp Müller
2016-09-12
Revert #737. Closes #773.
Jussi Pakkanen
2016-09-11
All_args should always be a list. Closes #778.
Jussi Pakkanen
2016-09-11
Merge pull request #684 from mesonbuild/pdb
Jussi Pakkanen
2016-09-11
run_tests.py: Ignore .pdb files while validating install
Nirbheek Chauhan
2016-09-11
ninjabackend: Add support for installing .pdb files
Nirbheek Chauhan
2016-09-11
vs: Never serialize debug file generation with /FS
Nirbheek Chauhan
2016-09-11
module pkgconfig: added install_dir attribute (#776)
grindhold
2016-09-10
Reorganisation.
Jussi Pakkanen
2016-09-10
Clang C++ compiler uses common class.
Jussi Pakkanen
2016-09-10
Factored Clang common stuff in its own class.
Jussi Pakkanen
2016-09-10
Moved base options to base class, because they are always the same.
Jussi Pakkanen
2016-09-10
Made objc compilers use Gnu class.
Jussi Pakkanen
2016-09-10
Made C++ compiler use GNU class.
Jussi Pakkanen
2016-09-10
Refactored GNU common functionality into its own class.
Jussi Pakkanen
2016-09-10
More PDB explanation.
Jussi Pakkanen
2016-09-09
Mark all dependencies for run targets.
Jussi Pakkanen
2016-09-08
Can use files() in run_command.
Jussi Pakkanen
2016-09-08
Merge pull request #768 from mesonbuild/rtfixes
Jussi Pakkanen
2016-09-08
meson_test: Add env variables to the test logs file (#767)
Thibault Saunier
2016-09-07
Can use custom targets as executables to run in a run_target.
Jussi Pakkanen
2016-09-07
Permit use of file objects in run targets.
Jussi Pakkanen
2016-09-07
Remove unneeded shebang line that was triggering some linters.
Jussi Pakkanen
2016-09-07
Fix option initialization for win32 cross-compile. (#762)
Elliott Sales de Andrade
2016-09-07
Better error message when trying to use subprojects as dependencies.
Jussi Pakkanen
2016-09-05
Update version for new development.
Jussi Pakkanen
2016-09-05
Update version number for release.
Jussi Pakkanen
2016-09-04
Force clang to error out on unknown arguments. Closes #755.
Jussi Pakkanen
2016-09-04
Prefer pkg-config to sdl2-config.
Jussi Pakkanen
2016-09-04
Updated authors.
Jussi Pakkanen
2016-09-04
loop over `sizes'
Iain Lane
2016-09-04
Some platforms require linking against libintl explicitly.
Jussi Pakkanen
2016-09-03
Fix validation of man page extension. (#749)
Elliott Sales de Andrade
2016-09-02
Merge pull request #750 from ebassi/integer-modulo
Jussi Pakkanen
2016-09-02
Minor pkgconfig module cleanups (#748)
TingPing
2016-09-02
Moved targets with same name into subdirs to make all tests pass.
Jussi Pakkanen
2016-09-02
Add more test cases for is_even/is_odd methods
Emmanuele Bassi
2016-09-02
Add precedence tests for the modulo operator
Emmanuele Bassi
2016-09-02
Add is_even() and is_odd() integer methods
Emmanuele Bassi
2016-09-02
Add support to integer modulo operator
Emmanuele Bassi
2016-09-01
Better file existance checks.
Jussi Pakkanen
2016-09-01
Merge branch 'QuLogic-context-managers'
Jussi Pakkanen
2016-09-01
Stop "fixing" command line in CustomTargets. (#737)
Elliott Sales de Andrade
2016-09-01
Use absolute paths for dep files in Visual Studio.
Jussi Pakkanen
2016-08-30
Use context manager in scripts.
Elliott Sales de Andrade
2016-08-30
Use context manager in test cases.
Elliott Sales de Andrade
[next]