Commit Graph

13 Commits

Author SHA1 Message Date
Scott Davis
5948a7e38a dont require defaults only assets group 2012-01-28 15:40:51 -05:00
Scott Davis
233ec887eb compass command is now bundler aware 2012-01-11 23:24:00 -05:00
Chris Eppstein
ebd758a799 Merge branch 'stable'
Conflicts:
	bin/compass
2011-11-06 18:02:41 -08:00
Chris Eppstein
720cc891ae Return an error exit code if no exit code is provided by the command. 2011-11-06 18:01:27 -08:00
Colin Dean
656f12a4ab Fixed type conversion error
I encountered this when using jruby and passing an illegal option.
2011-10-02 01:58:32 -07:00
Chris Eppstein
38e13e55e6 Removed deprecated command line options. 2010-12-10 11:32:26 -08:00
Chris Eppstein
dd2c9eb72d Add a --profile option to the compass CLI 2010-12-05 16:13:11 -08:00
Chris Eppstein
92080bd337 Revert "Updated gitignore"
This reverts commit c9a684c1cf.
2010-11-15 03:52:31 -08:00
B Mathis
b3bd71082c Updated gitignore
Conflicts:

	.gitignore
2010-11-15 03:52:31 -08:00
Chris Eppstein
4cc569586b Restructure the existing command line code to allow for the new sub-command based CLI. 2009-09-29 18:35:24 -07:00
Chris Eppstein
b13fd43a2e Require relative to the load path instead of using the more convoluted approach of File.join(File.dirname(__FILE__), ...).
Also, don't ever muck with the load paths or rubygems without first
trying to require the library without doing so.
2009-09-02 21:45:08 -07:00
Chris Eppstein
ff2a54af53 Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
Chris Eppstein
88ed4591cc Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00