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
2018-12-12
Add all files from scripts to MSI package. Closes #4621.
Jussi Pakkanen
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-11
Only autodetect 'vs' backend on windows
Daniel Mensinger
2018-12-10
python: only link extension modules against libpython when distutils does too...
Christoph Reiter
2018-12-10
docs: build_always_stale was added in 0.47 [skip ci]
Simon Arlott
2018-12-10
Add a missing newline in release note [skip ci]
Jon Turney
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
Disable broken MMX code.
Jussi Pakkanen
2018-12-09
Skip if a suitable D alternative is not found.
Jussi Pakkanen
2018-12-09
Skip CMake dependency check if CMake is not installed.
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-09
Updated Linux CI image to cosmic.
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
docs: fix link to platform install quirks [skip ci]
Dylan Baker
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-05
Fix typos in kwargdict snippet [skip ci]
Nirbheek Chauhan
2018-12-05
docs: Misc syntax fixes and missing links [skip ci]
Nirbheek Chauhan
2018-12-05
docs: Document subproject(... required: false) [skip ci]
Nirbheek Chauhan
2018-12-05
Document how to declare fallback-only dependencies [skip ci]
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 documentation for 'meson subprojects' command line
Xavier Claessens
2018-12-02
flake8: ignore W504: line break after binary operator
Xavier Claessens
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-12-01
Merge pull request #4569 from lzutao/readme
Jussi Pakkanen
2018-12-01
Fix the freenode link [skip ci]
lzutao
2018-12-01
Update sample output of meson configure [skip ci]
Lzu Tao
2018-11-30
Add link to built-in options page [skip ci]
Lzu Tao
2018-11-30
syntax-highlighting: vim: Allow overriding shiftwidth and softtabstop
Laurent Pinchart
2018-11-30
Add meson version required to use option type (#4562) [skip ci]
lzutao
2018-11-28
Merge pull request #3061 from jon-turney/introspect-custom-target-files
Jussi Pakkanen
[next]