aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/sisupod_make.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-111-2/+2
|
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-11/+9
|
* v3: remote, src & sisupod processing, and rsync placementsisu_3.0.19sisu-3.0.19Ralph Amissah2011-09-241-17/+0
|
* v3: sisupod_v3 make (build); place (rsync); process (generate sisu output from)sisu_3.0.17sisu-3.0.17Ralph Amissah2011-09-051-74/+120
| | | | | | | | | | | | | | | | * sisupod v3 * modify pod dir structure, place sisu source in dir/[lang_code]/ e.g. dir/en/ * use tar.xz (.txz) * bundle all language version in pod * bundle .ssm and all included files for each selected language (rather than composited .ssm.sst file) (filename pattern) or named in files to be processed string * remote placement * sisu processing from sisupod v3 * rsync sisupod v3 * sysenv, check that tree is available and use as desired when available
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-2/+2
|
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-6/+6
| | | | | | | | | * paths for dir, url, relative and rcp that vary with output dir structure * cope with alterative dir structures * manifest url paths, fix * dal_expand_insertions, fix * rsync, review * scp disabled
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-12/+12
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-3/+3
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+341