aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/sysenv.rb
Commit message (Expand)AuthorAgeFilesLines
* v3: texpdf, output_by: filetype, fix, language code part of filename, fixsisu_3.1.8Ralph Amissah2011-12-131-4/+2
* v3: sysenv, only copy external images directory if it existsRalph Amissah2011-12-081-1/+3
* v3: FileUtils, replace system callssisu_3.1.4Ralph Amissah2011-11-111-6/+4
* v3: FileUtils, make explicit calls (more verbose, easier to find)Ralph Amissah2011-11-111-80/+80
* v3: sysenv, skins, a fixRalph Amissah2011-10-311-5/+7
* v2 v3: odf:odt v1.0: make odt header easier to track; remove binary blobRalph Amissah2011-10-151-10/+15
* v3: sysenv, output_structure_by: filename, fix to output directories createdRalph Amissah2011-10-031-2/+8
* v3: texpdf, fonts, Liberation series default (main: Sans, mono: Mono)Ralph Amissah2011-10-031-4/+25
* v3: sysenv, rc_path adds ./.sisu/ (to existing ./_sisu/ & ~/.sisu/)Ralph Amissah2011-10-031-3/+16
* v3: remote, src & sisupod processing, and rsync placementsisu_3.0.19sisu-3.0.19Ralph Amissah2011-09-241-27/+44
* v3: qrcode, sisu generated manifest output, treat as suchRalph Amissah2011-09-241-0/+66
* v3: info files, fix output; remote, include info file & manpage (when selected)Ralph Amissah2011-09-241-1/+32
* v3: cosmetic, minorRalph Amissah2011-09-241-3/+3
* v3: image (relative) paths for different sisu output structuresRalph Amissah2011-09-131-0/+36
* v3: hub (affecting options +others) sisupod processing (v2 enabled)Ralph Amissah2011-09-131-14/+20
* v3: correct sisupod references and path to .txz (replace .zip)Ralph Amissah2011-09-131-7/+7
* v3: sisupod_v3 make (build); place (rsync); process (generate sisu output from)sisu_3.0.17sisu-3.0.17Ralph Amissah2011-09-051-61/+200
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-58/+58
* v3: sysenv, cosmetic, code arrangement touchRalph Amissah2011-08-181-9/+9
* v3: epub, constants, experiment with presentationsisu_3.0.15sisu-3.0.15Ralph Amissah2011-08-091-8/+9
* v3: options, sysenv, sisurc.yml, set/config default language (code)Ralph Amissah2011-08-081-17/+16
* v3: qrcode, manifest, (++), QR code (metadata) images for manifestRalph Amissah2011-07-261-6/+33
* v3: sysenv, cosmeticRalph Amissah2011-07-261-6/+5
* v3: sysenv, avoid creation of spurious directories in output treeRalph Amissah2011-07-261-11/+1
* v3: sysenv, fix some output paths (markup source); accommodate manpageRalph Amissah2011-06-261-31/+30
* v3: info (texinfo) (sysenv), move output; line-breaks within objectRalph Amissah2011-06-261-0/+50
* v3: manpage (sysenv), move output; line-breaks within objectRalph Amissah2011-06-261-10/+13
* v3: sysenv, limit/prevent the creation of spurious language output directoriesRalph Amissah2011-06-091-1/+4
* v3: sysenv, url webserver link (manifest) fixRalph Amissah2011-05-241-6/+10
* v3: sysenv, rsync, embedded: rsync to remote host alt output structures, fixRalph Amissah2011-05-231-236/+264
* v3: manifest, sysenv, "available outputs" relative paths; available languagesRalph Amissah2011-05-231-126/+282
* v3: sysenv, rsync, get rid of annoying nag to terminal (-v reporting Dir.pwd)Ralph Amissah2011-05-171-5/+11
* v3: po4a re-enabled, related fixes (issues persist)sisu_3.0.9Ralph Amissah2011-05-171-11/+5
* v3: sysenv, output_path & place_file, modified, (affects many libraries)Ralph Amissah2011-05-151-115/+678
* v3: sysenv, options, output_dir_structure.by? (language|filetype|filename)Ralph Amissah2011-05-151-0/+9
* v3: sysenv, output directory structure check, fix (start testing alternatives)Ralph Amissah2011-05-151-12/+9
* v3: i18n, sysenv, class variable to prevent unnecessary re-construction of hashsisu_3.0.8Ralph Amissah2011-05-051-1/+2
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-65/+91
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-57/+84
* v2 v3: sysenv, refer to lowriter, updateRalph Amissah2011-04-261-3/+3
* v3: harvest, sysenv, place with document manifests, variable directory pathRalph Amissah2011-04-191-5/+25
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-33/+33
* v3: odf:odt processing in separate subdirectoriesRalph Amissah2011-04-191-3/+11
* v2, v3: sysenv, remove repeated methodRalph Amissah2011-03-301-3/+0
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-156/+155
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-011-1/+1
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-48/+48
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-4/+4
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
* css, fix css paths for xhtml, xml dom & xml saxRalph Amissah2011-02-151-1/+22