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
2018-12-12
pkgconfig: Fix link order of library dependencies
Niklas Haas
2018-12-12
Better Python exe detector. Closes #4614.
Jussi Pakkanen
2018-12-11
Add Renesas RL78 CPU family. Closes #4606.
Jussi Pakkanen
2018-12-10
python: only link extension modules against libpython when distutils does too...
Christoph Reiter
2018-12-10
Bump version number for new development.
Jussi Pakkanen
2018-12-09
Update everything for release 0.49.0
Jussi Pakkanen
2018-12-09
Reinstate "compilers/c: Fix allow undefined link arg for PE/COFF"
Martin Storsjö
2018-12-09
Do not write cp entry when it is empty. Closes #4602.
Jussi Pakkanen
2018-12-07
Print ASCII version of unrepresentable text. Closes #4600.
Jussi Pakkanen
2018-12-07
Update VS files only if something changed.
John Preston
2018-12-07
Error out if kwargs dict contains a kwargs entry.
Jussi Pakkanen
2018-12-06
Deduplicate export-dynamic and pthread. Closes #4567.
Jussi Pakkanen
2018-12-05
modules/python: Do not override link_args with None largs
Philippe Normand
2018-12-05
Don't blame absent cmake for all missing dependencies
Jon Turney
2018-12-05
Correctly detect 32-bit arm userland on 64-bit arm
Nirbheek Chauhan
2018-12-05
Reorganize cpu detection code to be more consistent
Nirbheek Chauhan
2018-12-05
Fix detection with VS 2017, and fix a bug in detection on VS 2008
Nirbheek Chauhan
2018-12-04
Can specify keyword arguments with a dict.
Jussi Pakkanen
2018-12-04
Use correct environment for REGEN in VS backend.
John Preston
2018-12-04
pkgconfig: Improve and document generator behaviour
Xavier Claessens
2018-12-04
BuildTarget: Fix typo, self.install does not exists
Xavier Claessens
2018-12-03
Use more `environment.default_*` for consistency
John Ericson
2018-12-03
Combine `run_tests` import lines in `run_unittests`
John Ericson
2018-12-03
pkgconfig: do not generated dependency on itself
Luca Boccassi
2018-12-02
Merge pull request #4389 from xclaesse/subprojects-cmd
Jussi Pakkanen
2018-12-02
coverage: Print summary after gcovr html generation
Mohammed Sadiq
2018-12-02
Add 'meson subprojects download' command
Xavier Claessens
2018-12-02
Add 'meson subprojects checkout' command
Xavier Claessens
2018-12-02
Add 'meson subprojects update' command
Xavier Claessens
2018-11-28
Merge pull request #3061 from jon-turney/introspect-custom-target-files
Jussi Pakkanen
2018-11-28
Use /O1 instead of /Os for MSVC as the latter is deprecated.
Jussi Pakkanen
2018-11-27
Merge pull request #4191 from trilader/feature/projectinfo-from-source
Jussi Pakkanen
2018-11-27
Remove linkerlike args from compile checks. Closes #4542.
Jussi Pakkanen
2018-11-27
Fixed unit test (see #4549)
Daniel Mensinger
2018-11-26
Remove name property from introspect --projectinfo as it is not used
Daniel Schulte
2018-11-26
mintro: Allow introspect --projectinfo without build directory.
Daniel Schulte
2018-11-26
AstInterpreter: Stub out more functions
Daniel Schulte
2018-11-26
mintro: Split list_buildsystem_files into generation and command function
Daniel Schulte
2018-11-26
Split AstInterpreter into base class and RewriterInterpreter
Daniel Schulte
2018-11-26
Fixed unbound cmvers variable (#4549)
Daniel Mensinger
2018-11-24
Sorted arrays alphabetically
Daniel Mensinger
2018-11-24
Added 'section' key to buildoptions introspection
Daniel Mensinger
2018-11-22
Use first 7 letters of sha256 for subdirectory part of target id
Aleksey Filippov
2018-11-22
dependencies/ui: Fix qt compiler detection when bindir is set
Dylan Baker
2018-11-22
Fix subproject initialization without git installed.
Elliott Sales de Andrade
2018-11-22
Remove MinimalRebuild as it is deprecated. Closes #4539.
Jussi Pakkanen
2018-11-22
CMake find_package dependency backend (#4444)
Daniel Mensinger
2018-11-21
pkgconfig: add support for pkgconfig generation for c#
Marcel Hollerbach
2018-11-20
minstall: Do not delete dst files when installing a directory
Xavier Claessens
2018-11-19
Fix flake8 whitespace reports
Jon Turney
[next]