Commit Graph

11 Commits

Author SHA1 Message Date
Brian Cox 1566771be0 Tweak install.sh slightly so you can optionally run it standalone instead of thru make install, & add a custom install dir param to it. 2017-09-04 17:24:47 -07:00
Brian Cox 65625c6d0e Tweak message about documentation location at end of install, so it points somewhere real vs. an empty string 2017-03-31 00:02:14 -07:00
Brian Cox a67d3c3a86 Clean up installer (remove unneeded checks, better editor & pager detection & path handling); update twtest to count failures instead of exiting on first one. 2017-03-30 22:22:52 -07:00
Brian Cox f549b069af Remove installer check for tar since installer doesn't actually use it; remove some cleanup meant for an ancient patch lost in the mists of time 2017-03-27 18:49:07 -07:00
brc0x1 63168d9880 Update copyright/tm notice in installer script 2017-03-14 13:16:43 -07:00
brc0x1 58dafd1d9e Tweak path to install.sh so 'make distcheck' works; update installer to pick up additional files for docs directory. 2017-03-13 17:25:44 -07:00
Brian Cox b0b95667f3 Bump version; tweak install script so install-strip works when not sudo'd; detect compiler properly when g++ goes by 'c++' 2017-03-11 14:46:27 -08:00
Brian Cox c4c8821145 Fix install-strip target so it actually strips binaries 2017-03-04 22:56:55 -08:00
brc0x1 05b6d7c860 Fix twexe install in install.sh 2017-02-20 17:38:19 -08:00
Brian Cox f15ddfb76c One more install -> installer change, so make install works again 2016-06-22 00:04:05 -07:00
Brian Cox dbe7cae189 Rename 'install' dir to 'installer' so it doesn't confuse make dist, and include it in the make dist bundle. 2016-06-18 20:10:24 -07:00