aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools/make_pkg.sh
Commit message (Collapse)AuthorAge
* make_pkg: allow output to an environment-controlled pathGravatar David Adam2016-05-25
|
* make_pkg: use a temporary directory rather than just /tmpGravatar David Adam2016-05-25
|
* build_tools/make_pkg: fixups for versioning and Xcode preferencesGravatar David Adam2016-04-20
| | | | [ci skip]
* Update OS X make_pkg script to also produce fish.appGravatar ridiculousfish2013-10-05
|
* Teach OS X package builder script to look up the version dynamicallyGravatar ridiculousfish2013-04-13
|
* Replace OS X installer PackageMaker document with a distribution file and scriptGravatar ridiculousfish2013-04-13
|
* Remove xsel from the buildGravatar ridiculousfish2013-03-30
| | | | https://github.com/fish-shell/fish-shell/issues/633
* Fix to set up 10.6 SDK correctly when building on 10.7Gravatar ridiculousfish2012-05-30
|
* Tweak a few default colorsGravatar ridiculousfish2012-05-29
| | | | Fix the make_pkg script to actually build an installable package that doesn't immediately barf
* Updated some build scriptsGravatar ridiculousfish2012-05-24
|
* Some tweaks to build toolsGravatar ridiculousfish2012-05-22
| | | | Started make_deb.sh for Debian package
* Added PackageMaker fileGravatar ridiculousfish2012-05-11
| | | | Updated make_pkg.sh to use it
* Added build_tools folder so we can automate release buildsGravatar ridiculousfish2012-05-10