summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Version 42.1HEAD42.1masterShaun McCance2022-10-301-1/+1
|
* Version 42.042.0Shaun McCance2022-03-191-1/+1
|
* Version 42.beta42.betaShaun McCance2022-02-121-1/+1
|
* Version 41.041.0Shaun McCance2021-09-181-1/+1
|
* Version 41.beta41.betaShaun McCance2021-08-141-1/+1
|
* build: Use Meson's python module for finding lxmlwip/jtojnar/mesonpyJan Tojnar2021-04-071-4/+2
|
* Version 40.040.0Shaun McCance2021-03-201-1/+1
|
* Version 40.rc40.rcShaun McCance2021-03-131-1/+1
|
* Version 40.beta40.betaShaun McCance2021-02-131-1/+1
|
* Version 40.alpha40.alphaShaun McCance2021-02-061-12/+2
|
* Switch to new python toolsShaun McCance2021-02-011-0/+5
|
* Simplifying the meson configure optionsShaun McCance2020-12-261-12/+3
|
* Updating meson build files for recent changesShaun McCance2020-12-261-5/+5
|
* build: Port to meson build systemMartin Blanchard2018-09-031-0/+85
The meson is a build system focused on speed an ease of use, which helps speeding up the software development. https://wiki.gnome.org/Initiatives/GnomeGoals/MesonPorting https://gitlab.gnome.org/GNOME/yelp-tools/issues/17 https://bugzilla.gnome.org/show_bug.cgi?id=794279