summaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-121/+0
| | | | | | | | | | These will be kept at a separate "meson_build" branch at https://gitlab.com/fsanches/inkscape/ Learn more at: * "Using Meson's automatic dependency manager to build GTK" ** https://www.youtube.com/watch?v=2dB80CjH_3Q * "The Meson Build System - 4+ years of work to become an overnight success" ** https://www.youtube.com/watch?v=gHdTzdXkhRY
* First successful build of Inkscape using the new/experimental meson-build ↵Felipe Corrêa da Silva Sanches2018-03-171-2/+6
| | | | | | | system! Lots of things supported by cmake are surely still missing, but at least I got a running binary, so this is consider the MVP ;-) Suggestions for possible improvements (as well as patches) are welcome! Please, also help me identify any shortcomings of the current meson build.
* [meson-build] a few more dependenciesFelipe Corrêa da Silva Sanches2018-03-171-0/+3
|
* [meson-build] [BROKEN] libextensionFelipe Corrêa da Silva Sanches2018-03-171-0/+2
|
* [meson-build] libx11Felipe Corrêa da Silva Sanches2018-03-171-2/+4
|
* [meson-build] libio + zlibFelipe Corrêa da Silva Sanches2018-03-171-0/+4
|
* [meson-build] xmlFelipe Corrêa da Silva Sanches2018-03-171-1/+2
|
* [meson-build] livarotFelipe Corrêa da Silva Sanches2018-03-171-0/+2
|
* [meson-build] libsrcdirFelipe Corrêa da Silva Sanches2018-03-171-13/+12
|
* [meson-build] wip: sp-object, sp-marshal and lib_helperFelipe Corrêa da Silva Sanches2018-03-171-15/+30
|
* [meson-build] 2geomFelipe Corrêa da Silva Sanches2018-03-171-1/+3
|
* [meson-build] declaring more libnrtype and libinkgc dependenciesFelipe Corrêa da Silva Sanches2018-03-171-5/+8
|
* [meson-build] wip: inkgc + ui + libnrtypeFelipe Corrêa da Silva Sanches2018-03-171-1/+7
|
* [meson-build] building the uiFelipe Corrêa da Silva Sanches2018-03-171-5/+35
|
* wip - meson build systemFelipe Corrêa da Silva Sanches2018-03-171-0/+48