index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-01
Bump version to 0.49.2 for release
0.49.2
Nirbheek Chauhan
2019-02-01
qt: Only look for a framework on macOS if building for macOS
Nirbheek Chauhan
2019-02-01
deps: Don't reject cross usage of extra frameworks
Nirbheek Chauhan
2019-02-01
pkgconfig: Only warn about deprecation at a location once
Nirbheek Chauhan
2019-02-01
pkgconfig: Avoid deprecation warning when using new syntax
Xavier Claessens
2019-02-01
Add all files from scripts to MSI package. Closes #4621.
Jussi Pakkanen
2019-02-01
qt: Print the full path of the `qmake` binary found
Nirbheek Chauhan
2019-01-23
Bump version to 0.49.1 for release
0.49.1
Nirbheek Chauhan
2019-01-23
coredata: Only reject a load if major version differs
Nirbheek Chauhan
2019-01-22
pkgconfig: Fix link order of library dependencies
Niklas Haas
2019-01-22
coredata: Serialize native files into the cmd_line.txt file
Dylan Baker
2019-01-22
coredata: Handle EOFError like UnpicklingError
Dylan Baker
2019-01-22
coredata: Handle AttributeError in unpickling coredata
Dylan Baker
2019-01-22
mesonmain: Force to output UTF-8 even when the locale isn't
Olivier Crête
2019-01-22
Save surrogates as-is in log files
Olivier Crête
2019-01-14
OpenBSD: register machine cpu "macppc" as cpu_family "ppc"
Antoine Jacoutot
2019-01-14
pkgconfig: Fix flag deduplication
Xavier Claessens
2019-01-14
Better Python exe detector. Closes #4614.
Jussi Pakkanen
2019-01-14
msetup: Fix callig meson --wipe inside a build directory
Dylan Baker
2019-01-14
dependencies/ui: Fix qmake detection when not using cross or native file
Dylan Baker
2019-01-14
dependencies/ui: Fix Qt pkg-config detection on MacOS
Dylan Baker
2019-01-14
Added unit test
Daniel Mensinger
2019-01-14
Fixed subprojects build info
Daniel Mensinger
2019-01-14
msetup: Give a nice error message if cmd_line.txt cannot be read
Dylan Baker
2019-01-14
dependencies/ui: Don't require lrelease for qt
Dylan Baker
2018-12-09
Update everything for release 0.49.0
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
[next]