aboutsummaryrefslogtreecommitdiffhomepage
path: root/rbuild
Commit message (Collapse)AuthorAgeFilesLines
* v4 v5: Rakefile, (installer), reduce actionssisu_4.2.16Ralph Amissah2013-12-151-181/+234
|
* v4 v5: Rakefile, (installer) improve, re-arrangeRalph Amissah2013-12-091-552/+499
|
* v4 v5: rake create build & install sisu gemspec; (.gitignore), work onRalph Amissah2013-12-031-105/+307
| | | | | * gemspec adjusted to install only libraries related to a version (v4 or v5) * select sisu version to create, build & install
* v4 v5: rake create build & install sisu gemspec; bin/sisugem (add .gitignore)Ralph Amissah2013-12-021-14/+279
| | | | | | | | | | | | | | | | | | | * rake gemcbi #(create build install sisu gem) * rake gemspecscreate && \ rake gembuild && \ sudo rake geminstall * rake gemspecscreate && \ gem build sisu5.gemspec && \ sudo gem install --no-rdoc --no-ri \ sisu-5.1.0.gem * bin/sisu updated (modified to take account of gems) * bin/sisugem added * .gitignore sisu-*.gem sisu*.gemspec consider inclusion (& tracking) of rake created sisu4.gemspec sisu5.gemspec (as this makes their availability more obvious) * once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands otherwise as usual) if paths are such that sisu is not available "sisugem _5.1.0_ -vM" should work (as it is installed by gemspec, but not other sisu installers)
* v4 v5: rake (& rant) sisu installerRalph Amissah2013-11-081-20/+14
| | | | | * do less by default * remove rant generated sisu-install
* Rake, Rant sisu installer require ruby >= 1.9.3Ralph Amissah2012-06-061-1/+1
|
* dir names changedRalph Amissah2007-07-281-81/+84
|
* commit rbuild as common rake rant build fileRalph Amissah2007-07-271-0/+455