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
Age
Commit message (
Expand
)
Author
2017-08-02
Print deprecation warnings on old style commands.
Jussi Pakkanen
2017-08-02
Add command multiplexer to main Meson invoker.
Jussi Pakkanen
2017-08-02
Turned rewriter into an internal module.
Jussi Pakkanen
2017-08-02
Turned mesontest into on internal module.
Jussi Pakkanen
2017-08-02
gnome: Fix translation of -l to --extra-library args
Florian Müllner
2017-08-01
Merge pull request #2033 from whot/wip/remove-directories-on-uninstall
Jussi Pakkanen
2017-08-01
Add thread flags to checks if needed. Closes #2106.
Jussi Pakkanen
2017-08-01
Remove directories created by ninja install
Peter Hutterer
2017-08-01
meson_install: rename 'data' to 'd' for consistency
Peter Hutterer
2017-08-01
Vala: enable colored warning and error output (#2142)
Ben
2017-07-31
Fix test() accepting configure files for exe
Patrick Griffis
2017-07-31
Convert man inputs to Files so you can install_man the output of configure_fi...
Jussi Pakkanen
2017-07-31
install: restore the SELinux context on install
Peter Hutterer
2017-07-31
Update list of compiler executable names to try.
Jussi Pakkanen
2017-07-24
Ensure same compiler flags are used for compiling PCH as normal sources
Gabríel Arthúr Pétursson
2017-07-23
Merge pull request #2049 from ebassi/genmarshal-next
Jussi Pakkanen
2017-07-23
Consider `link_whole` as well as `link_with` for Vala deps
Sam Thursfield
2017-07-23
gnome: Support new glib-genmarshal arguments
Emmanuele Bassi
2017-07-23
find_library: Ignore libs on MSVC properly
Nirbheek Chauhan
2017-07-23
CompilerArgs: Put start/end-group around shared libs too
Nirbheek Chauhan
2017-07-22
add `crate-name` to Rust target args
Adam C. Foltzer
2017-07-21
Merged buildrpath branch.
Jussi Pakkanen
2017-07-21
Add /System/Library/Frameworks to the OSX framework search path
Alessandro Decina
2017-07-21
Fix linking Objective-C shared libs on OSX.
Alessandro Decina
2017-07-21
gnome: Fix wrong include path
Nicolas Dufresne
2017-07-21
Fix run_target() accepting ConfigureFile for command
Patrick Griffis
2017-07-21
build.py: fixed a small issue where hasattr was passed only a name argument.
Hagai
2017-07-21
configure_file: warn in case a variable to subsitute is not present in the pa...
Christoph Reiter
2017-07-21
Merge pull request #1955 from jon-turney/exe-implib
Jussi Pakkanen
2017-07-21
Check for manual attempts to set rpath and update docs.
Jussi Pakkanen
2017-07-21
Add build_rpath as new property allowing people to specify rpath entries that...
Jussi Pakkanen
2017-07-21
Make error message more informative
Emmanuele Bassi
2017-07-20
Make the name of the executable implib configurable
Jon Turney
2017-07-20
Support implibs for executables on Windows
Jon Turney
2017-07-20
Modify mesonintrospect --dependencies so 1 element in list is 1 dependency
Martin Ejdestig
2017-07-20
i18n: Fixed gettext permitted Kwargs list
Iñigo Martínez
2017-07-20
gnome.genmarshal(): Include generated header in generated source
Patrick Griffis
2017-07-20
Allow test to depend on executable target in cross build. (#2007)
FredericHamel
2017-07-19
Merge pull request #1374 from mesonbuild/simd
Jussi Pakkanen
2017-07-19
Added documentation for SIMD module.
Jussi Pakkanen
2017-07-18
Turned SIMD into an unstable module.
Jussi Pakkanen
2017-07-18
Close files reliably.
Jussi Pakkanen
2017-07-18
Revert "Merge pull request #1931 from centricular/use-patched-ninja"
Jussi Pakkanen
2017-07-17
Renamed test case number to avoid dupes.
Jussi Pakkanen
2017-07-17
Created merge_from method for ConfigurationData.
Jussi Pakkanen
2017-07-17
Create a new configuration data object and return it as the result.
Jussi Pakkanen
2017-07-17
msvc: Split stderr by line and raise exception if empty
Nirbheek Chauhan
2017-07-17
Fix checks on MinGW and VS2010.
Jussi Pakkanen
2017-07-17
Added VS support to simd detector.
Jussi Pakkanen
2017-07-17
Fix a few OSX "features".
Jussi Pakkanen
[next]