aboutsummaryrefslogtreecommitdiffhomepage
path: root/qi
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-11-13 10:24:45 -0500
committerRalph Amissah <ralph@amissah.com>2014-12-08 00:18:14 -0500
commit1db1a6e8411bed7ce63e2e717f55ee07f08b6157 (patch)
tree2ccde351d823b18b6beaa850b39c67f425a149b0 /qi
parentyear set 2015 (prepare for the new year) (diff)
qi, (quick install) header update (also rbuild)
Diffstat (limited to 'qi')
-rwxr-xr-xqi37
1 files changed, 8 insertions, 29 deletions
diff --git a/qi b/qi
index 6bfddf62..3b4ba501 100755
--- a/qi
+++ b/qi
@@ -1,41 +1,20 @@
#!/usr/bin/env ruby
=begin
- Common Rakefile, Rantfile installer for SiSU
- softlink Rakefile and Rantfile to this file
- * Homepage: <http://www.jus.uio.no/sisu/SiSU>
- <http://search.sisudoc.org>
- * Download: <http://www.jus.uio.no/sisu/download>
-
- Copyright (C) 2007 Ralph Amissah
-
- * License: LGPL - GNU Lesser General Public License
- [same license as Rant provided within the Rant package]
+** Description:
- * Ralph Amissah <ralph@amissah.com>
- Ralph Amissah <ralph.amissah@gmail.com>
-
- Rake is a Ruby build program by Jim Weirich
- * Rake may be downloaded and installed from:
- <http://rake.rubyforge.org/>
+** Homepage: <http://www.jus.uio.no/sisu/SiSU>
+ <http://search.sisudoc.org>
+** Download: <http://www.jus.uio.no/sisu/download>
- Rant is a Ruby build program by Stefan Lang
- * Rant may be downloaded and installed from:
- <http://make.rubyforge.org/>
+** Copyright: (C) 2007 - 2015 Ralph Amissah
- Notes on use:
- [if rake is preferred and installed]
- rake -T
- [if rant is preferred and installed]
- rant -T
+** License:
- SiSU can also be Setup/Installation using:
- * Minero Aoki's setup.rb, provided along with SiSU, or
+** Ralph Amissah <ralph@amissah.com>
+ Ralph Amissah <ralph.amissah@gmail.com>
=end
-#%% produce a makefile suitable for the target platform
-#require 'mkmf'
-#create_makefile("sisu")
#% manual settings, edit/update as required (note current default settings are obtained from sisu version yml file)
begin
require 'thor'