Dominik Picheta
|
d9d1098b5e
|
Readme enhancments.
|
2012-12-02 13:50:01 +00:00 |
|
Dominik Picheta
|
fbf43c8939
|
Remove babel.babel file.
|
2012-12-02 13:36:35 +00:00 |
|
Dominik Picheta
|
d7c412b353
|
Library structure finalised. Structure is also enforced.
Main file is optional for now.
|
2012-12-02 12:47:52 +00:00 |
|
Dominik Picheta
|
c6396a3bc3
|
Re-write, mostly works.
|
2012-12-02 01:24:47 +00:00 |
|
dom96
|
ee0fd7148f
|
Added a debug var to control verbosity of status messages being outputted.
|
2011-02-19 18:54:38 +00:00 |
|
Dominik Picheta
|
417fdc074d
|
Babel can now tell when you are trying to install a new version, and will upgrade it for you. There is still no system for dependencies to import the version they want though.
|
2011-01-30 13:43:49 +00:00 |
|
Dominik Picheta
|
4bbaece157
|
Application installation support, 'copying...' status messages also shows where it's copying to now.
|
2011-01-29 16:42:05 +00:00 |
|
Dominik Picheta
|
6dda085611
|
.babel files are now copied to packages/, fixed some slight errors.
|
2011-01-28 21:03:51 +00:00 |
|
Dominik Picheta
|
7620271015
|
Version isn't appended to the package folder name in lib/ anymore, the .babel file is copied too.
|
2011-01-28 15:05:31 +00:00 |
|
Dominik Picheta
|
6da098b46c
|
Slight dependency error message tweak.
|
2011-01-28 11:39:02 +00:00 |
|
Dominik Picheta
|
d984032f1e
|
Slight change for .babel file format, dependExists now checks for installed packages.
|
2011-01-28 01:09:41 +00:00 |
|
Dominik Picheta
|
89b7339c64
|
Don't check whether a dir exists in createDirs(), echo status of copying other files.
|
2011-01-27 21:52:13 +00:00 |
|
Dominik Picheta
|
bcc94d7e76
|
install() now copies files to ~/.babel/lib/, fixed code as per Araq's critique.
|
2011-01-27 21:44:02 +00:00 |
|
Dominik Picheta
|
0265915c2c
|
Now only one & is allowed in a version range.
|
2011-01-27 18:21:07 +00:00 |
|
Dominik Picheta
|
e606ad8d3f
|
No need for defining my own join, used addFileExt instead of &
|
2011-01-27 17:59:32 +00:00 |
|
Dominik Picheta
|
819d175ffe
|
Added readme file.
|
2011-01-27 15:29:22 +00:00 |
|
Dominik Picheta
|
77fff838cc
|
First commit
|
2011-01-27 15:13:39 +00:00 |
|