aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/install.py
Commit message (Expand)AuthorAgeFilesLines
* Use /usr/bin/env to find python in the install script, Python doc updateslloyd2015-03-101-1/+1
* Install the Python modulelloyd2015-02-281-16/+20
* Split amalagamation into ISA specific objectslloyd2015-02-221-0/+7
* Mark modules pulling in external deps (zlib, boost, etc) as such, andlloyd2015-02-061-4/+0
* Dead codelloyd2015-01-101-14/+0
* Move license text to a plain text file without ReST marketlloyd2015-01-101-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* In install, get version from build vars instead of directly fromlloyd2015-01-081-21/+17
* The pkgconfig file should be installed relative to the library dirlloyd2015-01-071-5/+5
* Fix install script under Python3lloyd2015-01-061-6/+16
* Put the includes in the right (versioned) subdir on installlloyd2015-01-041-12/+14
* Output tweakslloyd2015-01-021-1/+1
* Combine release notes into single text file on installlloyd2014-12-061-0/+5
* Handle repeated installs into the same dir.lloyd2014-12-021-0/+32
* Add a new Python install script and clean up the makefile templateslloyd2014-11-121-0/+171