summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.1.0.rc31.1.0rc3Wayne Meissner2012-04-211-1/+1
* Add a target to build the win32 gem, that shells out to rake with the correct...1.1.0rc2Wayne Meissner2012-04-051-1/+3
* Bump version to 1.1.0.rc2Wayne Meissner2012-04-051-1/+1
* Change version to 1.1.0.rc1Wayne Meissner2012-04-051-1/+1
* Bump version to 1.0.12rc31.0.12rc3Wayne Meissner2012-04-031-1/+1
* Use 1.9.3 as the 1.9 version when cross compiling for win32Wayne Meissner2012-04-031-1/+1
* Bump version to 1.0.12.rc2Wayne Meissner2012-03-021-1/+1
* Bump version to 1.0.12.preWayne Meissner2012-02-071-1/+1
* Bump version to 1.0.11Wayne Meissner2011-12-101-1/+1
* Replace deprecated Config with RbConfig.Matijs van Zuijlen2011-10-291-8/+8
* Enable warnings in spec tasks.Matijs van Zuijlen2011-10-291-4/+4
* A more portable GNU make detectionAntonio Terceiro2011-09-171-1/+1
* Bump version to 1.0.10Wayne Meissner2011-08-011-3/+3
* Bump version to 1.0.91.0.9Wayne Meissner2011-05-201-1/+1
* Remove dependency on rake and bump version to 1.0.8Wayne Meissner2011-05-151-3/+3
* Bump version to 1.0.7Wayne Meissner2011-03-161-1/+1
* Bump version to 1.0.61.0.6Wayne Meissner2011-02-201-1/+1
* Bump version to 1.0.51.0.5Wayne Meissner2011-01-131-1/+1
* Re-enable windows builds for 1.8.xWayne Meissner2011-01-131-1/+1
* Bump version to 1.0.4Wayne Meissner2010-12-281-1/+1
* Bump version to 1.0.31.0.3Wayne Meissner2010-12-281-1/+1
* Remove requirement of ruby 1.9.2Wayne Meissner2010-12-271-2/+2
* Use rspec, not spec to run testsWayne Meissner2010-12-271-4/+4
* Bump version to 1.0.21.0.2Wayne Meissner2010-12-171-1/+1
* Bump version to 1.0.11.0.1Wayne Meissner2010-12-031-1/+1
* Set minimum ruby version to 1.9.2Wayne Meissner2010-12-031-1/+3
* Bump version to 1.0.0Wayne Meissner2010-11-301-1/+1
* Bump version to 0.6.30.6.3Wayne Meissner2010-03-101-1/+1
* Tweak gen/Rakefile to be callable as both a gem Rakefile extension and normal...Wayne Meissner2010-02-161-0/+1
* Release 0.6.2Wayne Meissner2010-02-161-1/+1
* Add History.txt to gem filesWayne Meissner2010-02-161-1/+1
* Bump version to 0.6.10.6.1Wayne Meissner2010-02-151-1/+1
* Add tasks/ to gemspecWayne Meissner2010-02-141-1/+1
* Use internal version of Bones0.6.0Wayne Meissner2010-02-081-10/+1
* Adding a 'pre' suffix to the version apparently does not work everywhere. Re...Wayne Meissner2009-12-101-1/+1
* Change version to 0.6.0preWayne Meissner2009-12-051-1/+1
* Detect powerpc64Wayne Meissner2009-11-031-0/+6
* Bump version to 0.6.0Wayne Meissner2009-10-111-1/+1
* Fix some issues related to announcement email generation and sendingAndrea Fazzi2009-10-061-1/+1
* Exclude rbx examples when executing spec task. Invoke rbxspecs task for that.Andrea Fazzi2009-10-041-0/+1
* Snow leopard build fixesWayne Meissner2009-10-031-2/+2
* Tweak OS/CPU detection for libtest based on rbconfigWayne Meissner2009-10-031-3/+47
* Fix gem specification issue that prevents to correctly build win32 fat binary...Andrea Fazzi2009-10-021-2/+4
* Eradicate references to kenai.comWayne Meissner2009-08-221-2/+2
* Add rake dependency to gem specifications. Fix RUBY-FFI_43.Andrea Fazzi2009-08-121-0/+2
* Bump version to 0.5.0Wayne Meissner2009-08-061-1/+1
* Tweak README, History and announcement generationAndrea Fazzi2009-08-041-2/+3
* Pass CPU= thru to the libtest makefileWayne Meissner2009-08-031-1/+1
* Make :specs task the :default taskAndrea Fazzi2009-08-021-0/+3
* win32 cross compilation tweaks and other build cleanupsWayne Meissner2009-07-301-22/+26