aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* bin/sisu juggle multiple install & run options, resolve issueRalph Amissah2015-05-181-1/+1
|
* bin/sisu juggle multiple install & run optionsRalph Amissah2015-05-171-4/+13
|
* bin/sisu , install name check (stable & git versions)Ralph Amissah2015-05-171-12/+6
|
* lib/sisu/*, single libs directory (c&d gone) (7)Ralph Amissah2015-05-013-140/+65
| | | | | | | | * removed lib/sisu/{current,develop} dir branches v7 (v5 & v6 retired) * simplify dir structure, offer single version per snapshot * have enjoyed carrying stable and development versions v5 & v6 in a single tarball, may return to this structure
* d: v6 made default branch (prior to v7 dir restructuring)Ralph Amissah2015-05-0116-1/+1
| | | | | | | * v5 invocation available as legacy, but is the same as v6 * qi_libs, gem metadata, minor * sisu_packaging.org: ruby require list; update sisu description * bin/ chmod 755
* bin/sisu when run from dir tree, check git describe version infoRalph Amissah2015-04-131-0/+22
|
* c&d: pass info needed make run better without installRalph Amissah2015-04-081-13/+23
|
* c&d: misc, largely but not entirely cosmeticRalph Amissah2015-03-231-1/+1
|
* d: po4a, initialize either directly with sst or passed through aoRalph Amissah2015-01-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | * creates source language directory with source markup files (.sst .ssm .ssi) & the po4a.cfg configuration file, then runs po4a to place the markup source under po4a translation management * --po4a-sst uses original sisu markup source as described above * --po4a-ao passes sisu source markup through document abstraction before converting back to a sisu markup source markup equivalent of the original document, it does this in an attempt to get more uniform output, and put footnotes for example if any in a form that is easier to translate --po4a-ao -v --trans-en:fr,es en/live-manual.ssm --po4a-ao -v --trans-en:fr,es en/live-manual.ssm \ es/live-manual.ssm in the latter example also runs sisu marked up "es" document through document abstraction and returns a sisu markup source version of the document, and against this gettext is (or can be run) to (attempt to) have the source and target languages together in the po/es file * all quite rough, will need to be revisited, * these for now replace the renamed --po4a-shelf (formerly --po4a)
* bin/sisu-misc-utils + c&d: lib sisu_thor_lib currently only po4aRalph Amissah2015-01-191-0/+228
| | | | | | | | | | | | | * uses po4a to create po files with empty translation strings * in appropriately configured directory e.g. "data/doc/sisu/markup-samples/manual" have file named: "languages_source_and_targets" containing e.g.: source: en targets: de fr es ja ru zh command examples: ruby ~snx/bin/sisu-misc-utils po4a --next --clean ruby ~snx/bin/sisu-misc-utils po4a --next --distclean ruby ~snx/bin/sisu-misc-utils po4a --next --make
* bin/sisu + c&d: SiSU_is now methods (instead of hash)Ralph Amissah2015-01-191-16/+35
|
* bin + c&d: RbConfig (instead of Config, switch)Ralph Amissah2015-01-191-10/+10
|
* c&d: version & branch info, changes related to move of lib dirsRalph Amissah2014-12-081-12/+35
|
* c&d: project dir structure, libs moved under new branch namesRalph Amissah2014-12-081-12/+24
| | | | | | | | | | | | | * libs & version files under new branch names: current & develop * previously under branch version numbers (v5|v6) * version .yml files moved * associated adjustments made as required, notably to: bin/sisu se* qi* (file headers); breakage potential, testing required * [on dir names, want release to (alphabetically) precede next/development, considered (cur|dev) (current|(dev|development|progress|next)) (stable|unstable), alpha sorting fail (release|(next|develop))]
* v5 v6: code headers reformatted for viewing as org-mode filesRalph Amissah2014-12-081-40/+38
|
* year set 2015 (prepare for the new year)Ralph Amissah2014-12-081-2/+2
|
* v5 v6: bin/sisu, hub, urls --maintenance, fixRalph Amissah2014-10-121-10/+10
|
* update urls to git repoRalph Amissah2014-09-191-2/+2
|
* v5 v6: bin/sisu, hub, hub close (ensure), remove /tmp/ processing dirRalph Amissah2014-07-221-30/+37
|
* v5 v6: bin/sisu, hub, options, pass message: sisu_called_from_directoryRalph Amissah2014-07-151-3/+5
|
* bin/sisu, processing dir relatedRalph Amissah2014-07-071-19/+26
| | | | | | | | | | | * e.g. using live-manual/manual as sample, the following should work as expected available: ca de en es fr it ja pl pt_BR ro; select: en & ja: sisu --html -v en/live-manual.ssm ja/live-manual.ssm or for all available translations: sisu --html -v **/live-manual.ssm (these previously would have broken after processing the first directory) sisu command equivalent for all available translations being (unaffected): sisu --html -v --glob live-manual
* bin/sisu, some cosmetic long line breakingRalph Amissah2014-07-071-10/+21
|
* v5 v6: bin/sisu, ensure return to start dirRalph Amissah2014-05-121-3/+3
|
* v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-262-2/+2
|
* bin/sisu changes to simplify switching to new stable & development branchessisu_4.2.21Ralph Amissah2014-01-261-127/+243
|
* v4 v5: bin/sisu & some related lib changesRalph Amissah2014-01-201-51/+67
| | | | | * good time to consider rollover: closing v4 branch, replacing it with v5 & introducing v6 for development, proposed for this release + 1
* bin/sisu experimentationsisu_4.2.19Ralph Amissah2014-01-171-52/+18
| | | | | * start preparing for ruby changes * work on fix for bug related to gem path & system installed sisu
* bin/sisu, version dir (fix) & version infoRalph Amissah2014-01-061-10/+19
| | | | | | * (ensure SiSU_version_dir) fix * sisu version info, yml info also when installed via ruby gem * downstream libs
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-2/+3
|
* v4 v5: bin/sisu, simplify in relation to sisu gemsisu_4.2.14Ralph Amissah2013-12-031-27/+11
|
* v4 v5: rake create build & install sisu gemspec; bin/sisugem (add .gitignore)Ralph Amissah2013-12-022-9/+17
| | | | | | | | | | | | | | | | | | | * 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: bin/sisu-*sisu_4.2.12Ralph Amissah2013-11-0812-8/+16
| | | | | * use option flag full names * add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape
* bin/sisu update language list ja ko zh, fixsisu_4.2.5Ralph Amissah2013-09-221-1/+1
|
* v4 (v5): misc, minorRalph Amissah2013-07-301-1/+1
|
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-092-13/+13
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4: bin/sisu, process remote sisu markup file or sisupod, where url providedRalph Amissah2013-03-081-0/+9
|
* v4: bin/sisu, expand given path for sisu executableRalph Amissah2013-03-061-17/+11
| | | | * where system sisu not called directly
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-2/+2
|
* v4: bin/sisu sysenv, rc_path_options, provide fixed path to rc filesRalph Amissah2012-12-281-0/+2
| | | | | * added $sisu_document_markup_directory_base_fixed_path * needed to read right sisurc.yml & sisu_document_make
* v4: bin/sisu $*, hub, make possible to specify dir path for markup filesRalph Amissah2012-10-033-354/+69
| | | | * bin/sisu4 & bin/sisu3 now syslinks to bin/sisu
* v4: bin/sisu $0, make possible to run sisu command on/within project dir treeRalph Amissah2012-10-033-3/+109
| | | | | * (previously sisu needed to be correctly installed with system paths honored) * NOTE: loading of skins turned off
* v4: 4.0.0 new branch & version & changelog "opened"Ralph Amissah2012-10-038-311/+20
|
* v3: bin/sisu, hub, reorganize callRalph Amissah2012-08-293-13/+22
|
* v3: code headers mainly copyrightRalph Amissah2012-05-285-30/+20
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-195-5/+5
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3dv, add dev branch (use to make some changes to module & class names & test)Ralph Amissah2012-01-105-5/+5
| | | | | * (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke)
* v3: date, year 2012, updateRalph Amissah2012-01-104-8/+8
|
* v2 v3: bin/sisu, default sisu version 3Ralph Amissah2011-10-035-21/+41
| | | | * Version 3 is now the default (on running sisu)
* v2 v3: bin/sisu2 introduced (complement bin/sisu3), currently same as bin/sisuRalph Amissah2011-05-151-0/+131
| | | | | * later switch bin/sisu to bin/sisu3 * consider using update-alternatives