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
2017-11-26
Fix rpath tests on Linux.
Jussi Pakkanen
2017-11-26
Update CMake reference file.
Jussi Pakkanen
2017-11-26
Use absolute paths for rpaths on OSX.
Jussi Pakkanen
2017-11-26
Add headerpad linker argument on OSX.
Jussi Pakkanen
2017-11-26
interpreter: Reduce to_sring method to base 10
Iñigo Martínez
2017-11-26
interpreter: Support to_string method for int values
Iñigo Martínez
2017-11-26
Merge pull request #2676 from jeandet/add_qt_translations
Jussi Pakkanen
2017-11-26
Improve escaping in configuration files
Joergen Ibsen
2017-11-23
[Qt module] Updated Dokerfile, added since 0.44 mention in doc
Alexis Jeandet
2017-11-23
Allow prefix to be the root directory
William Hubbs
2017-11-23
Try harder to find meson.py. Closes #2672.
Jussi Pakkanen
2017-11-23
[Qt module] Added translation files compilation method
Alexis Jeandet
2017-11-22
[Qt module] Added lrelease detection
Alexis Jeandet
2017-11-22
[Qt module] Few minor fixes
Alexis Jeandet
2017-11-22
Merge pull request #2498 from mesonbuild/runpython
Jussi Pakkanen
2017-11-22
Use re.sub instead of replace loop
Joergen Ibsen
2017-11-21
Added release note mention of embedded Python in MSI packages.
Jussi Pakkanen
2017-11-21
Review fixes.
Jussi Pakkanen
2017-11-20
Make the full test suite runnable with an external command.
Jussi Pakkanen
2017-11-20
Replaced sys.executable use with the mesonlib equivalent.
Jussi Pakkanen
2017-11-20
Tests can be run with an external Meson command.
Jussi Pakkanen
2017-11-20
Changed code to use detected executables rather than hardcoding sys.executable.
Jussi Pakkanen
2017-11-20
Add command to run Python scripts with the current interpreter.
Jussi Pakkanen
2017-11-20
Fix AppVeyor script
Joergen Ibsen
2017-11-20
Renamed test dir to avoid number duplicates.
Jussi Pakkanen
2017-11-19
Check keyword arguments for dependency
Christoph Behle
2017-11-19
Silence failed restorecon calls when $DESTDIR is set
Zbigniew Jędrzejewski-Szmek
2017-11-19
More defensive process killing. Closes #2629.
Jussi Pakkanen
2017-11-19
pkgconfig: Handle prefix in library path
Iñigo Martínez
2017-11-19
docs: Add 'cygwin' to reference table for .system()
Jon Turney
2017-11-19
Documentation: Add note about SCAN_BUILD
Christoph Behle
2017-11-19
Appveyor example now validates. Closes #2641.
Jussi Pakkanen
2017-11-19
Fix literal backslash syntax
Lucas Werkmeister
2017-11-15
Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-static
Jussi Pakkanen
2017-11-15
Allow cmd script extension on Windows
Joergen Ibsen
2017-11-15
appveyor.yml: Only download pkg-config for MSVC
Nirbheek Chauhan
2017-11-14
Fix #2620
rkfg
2017-11-14
Merge pull request #2509 from madebr/boost_dependency_pkg_config
Jussi Pakkanen
2017-11-13
Enable get_pkgconfig_variable for python3 dependencies
Anonymous Maarten
2017-11-13
tests: test getting python module using pkg-config
Anonymous Maarten
2017-11-14
unit tests: Teach detect_prebuild_env about Cygwin
Jon Turney
2017-11-13
docs: fix description of default_options
Joergen Ibsen
2017-11-13
Merge pull request #2000 from t-chaik/tchaik/wip/get-unquoted
Jussi Pakkanen
2017-11-13
Merge pull request #2579 from thillux/master
Jussi Pakkanen
2017-11-13
Merge pull request #2511 from jon-turney/prefix-dependent-defaults
Jussi Pakkanen
2017-11-13
Merge pull request #2604 from QuLogic/coalesce-restorecon
Jussi Pakkanen
2017-11-13
Use mlog.warning for invalid boost module
Jan Niklas Hasse
2017-11-13
Log instead of raise if Boost module invalid
Jan Niklas Hasse
2017-11-13
llvm: Output stderr when generating libs/flags/etc fails
Nirbheek Chauhan
2017-11-13
docs: Remove extra whitespace from i18n
TingPing
[next]