summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Update cucumber POSIX step for *BSD platformsThibault Jouan2015-04-011-2/+2
* Use i386-mswin32-60 platform for test scenariosLuis Lavena2013-05-052-2/+2
* Extend cucumber scenario for Ruby 2.0.0 cross-compilationLuis Lavena2013-05-051-2/+3
* Use RUBY_PLATFORM format and not Gem-like platformLuis Lavena2013-05-051-1/+1
* Avoid Bundler poluting cross-compilationLuis Lavena2013-05-051-0/+4
* Update feature and related code to remove warningsLuis Lavena2013-01-113-4/+6
* Solve deprecations from Cucumber upgradeLuis Lavena2012-01-081-13/+13
* Bump supported versions for testingLuis Lavena2011-11-011-2/+2
* Add some test harness to latest changesLuis Lavena2011-10-051-0/+8
* Change features file templates to use rubygems packaging taskLuis Lavena2011-06-081-4/+3
* Update to latest version of CucumberLuis Lavena2011-06-071-1/+1
* Corrected feature expectations, sorry about thatLuis Lavena2010-11-242-2/+6
* Fix handling of jar command line argumentsAlex Coles2009-12-071-1/+8
* Remove debugging options.Luis Lavena2009-12-071-3/+0
* Sync Java compilation scenariosAlex Coles2009-12-0711-13/+214
* Better detection of executing platform in features.Luis Lavena2009-12-042-2/+1
* Allow targeting multiple versions for cross compiling.Luis Lavena2009-05-302-0/+17
* Small refactoring in features helpers.Luis Lavena2009-05-302-9/+16
* Allow simultaneous versions of Ruby to compile extensions.Luis Lavena2009-04-271-1/+1
* Allow generation of multiple gems for WindowsLuis Lavena2009-04-254-0/+51
* Proper detection of native C extension binary.Luis Lavena2009-04-171-1/+10
* Stop poluting World.Luis Lavena2009-04-153-100/+108
* Use RUBY_PLATFORM to build Gem::Platform instead of #local.Luis Lavena2009-01-041-1/+2
* Fix compiler discovery in steps, for macports mingwraggi2008-12-141-6/+7
* Not so naive way of mark a step as pending.Luis Lavena2008-12-021-2/+3
* Generate packages (gems) of your extensions, across platforms, for free.Luis Lavena2008-11-295-4/+37
* Completed missing pieces for cross-compile feature.Luis Lavena2008-11-294-1/+37
* Corrected forced packaging feature.Luis Lavena2008-11-291-2/+2
* Checked in cross-compilation feature (WiP).Luis Lavena2008-11-292-0/+28
* Only trigger step when 'gcc' or 'cl' compilers are executedLuis Lavena2008-11-291-1/+1
* Actually include files in the file templates generated (Features).Luis Lavena2008-11-291-0/+2
* Corrected steps for cleanup.Luis Lavena2008-11-272-1/+5
* Updated Features (forgot to commit)Luis Lavena2008-11-255-10/+53
* Better output when rake execution fail.Luis Lavena2008-11-251-1/+4
* Added package feature and scenarios.Luis Lavena2008-11-192-0/+41
* Rearrange code generators for features.Luis Lavena2008-11-194-44/+83
* 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-072-1/+23
* 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
* Catch success of rake task execution.Luis Lavena2008-11-031-2/+7
* Better compiler feature wording.Luis Lavena2008-11-031-9/+9
* Added Cucumber features and misc items.Luis Lavena2008-11-031-0/+43