summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Collapse)AuthorAgeFilesLines
* meson/MSVC: Copy xxx-3.lib to xxx-3.0.lib upon post-installChun-wei Fan2019-04-111-0/+9
| | | | | | This ensures that current Visual Studio project files and NMake Makefiles (which do not use pkg-config files) do not break with the Meson-built GTK-3.x libraries.
* meson: Make post-install script a Python scriptChun-wei Fan2019-04-112-26/+36
| | | | | | This is so that the post install script will work on environments where *NIX shell scripts are not supported, such as on Windows cmd.exe for Visual Studio builds.
* meson: Sync build files with master and update to 3.24Nirbheek Chauhan2019-04-111-0/+26
|
* Add a flatpak manifest for widget-factoryMatthias Clasen2018-05-171-0/+45
This makes it easier to build GTK+.