Commit Graph

15 Commits (fdd6e09d293d63abdee15e8a2a5b1fca546ad783)

Author SHA1 Message Date
Dennis Luxen 7962604d8a Scons: Updating to 2.1.0
Closes Homebrew/homebrew#7938.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-05 14:50:25 -07:00
Adam Vandenberg 0961a379e9 scons: always use system Python
Fixes Homebrew/homebrew#5794
2011-08-31 21:26:06 -07:00
Adam Vandenberg 8359a638a8 scons: remove explicit version 2011-06-03 16:25:53 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg ee3b332769 use gzip multi-arg support 2010-09-19 11:15:10 -07:00
Brett Cannon 59e9bbaa2f Update SCons to 2.0.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-17 08:19:57 -07:00
Adam Vandenberg aa1df559d2 Normalize SourceForge urls 2010-09-09 14:25:57 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg 18ebe53dc8 Add explicit version to scons 2010-07-06 07:27:39 -07:00
Brett Cannon 8715e51547 Update SCons to 2.0.0.final0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-05 21:03:15 -07:00
Adam Vandenberg 8c12da611e Update SCons to 1.3.0 2010-04-01 16:29:32 -07:00
Adam Vandenberg 3e873c2b8c scons - put manuals in proper place 2010-02-20 20:13:19 -08:00
Gavin Heavyside ec31bc9999 split command and arguments to system call 2009-11-11 19:07:45 +00:00
elliottcable 81cb955f89 Some improvements to the Scons formula 2009-10-19 04:02:49 +01:00
Kieran Pilkington f66907e05f Add Scons formula
Signed-off-by: Max Howell <max@methylblue.com>

Scons is now an example of a system that we do duplicated even though easy_install supports it. This is because:

1) Easy Install installs a version that is not current;
2) We may need to directly depend on this formula to build other formula.
2009-10-19 04:02:49 +01:00