1831 Commits (5586dcf5c0cfc89a8fe045cc7580dc392be1888a)
 

Author SHA1 Message Date
Jussi Pakkanen 5586dcf5c0 Text clarification. 9 years ago
Jussi Pakkanen c87835080d Restore warning state variable that got lost in refactoring. 9 years ago
Jussi Pakkanen 8cd3c8124a Can add languages only if they are available. Closes #365. 9 years ago
Jussi Pakkanen 4cd671e69e More comparison operators. Closes #363. 9 years ago
Jussi Pakkanen 755d22afbd Strip trailing slash from prefix. Closes #366. 9 years ago
Jussi Pakkanen 0c96dbff3a String to int conversion. Closes #362. 9 years ago
Jussi Pakkanen 8d8d696966 Bump version for new development. 9 years ago
Jussi Pakkanen df47d0b1a5 Updated versions for release. 9 years ago
Jussi Pakkanen 4319f002a1 Tweak setup.py includes. 9 years ago
Jussi Pakkanen 7435df8399 Moved backends to their own module. 9 years ago
Jussi Pakkanen d6b2053146 Can build Vala shared libraries. 9 years ago
Jussi Pakkanen 58d7db4a6c Some windows fixes. 9 years ago
Jussi Pakkanen b91134b806 Better error message when failing to run install script. Closes #361. 9 years ago
Jussi Pakkanen 9573ec60ad Vala .d and .vapi should be named after the first vala source file in the target rather than target name. 9 years ago
Jussi Pakkanen 6d55275f6c Update version number for a new prerelease to pypi. 9 years ago
Jussi Pakkanen 6d2b227dc1 Fix swift breakage caused by distutils migration. 9 years ago
Jussi Pakkanen a5528249ad Merge branch 'distutils'. 9 years ago
Jussi Pakkanen 2d1aa395e8 Dumped fastvapi and made library linking with Vala work. 9 years ago
Jussi Pakkanen f7e1d256ad Fix rpm imports. 9 years ago
Jussi Pakkanen 7e467207dc Put man page dir in manifest. 9 years ago
Jussi Pakkanen 9644a928d2 Some more command line guarding. 9 years ago
Jussi Pakkanen 7492724655 Fix wraptool. 9 years ago
Jussi Pakkanen eda57f887a Improve command line arg behaviour. 9 years ago
Jussi Pakkanen 84456537da Fix some issues that break pypi installs and bump version to upload new version. 9 years ago
Jussi Pakkanen 2f868a19c6 Some text tweaks. 9 years ago
Jussi Pakkanen 5a77aff4ad Removed custom tar generator. 9 years ago
Jussi Pakkanen 2e42427d4a Support both setuptools and distutils. 9 years ago
Jussi Pakkanen 53688207ab Added distutils setup.py. 9 years ago
Jussi Pakkanen d6e176f455 Made gtkdoc and run targets work. 9 years ago
Jussi Pakkanen 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
Jussi Pakkanen 1510522b1b Moved mesongui into module. 9 years ago
Jussi Pakkanen 2ee27504a8 Moved mesonconf implementation in the module. 9 years ago
Jussi Pakkanen ec44795f8a Moved all wrap related things to their own submodule. 9 years ago
Jussi Pakkanen 4c31e7774d Finalize moduleification so that full test suite runs. 9 years ago
Jussi Pakkanen 66c01401de Moved scripts in the module and started work to run them via the main meson command. 9 years ago
Jussi Pakkanen d2a14075b3 Some fixes for other backends. 9 years ago
Jussi Pakkanen 61cb4ae9ca Can compile full test suite. 9 years ago
Jussi Pakkanen a5508d3fd3 Can run most of test suite (with hacks). 9 years ago
Jussi Pakkanen 8b1039fa30 Organise files into a module structure. 9 years ago
Jussi Pakkanen 926b55076f Merge pull request #354 from minijackson/master 9 years ago
Minijackson 738da1e413 Adding myself to authors.txt 9 years ago
Jussi Pakkanen 9fca19c4eb More cleanups. 9 years ago
Jussi Pakkanen 275ac36a28 Some more error logging. 9 years ago
Minijackson 2bd702d5f1 Some fixes 9 years ago
Jussi Pakkanen 670d0ed929 Print output of failed tests. Closes ##347. 9 years ago
Jussi Pakkanen 65bd9a2f69 Can use external libs as dependencies of dependencies. Closes #321. 9 years ago
Jussi Pakkanen e374b53788 Build Java projects with multiple files and other cleanups. 9 years ago
Jussi Pakkanen f89023c58b Added missing shebang line. 9 years ago
Jussi Pakkanen 4c041e2aec Can tag include directories as system dirs to reduce compiler warning noise. Closes #345. 9 years ago
Jussi Pakkanen edaf663ee2 By default do not specify language version but instead use the compiler's default. 9 years ago