summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Publish rake-compiler as gem on GitHub!v0.1.0Luis Lavena2008-11-281-0/+91
* Updated gem specificationLuis Lavena2008-11-281-3/+5
* Small cleanup of cross-ruby.rakeLuis Lavena2008-11-281-32/+35
* Renamed cross-ruby rake tasks.Luis Lavena2008-11-282-1/+1
* Added ExtensionTask#additional_options functionality.Luis Lavena2008-11-273-3/+12
* Make 'rake' default to spec and features.Luis Lavena2008-11-271-0/+3
* Corrected steps for cleanup.Luis Lavena2008-11-272-1/+5
* Get rid of Dir::chdir for rake-compilerLuis Lavena2008-11-262-24/+23
* Doh, corrected mistake in previous commit.Luis Lavena2008-11-261-1/+1
* Not yet ready for prime-time: cross-ruby.Luis Lavena2008-11-262-0/+180
* Adjusted cleanup pattern.Luis Lavena2008-11-262-4/+13
* Removed debug info from specs (commit miss).Luis Lavena2008-11-251-1/+0
* Updated Features (forgot to commit)Luis Lavena2008-11-255-10/+53
* Allow forced platforms for native gems.Luis Lavena2008-11-252-15/+33
* Better output when rake execution fail.Luis Lavena2008-11-251-1/+4
* Corrected rake gem dependency (was wrong).Luis Lavena2008-11-232-2/+2
* Small changes to extconf task.Luis Lavena2008-11-231-3/+4
* Small tweaks to tasks and RDoc.Luis Lavena2008-11-224-4/+5
* Hide internal methods of ExtensionTask from docs.Luis Lavena2008-11-191-2/+1
* Updated README to reflect new functionalityLuis Lavena2008-11-191-5/+52
* Added package feature and scenarios.Luis Lavena2008-11-192-0/+41
* Rearrange code generators for features.Luis Lavena2008-11-194-44/+83
* Allow building of native gems.Luis Lavena2008-11-182-4/+119
* Cleanup feature file templates.Luis Lavena2008-11-181-5/+2
* Updated wording for compilation feature.Luis Lavena2008-11-102-14/+14
* ExtensionTask now generated clean and clobber tasks.Luis Lavena2008-11-075-2/+44
* No need to clobber doc/html, clobbered by RDocTask already.Luis Lavena2008-11-071-2/+0
* Clean cucumber profiles.Luis Lavena2008-11-071-1/+0
* Added RDoc tasks and updated gem specifications for it.Luis Lavena2008-11-075-4/+166
* Unified rake tasks and warn about missing dependencies.Luis Lavena2008-11-063-28/+34
* Ignore coverage reports.Luis Lavena2008-11-031-1/+2
* D'oh, all this time forgot to commit ExtensionTask itself.Luis Lavena2008-11-031-0/+112
* Added ExtensionTask specs.Luis Lavena2008-11-031-0/+147
* Added base specs.Luis Lavena2008-11-032-0/+12
* Added RSpec and RSpec with RCov tasks.Luis Lavena2008-11-032-0/+30
* Removed some debug leftovers.Luis Lavena2008-11-031-4/+0
* Updated compile feature to match and cover required acceptance.Luis Lavena2008-11-034-48/+44
* Better features organization (work in progress).Luis Lavena2008-11-035-0/+0
* Added feature steps and templates.Luis Lavena2008-11-035-0/+170
* Last tweak to compilation feature (I promise).Luis Lavena2008-11-031-7/+13
* Cleanup new 'tmp' folder and ignore it.Luis Lavena2008-11-032-0/+5
* Catch success of rake task execution.Luis Lavena2008-11-031-2/+7
* Corrected typo.Luis Lavena2008-11-031-1/+1
* Better compiler feature wording.Luis Lavena2008-11-031-9/+9
* Updated cucumber options.Luis Lavena2008-11-032-1/+3
* Added Cucumber features and misc items.Luis Lavena2008-11-034-0/+57
* Skeleton import after cleanup.Luis Lavena2008-11-024-0/+88