summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-31Shift l10nfiles dependencies from rules.mk to po4a.mk.Jonas Smedegaard
2008-05-31Mark oneliners as non-wrap again (it was needed after all).Jonas Smedegaard
2008-05-31Sync l10n with ikiwiki 2.47.Jonas Smedegaard
2008-05-31Don't mark oneliners as non-wrap (and polish coding style).Jonas Smedegaard
2008-05-31Fix build target translations (bogus fullpath, mark target files phony).Jonas Smedegaard
2008-05-31Fix po4a: Really treat line-based Markdown markup as such.Jonas Smedegaard
2008-05-31Fix po4a: Treat paragraph-based Markdown markup as such.Jonas Smedegaard
2008-05-31Fix po4a: Only strip fortune comment in fortunes mode.Jonas Smedegaard
2008-05-31Sync with po4a 0.33.3.Jonas Smedegaard
2008-05-30Separate po4a and git rules from rules.mk.Jonas Smedegaard
2008-05-30Split rule-exansions from main Makefile to make/rules.mk.Jonas Smedegaard
2008-04-14Name local l10n branches matching remote ones, when init'ing git.Jonas Smedegaard
2008-02-25Merge branch 'master' of debian@coreander:/srv/git/source.jones.dk/ikiwikiJonas Smedegaard
2008-02-25Add notes on forking a multi-branched repository.Jonas Smedegaard
2008-02-24Disable danish POLOCALES target for now: Invoking bare make on virgin clone o...Jonas Smedegaard
2008-02-22Use native git protocol - in Makefile too.Jonas Smedegaard
2008-02-22Use native git protocol (yeah - I finally made it work).Jonas Smedegaard
2008-02-22Sync ikiwiki.setup with ikiwiki 2.32.3.Jonas Smedegaard
2008-02-19Fix dollar escaping within expansion.Jonas Smedegaard
2008-02-19Improve hint about future unfuzz filter for testing newly initialized po files.Jonas Smedegaard
2008-02-19Enable i18n of smiley, and danish l10n.Jonas Smedegaard
2008-02-19Drop surrounding parens when initializing po files.Jonas Smedegaard
2008-02-19Don't strip fuzzy hints when initializing po files, and comment out rule only...Jonas Smedegaard
2008-02-18Fix creating po directory as needed when initializing po file.Jonas Smedegaard
2008-02-18Fix initializing po files using localized texts (not master texts).Jonas Smedegaard
2008-02-18Avoid updating po files when initializing: can't do both at once.Jonas Smedegaard
2007-11-09Fix text about write access to upstream GIT to use new variable scheme.Jonas Smedegaard
2007-11-09Better text about upstream GIT locations, including real example for write ac...Jonas Smedegaard
2007-11-06Disable markdown tweaks by default in po4a perl module, and instead enable th...Jonas Smedegaard
2007-11-06Use local Locale::Po4a::Text tweaked to not wrap paragraphs containing headli...Jonas Smedegaard
2007-11-06Tighten .PHONY and other dependencies in Makefile.Jonas Smedegaard
2007-11-06Rename ALL_L10NFILES -> LOCALE_L10NFILES and ALL_MASTERFILES -> MASTER_L10NFI...Jonas Smedegaard
2007-11-06Avoid chdir in shell code (strip leading path afterwards instead) when resolv...Jonas Smedegaard
2007-11-06Fix overwriting origin file instead of creating a new one when init'ing trans...Jonas Smedegaard
2007-11-06Fix translations target (fix dependency resolving on ALL_L10FILES and ALL_MAS...Jonas Smedegaard
2007-11-06Fix init'ing new locales from master if po-init-fromlocale is empty.Jonas Smedegaard
2007-11-06Update documentation: Adjust make command for overriding GIT source. Add sect...Jonas Smedegaard
2007-11-06Separate normal PO routines from initializing new locales in Makefile.Jonas Smedegaard
2007-11-06Fix resolving translations target in Makefile.Jonas Smedegaard
2007-11-06Fix fallback fail-and-hint install target in Makefile, and move it up below a...Jonas Smedegaard
2007-11-06Fix Makefile install target; change it to an eval'ed template. Slightly impro...Jonas Smedegaard
2007-11-06Define ikiwiki config files in variable at top of Makefile.Jonas Smedegaard
2007-11-05Major Makefile rewrite to use eval functions.Jonas Smedegaard
2007-11-05Rename *_UNDERLAYS -> *_MODULES in Makefile.Jonas Smedegaard
2007-11-05Fix renaming dummies -> dummy_UNDERLAYS.Jonas Smedegaard
2007-11-05Rename variables to prepare for using eval function in Makefile.Jonas Smedegaard
2007-11-05Add make rule to generate l10n files. Tighten variables (rename underlay to m...Jonas Smedegaard
2007-11-04Add make rule to generate po files.Jonas Smedegaard
2007-11-04Remove debug cruft from Makefile.Jonas Smedegaard
2007-11-04Fix stripping templates from pot make targets.Jonas Smedegaard