Elan Ruusamäe
|
0e9e1237c6
|
make composer dependency required
NOTE: this changes required minimum PHP version to 5.3.3
|
2014-10-16 00:04:51 +03:00 |
|
Elan Ruusamäe
|
0cbbcd0a53
|
get rid of $min_libPath
|
2014-10-12 17:21:21 +03:00 |
|
Elan Ruusamäe
|
96da497e9c
|
rework classloader
- make it available in config
- always use classloader, no manual require
- compatible for future composer alternative
|
2014-10-12 16:28:41 +03:00 |
|
Steve Clay
|
7e08cff1f0
|
Merge pull request #36 from robations/patch-1
Path/require problem in cli script min_extras/cli/minify.php
|
2012-11-23 15:19:53 -08:00 |
|
Robert Churchill
|
3b2fd8dfd6
|
Make cli script more portable
Changing hash-bang interpreter to `#!/usr/bin/env php`, for better portability with OSs such as BSD.
|
2012-10-19 19:42:31 +02:00 |
|
Robert Churchill
|
0d5e3295a3
|
Update min_extras/cli/minify.php
I think the path variable got renamed inconsistently?
|
2012-10-19 18:32:26 +02:00 |
|
Steve Clay
|
c196dd39df
|
Replaced all class require's with autoloader
|
2012-09-30 17:51:34 -04:00 |
|
Steve Clay
|
bcd231eb7c
|
CLI minify!
|
2012-02-28 16:58:35 -05:00 |
|
Steve Clay
|
f2372744c5
|
Added test-run option in place of verbose
|
2012-02-28 16:17:20 -05:00 |
|
Steve Clay
|
1cebfec066
|
Cli upgrade
|
2012-02-28 15:56:47 -05:00 |
|
Steve Clay
|
4f490d0f48
|
rewrite-uri CLI tool
|
2012-02-25 01:19:36 -05:00 |
|