Commit graph

20 commits

Author SHA1 Message Date
bas smit db1e2b2988 Check if prelude is installed before anything else. 2012-06-23 11:44:29 +02:00
bas smit 14c7fb3b4c Don't hide the output of mkdir. 2012-06-23 11:42:02 +02:00
bas smit 26f2c22e05 Removed the savefile dir. 2012-06-23 11:32:00 +02:00
bas smit ccf74a1197 Fixed bugs in the installer:
- Bytecompilation run twice
- Bash style string concat that doesn't work with sh.
- Default path was \$HOME instead of the users homedir ('' vs "").
2012-06-23 11:29:58 +02:00
bas smit 64b36cfc28 Fixed bytecompilation. 2012-06-22 17:05:23 +02:00
bas 7da8c4075a New installer.
The new installer supports:

- Specify source & destination with cli options.
- Replace or install into existing config.
- Easier colors
- Verbose output
- Disable bytecompilation of prelude.
- Help output
2012-06-22 15:55:26 +02:00
bas 506805d695 Display a warning if emacs-24 isn't found during installation. 2012-06-16 15:45:19 +02:00
Brian Corrigan c0319652b7 Allows alternate install locations, and repos 2012-06-08 11:56:15 -07:00
Bozhidar Batsov fe89220fca Update utils/installer.sh 2012-05-11 22:45:20 +03:00
Bozhidar Batsov 058537743a fixed #150 - installer check 2012-05-11 22:44:43 +03:00
Bozhidar Batsov c09ea1a801 byte-compile Prelude after install 2012-05-11 16:06:40 +03:00
Bozhidar Batsov a813a50825 fixed #149 - corrected output from the installer script 2012-05-11 13:36:57 +03:00
Bozhidar Batsov 1253ea8a84 use echo -e for the color escape sequences 2012-05-08 14:45:14 +03:00
Bozhidar Batsov 9671c30670 added a few more checks to the installer script 2012-05-07 17:38:16 +03:00
Bozhidar Batsov 8a2dc4b256 updated project URL 2012-04-17 20:23:53 +03:00
Bozhidar Batsov d7cc771c7d fixed #117 - dir check in installer script 2012-04-05 11:07:20 +03:00
Bozhidar Batsov 72f073feaa mention the transition to personal as a submodule 2012-04-04 18:32:47 +03:00
Bozhidar Batsov 40eee66c5a use the git protocol instead of https in the installer 2012-02-26 21:07:47 +02:00
Bozhidar Batsov 22d9854bbb fixed #70 - signal an error if git is not installed 2012-02-17 12:34:08 +02:00
Bozhidar Batsov 52e2e165e3 added an automated installer 2012-02-16 16:25:18 +02:00