aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2016-02-14When killing a frozen process, take all its children with it. Closes #377.Jussi Pakkanen1-3/+18
2016-02-14Can ask pkg-config to provide static libraries. Closes #380.Jussi Pakkanen1-2/+8
2016-02-14Guard against subdir segments in output files.Jussi Pakkanen1-0/+2
2016-02-12Use deterministic mode in ar when it is available.Jussi Pakkanen1-1/+7
2016-02-12Do not cache found programs because it is unreliable. Closes #374.Jussi Pakkanen2-5/+2
2016-02-09Simplify target generation in GnomeModule.compile_resourcesDamián Nohales1-5/+3
2016-02-09Allow multiple source_dir in GResourceDamián Nohales1-41/+32
2016-02-03If test exes can not be removed (because e.g. an antivirus program holds on t...Jussi Pakkanen1-1/+7
2016-02-01Put internal include dirs at the beginning so they override ones coming from ...Jussi Pakkanen1-11/+17
2016-01-30Removed need to call check_outputs manually so you can not forget to do it.Jussi Pakkanen1-74/+44
2016-01-31Text clarification.Jussi Pakkanen2-2/+2
2016-01-27Restore warning state variable that got lost in refactoring.Jussi Pakkanen1-0/+2
2016-01-25Can add languages only if they are available. Closes #365.Jussi Pakkanen1-65/+78
2016-01-25More comparison operators. Closes #363.Jussi Pakkanen2-7/+26
2016-01-25Strip trailing slash from prefix. Closes #366.Jussi Pakkanen1-0/+2
2016-01-25String to int conversion. Closes #362.Jussi Pakkanen1-0/+5
2016-01-24Bump version for new development.Jussi Pakkanen1-1/+1
2016-01-24Updated versions for release.0.29.0Jussi Pakkanen1-2/+2
2016-01-23Moved backends to their own module.Jussi Pakkanen6-24/+26
2016-01-23Can build Vala shared libraries.Jussi Pakkanen1-9/+15
2016-01-23Some windows fixes.Jussi Pakkanen2-11/+21
2016-01-23Better error message when failing to run install script. Closes #361.Jussi Pakkanen1-1/+7
2016-01-21Vala .d and .vapi should be named after the first vala source file in the tar...Jussi Pakkanen1-1/+3
2016-01-21Update version number for a new prerelease to pypi.Jussi Pakkanen1-1/+1
2016-01-18Fix swift breakage caused by distutils migration.Jussi Pakkanen1-1/+3
2016-01-18Merge branch 'distutils'.Jussi Pakkanen45-0/+16144
2016-01-17Fix rpm imports.Jussi Pakkanen1-2/+3
2016-01-17Some more command line guarding.Jussi Pakkanen1-1/+1
2016-01-16Improve command line arg behaviour.Jussi Pakkanen1-4/+3
2016-01-16Fix some issues that break pypi installs and bump version to upload new version.Jussi Pakkanen5-3/+12
2016-01-16Support both setuptools and distutils.Jussi Pakkanen1-1/+1
2016-01-16Made gtkdoc and run targets work.Jussi Pakkanen4-14/+14
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen42-0/+16136