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-12-21
Raise clearer error if -Doption is invalid.
Elliott Sales de Andrade
2016-12-21
Merge pull request #1218 from ximion/master
Jussi Pakkanen
2016-12-21
Shut down the noise.
Jussi Pakkanen
2016-12-21
d: Correctly set SONAME on D shared libraries
Matthias Klumpp
2016-12-21
ldc: Protect linker flags from deduplication
Matthias Klumpp
2016-12-21
ldc/dmd: Properly set warning arguments
Matthias Klumpp
2016-12-21
Some merge conflicts are logical. Such as this one was.
Jussi Pakkanen
2016-12-21
Fix exception when linking with invalid object.
Elliott Sales de Andrade
2016-12-21
Merge pull request #1233 from mesonbuild/wip/ignatenko/code-style
Jussi Pakkanen
2016-12-21
add sideci.yml
Igor Gnatenko
2016-12-21
add flake8 configuration
Igor Gnatenko
2016-12-20
Add per target argument for Fortran.
Jussi Pakkanen
2016-12-20
Version number bump for new development (again).
Jussi Pakkanen
2016-12-20
Update version number for 0.37.1.
Jussi Pakkanen
2016-12-20
Merge pull request #1228 from mesonbuild/runcross
Jussi Pakkanen
2016-12-20
Make cross tests use same framework as regular tests.
Jussi Pakkanen
2016-12-20
Minimal fixes to make tests pass when cross compiling.
Jussi Pakkanen
2016-12-20
Fix cross test and run them if a cross compiler is available.
Jussi Pakkanen
2016-12-20
Merge pull request #1227 from centricular/ninja-clean-recursive-dir-delete
Jussi Pakkanen
2016-12-20
Cache the scripts used for postconf and install phases
Nirbheek Chauhan
2016-12-20
Fix several more lint errors
Nirbheek Chauhan
2016-12-19
tree-wide: use proper 'not in' notation
Igor Gnatenko
2016-12-20
clean-ctlist is a forbidden target name
Nirbheek Chauhan
2016-12-19
find_program: Don't leak mutable array in get_command()
Nirbheek Chauhan
2016-12-19
tree-wide: remove blank lines at EOF
Igor Gnatenko
2016-12-19
tree-wide: remove trailing whitespaces
Igor Gnatenko
2016-12-19
run_project_test: don't import sys twice
Igor Gnatenko
2016-12-19
interpreter: remove duplicated dictionary key
Igor Gnatenko
2016-12-19
tree-wide: remove unused variables
Igor Gnatenko
2016-12-19
tree-wide: remove unused imports
Igor Gnatenko
2016-12-19
Use a script to clean-up custom-target output dirs
Nirbheek Chauhan
2016-12-19
run_project_tests.py: Also do ninja clean on tests
Nirbheek Chauhan
2016-12-19
backend/ninja: pass language name instead of compiler
Igor Gnatenko
2016-12-19
fix some of pylint's undefined-variable
Igor Gnatenko
2016-12-19
Fix pkg-config during cross-compile.
Elliott Sales de Andrade
2016-12-19
Fix undefined variables in cross-compile.
Elliott Sales de Andrade
2016-12-18
Version update for new development.
Jussi Pakkanen
2016-12-18
Bump version number for release.
Jussi Pakkanen
2016-12-18
Add rewriter to manifest.
Jussi Pakkanen
2016-12-18
Merge pull request #1216 from mesonbuild/ignatenko/shebangs
Jussi Pakkanen
2016-12-18
custom_target: Make directory outputs installable
Nirbheek Chauhan
2016-12-18
Fix PGI Fortran compiler detection.
Jussi Pakkanen
2016-12-18
s/Nonexistant/Nonexistent/g
Igor Gnatenko
2016-12-18
Allow passing arguments to install scripts
Nirbheek Chauhan
2016-12-18
remove shebang from wraptool
Igor Gnatenko
2016-12-18
remove shebangs from scripts
Igor Gnatenko
2016-12-18
Merge pull request #1210 from centricular/qt-fixes-windows
Jussi Pakkanen
2016-12-18
Merge pull request #1209 from mesonbuild/ignatenko/dirs
Jussi Pakkanen
2016-12-18
Merge pull request #1207 from centricular/has-header-preprocess-only
Jussi Pakkanen
2016-12-18
tests/125 shared module: Run with the VS backend
Nirbheek Chauhan
[next]