summaryrefslogtreecommitdiff
path: root/meson_install.py
Commit message (Expand)AuthorAgeFilesLines
* Organise files into a module structure.Jussi Pakkanen2016-01-151-227/+0
* Allow more than one install script and make gtkdoc method return one.Jussi Pakkanen2015-08-021-15/+17
* meson_install: fix bad-continuationIgor Gnatenko2015-06-191-3/+4
* Fix destdir for install targets. Closes #32.Jussi Pakkanen2015-02-041-2/+7
* Rework installation logic so we can go outside the install prefix.Jussi Pakkanen2015-02-041-12/+17
* Harmonised copyright declarations.Jussi Pakkanen2014-11-161-1/+1
* Create symlinks properly. Fixes #19.Jussi Pakkanen2014-11-161-1/+1
* Can install entire subtrees with one command. Closes #14.Jussi Pakkanen2014-11-031-0/+11
* A few suffix fixes.Jussi Pakkanen2014-09-261-1/+1
* Install script fix for Windows.Jussi Pakkanen2014-09-261-0/+9
* Delete old symlink before creating new because symlink creation does not over...Jussi Pakkanen2014-08-121-1/+6
* Updated copyright years.Jussi Pakkanen2014-08-111-1/+1
* Can set install time rpath.Jussi Pakkanen2014-07-111-3/+2
* Make it possible to run a custom script during install.Jussi Pakkanen2014-07-091-2/+18
* Deal with Rust static libraries, too.Jussi Pakkanen2014-06-231-1/+11
* Install Rust shared libraries.Jussi Pakkanen2014-06-231-1/+18
* Strip dev rpath on install.Jussi Pakkanen2013-10-041-1/+2
* Now can generate mo files from po files and install them.Jussi Pakkanen2013-09-121-1/+17
* Removed -tt, which is not necessary with Python 3.Jussi Pakkanen2013-06-201-1/+1
* Can specify wrapper binary for unit tests.Jussi Pakkanen2013-03-221-1/+1
* Unit test pass on Windows.Jussi Pakkanen2013-03-081-1/+7
* Ooops.Jussi Pakkanen2013-03-031-1/+3
* All test cases now pass on OSX except for pkg-config.Jussi Pakkanen2013-03-031-8/+13
* A few more fixes for OSX.Jussi Pakkanen2013-03-031-1/+1
* Builder -> Meson renaming.Jussi Pakkanen2013-02-231-0/+117