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-23
Make WxDependency a ConfigToolDependency
Dylan Baker
2017-11-23
Make LLVMDependency a ConfigToolDependency
Dylan Baker
2017-11-23
Add ConfigToolDependency class
Dylan Baker
2017-11-23
dependencies: log unuspported methods correctly
Dylan Baker
2017-11-23
Fix wrapping of docstrings in GnuStep dependency.
Dylan Baker
2017-11-23
tests: fix libwmf version
Dylan Baker
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-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
2017-11-11
Merge pull request #2071 from porrided/master
Jussi Pakkanen
2017-11-11
Cleanupping.
Jussi Pakkanen
2017-11-11
dependencies: Force pkg-config to output -L args
Nirbheek Chauhan
2017-11-11
unit tests: Attempt to fix failure on Cygwin
Nirbheek Chauhan
2017-11-11
unit tests: Properly skip if pkg-config wasn't found
Nirbheek Chauhan
2017-11-11
appveyor: Install pkg-config for MSVC builds
Nirbheek Chauhan
[next]