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
/
mesonbuild
/
mesonlib.py
Age
Commit message (
Expand
)
Author
2019-02-20
Fix default_libdir() on FreeBSD
Niclas Zeising
2019-02-13
add type hinting
Michael Hirsch, Ph.D
2019-02-11
mesonlib: Use class syntax for defining MachineChoice
Dylan Baker
2019-02-01
macos: lipo outputs aarch64 as arm64, fix it
Nirbheek Chauhan
2019-01-31
macos: lipo from older xcode does not support -archs
Nirbheek Chauhan
2019-01-31
find_library: Check arch of libraries on Darwin
Nirbheek Chauhan
2019-02-01
Rewrite appleframework and extraframework dependency classes
Nirbheek Chauhan
2019-01-29
pep8 py37
Michael Hirsch, Ph.D
2019-01-24
configure_file: preserve newlines of the input file. Fixes #4817
Christoph Reiter
2018-12-20
msetup: Fix callig meson --wipe inside a build directory
Dylan Baker
2018-11-02
meson: performance optimizethe file object
Marcel Hollerbach
2018-10-28
Fix bug in PerMachine constructor
John Ericson
2018-10-25
Merge pull request #4326 from Ericson2314/per-machine
Jussi Pakkanen
2018-10-10
os.path.relpath() can fail on Windows
Jon Turney
2018-10-05
Rewrite `for_*` machine checks in terms of MachineInfo and phase out
John Ericson
2018-10-05
Pull out essence total map essence of MachineInfos into PerMachine
John Ericson
2018-10-04
Move set_meson_command() to mesonlib
Xavier Claessens
2018-09-20
mesonlib: use collections.abc for abc types
Dylan Baker
2018-09-16
Fix incorrect feature check warning
Jon Turney
2018-09-12
Correct version_compare_condition_with_min()
Jon Turney
2018-09-12
Allow features added in 0.nn.0 to be used when version constraint is '>=0.nn'
Jon Turney
2018-09-12
Use the exact current version in obtainMesonOutput
Jon Turney
2018-09-11
Re-implement version_compare_condition_with_min likewise
Jon Turney
2018-09-11
Re-implement version_compare using RPM-style version comparison
Jon Turney
2018-08-08
PkgConfigDependency: Fix library path search order
Nirbheek Chauhan
2018-08-07
Prints error message instead of backtrace on fail
Niklas Claesson
2018-08-07
Refactor getting the host system of a cross compiler
George Koehler
2018-07-31
Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks
Jussi Pakkanen
2018-07-09
Fix searching of shared libraries on OpenBSD (#3851)
Nirbheek Chauhan
2018-07-09
cross: Use ExternalProgram for cross-file exe_wrapper
Nirbheek Chauhan
2018-07-07
Print a more usable message when a subproject fails to configure
Nirbheek Chauhan
2018-07-07
Raise a MesonException when substituting an invalid value
Nirbheek Chauhan
2018-07-04
configure_file: Don't optimize away substitutions
Nirbheek Chauhan
2018-07-02
FeatureNew: Make all checks subproject-specific
Nirbheek Chauhan
2018-07-02
Various bug fixes for FeatureNew
Salamandar
2018-06-18
run_command: Add new kwarg 'capture'
Nirbheek Chauhan
2018-06-09
Add file encoding to configure_file
Sander Sweers
2018-06-03
Fix #mesondefine token error message formatting
Marvin Scholz
2018-06-02
Make windows_proof_rmtree resilient to read-only files
Filipe Brandenburger
2018-06-01
Merge pull request #3486 from Salamandar/salamandar/meson_version_introspection
Jussi Pakkanen
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2018-06-01
configure_file: Add output_format kwarg (#3636)
Mathieu Duponchelle
2018-06-01
Move target_version from coredata to mesonlib
Salamandar
2018-06-01
Add version_compare_condition_with_{min,max} for specific comparison utils.
Salamandar
2018-05-31
Revert "mesonlib: handle meson exe wrappers"
Nirbheek Chauhan
2018-05-30
mesonlib: handle meson exe wrappers
Martin Kelly
2018-05-21
for_darwin: Also accept system='ios' in cross files
Nirbheek Chauhan
2018-05-04
add linker flag to handle $ORIGIN on OpenBSD
Jasper Lievisse Adriaanse
2018-04-14
Fix encoding bug on Windows
Robin
2018-04-08
add support for cmakedefine in configure_file()
David Fort
[prev]
[next]