aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-24Updated versions for release.0.29.0Jussi Pakkanen6-7/+7
2016-01-23Tweak setup.py includes.Jussi Pakkanen2-3/+2
2016-01-23Moved backends to their own module.Jussi Pakkanen6-24/+26
2016-01-23Can build Vala shared libraries.Jussi Pakkanen6-9/+42
2016-01-23Some windows fixes.Jussi Pakkanen2-11/+21
2016-01-23Better error message when failing to run install script. Closes #361.Jussi Pakkanen2-1/+9
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 Pakkanen58-416/+579
2016-01-17Dumped fastvapi and made library linking with Vala work.Jussi Pakkanen4-65/+87
2016-01-17Fix rpm imports.Jussi Pakkanen1-2/+3
2016-01-17Put man page dir in manifest.Jussi Pakkanen1-0/+1
2016-01-17Some more command line guarding.Jussi Pakkanen1-1/+1
2016-01-16Fix wraptool.Jussi Pakkanen2-3/+3
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 Pakkanen7-5/+19
2016-01-16Some text tweaks.Jussi Pakkanen2-3/+3
2016-01-16Removed custom tar generator.Jussi Pakkanen2-5/+3
2016-01-16Support both setuptools and distutils.Jussi Pakkanen2-2/+6
2016-01-16Added distutils setup.py.Jussi Pakkanen5-130/+70
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 Pakkanen48-27/+26
2016-01-16Moved mesongui into module.Jussi Pakkanen7-17/+65
2016-01-16Moved mesonconf implementation in the module.Jussi Pakkanen2-13/+37
2016-01-16Moved all wrap related things to their own submodule.Jussi Pakkanen5-24/+46
2016-01-16Finalize moduleification so that full test suite runs.Jussi Pakkanen6-15/+31
2016-01-15Moved scripts in the module and started work to run them via the main meson c...Jussi Pakkanen20-68/+156
2016-01-15Some fixes for other backends.Jussi Pakkanen2-7/+7
2016-01-15Can compile full test suite.Jussi Pakkanen8-21/+21
2016-01-15Can run most of test suite (with hacks).Jussi Pakkanen21-53/+51
2016-01-15Organise files into a module structure.Jussi Pakkanen42-272/+283
2016-01-14Merge pull request #354 from minijackson/masterJussi Pakkanen3-2/+3
2016-01-14Adding myself to authors.txtMinijackson1-0/+1
2016-01-14More cleanups.Jussi Pakkanen1-8/+9
2016-01-14Some more error logging.Jussi Pakkanen1-1/+1
2016-01-14Some fixesMinijackson2-2/+2
2016-01-12Print output of failed tests. Closes ##347.Jussi Pakkanen2-10/+21
2016-01-10Can use external libs as dependencies of dependencies. Closes #321.Jussi Pakkanen3-1/+11
2016-01-10Build Java projects with multiple files and other cleanups.Jussi Pakkanen8-16/+40
2016-01-06Added missing shebang line.Jussi Pakkanen1-1/+3
2016-01-02Can tag include directories as system dirs to reduce compiler warning noise. ...Jussi Pakkanen5-15/+26
2016-01-02By default do not specify language version but instead use the compiler's def...Jussi Pakkanen3-6/+8
2016-01-02Fix " quoting on Windows.Jussi Pakkanen1-1/+3
2016-01-02Forbid backslashes on compiler command lines. It is unfortunately the only re...Jussi Pakkanen5-0/+36
2016-01-02Added test to check that backslashes are passed properly through the pipeline.Jussi Pakkanen3-6/+18
2015-12-31Always run ninja test even if there is a rogue install file at the top of you...Jussi Pakkanen1-1/+1
2015-12-29Merge pull request #342 from martin-ejdestig/fix_vcs_tag_missing_fallback_err...Igor Gnatenko1-1/+1
2015-12-28Fix vcs_tag missing fallback error stringMartin Ejdestig1-1/+1
2015-12-29Upped version number for new development.Jussi Pakkanen1-1/+1