Age | Commit message (Expand) | Author |
2008-08-14 | Switch to nb locale and ikiwiki_nb.setup in Makefile. | Jonas Smedegaard |
2008-08-10 | Disable PO-based locales by default. | Jonas Smedegaard |
2008-08-10 | Reorder and comment Makefile variables. | Jonas Smedegaard |
2008-08-10 | Disable locales and flavors by default. | Jonas Smedegaard |
2008-08-09 | Extend make to support FLAVORS. | Jonas Smedegaard |
2008-08-09 | Fix bogus locale no_NB -> nb. | Jonas Smedegaard |
2008-05-30 | Split rule-exansions from main Makefile to make/rules.mk. | Jonas Smedegaard |
2008-04-14 | Name local l10n branches matching remote ones, when init'ing git. | Jonas Smedegaard |
2008-02-24 | Disable danish POLOCALES target for now: Invoking bare make on virgin clone o... | Jonas Smedegaard |
2008-02-22 | Use native git protocol - in Makefile too. | Jonas Smedegaard |
2008-02-19 | Fix dollar escaping within expansion. | Jonas Smedegaard |
2008-02-19 | Improve hint about future unfuzz filter for testing newly initialized po files. | Jonas Smedegaard |
2008-02-19 | Enable i18n of smiley, and danish l10n. | Jonas Smedegaard |
2008-02-19 | Drop surrounding parens when initializing po files. | Jonas Smedegaard |
2008-02-19 | Don't strip fuzzy hints when initializing po files, and comment out rule only... | Jonas Smedegaard |
2008-02-18 | Fix creating po directory as needed when initializing po file. | Jonas Smedegaard |
2008-02-18 | Fix initializing po files using localized texts (not master texts). | Jonas Smedegaard |
2008-02-18 | Avoid updating po files when initializing: can't do both at once. | Jonas Smedegaard |
2007-11-06 | Disable markdown tweaks by default in po4a perl module, and instead enable th... | Jonas Smedegaard |
2007-11-06 | Use local Locale::Po4a::Text tweaked to not wrap paragraphs containing headli... | Jonas Smedegaard |
2007-11-06 | Tighten .PHONY and other dependencies in Makefile. | Jonas Smedegaard |
2007-11-06 | Rename ALL_L10NFILES -> LOCALE_L10NFILES and ALL_MASTERFILES -> MASTER_L10NFI... | Jonas Smedegaard |
2007-11-06 | Avoid chdir in shell code (strip leading path afterwards instead) when resolv... | Jonas Smedegaard |
2007-11-06 | Fix overwriting origin file instead of creating a new one when init'ing trans... | Jonas Smedegaard |
2007-11-06 | Fix translations target (fix dependency resolving on ALL_L10FILES and ALL_MAS... | Jonas Smedegaard |
2007-11-06 | Fix init'ing new locales from master if po-init-fromlocale is empty. | Jonas Smedegaard |
2007-11-06 | Separate normal PO routines from initializing new locales in Makefile. | Jonas Smedegaard |
2007-11-06 | Fix resolving translations target in Makefile. | Jonas Smedegaard |
2007-11-06 | Fix fallback fail-and-hint install target in Makefile, and move it up below a... | Jonas Smedegaard |
2007-11-06 | Fix Makefile install target; change it to an eval'ed template. Slightly impro... | Jonas Smedegaard |
2007-11-06 | Define ikiwiki config files in variable at top of Makefile. | Jonas Smedegaard |
2007-11-05 | Major Makefile rewrite to use eval functions. | Jonas Smedegaard |
2007-11-05 | Rename *_UNDERLAYS -> *_MODULES in Makefile. | Jonas Smedegaard |
2007-11-05 | Fix renaming dummies -> dummy_UNDERLAYS. | Jonas Smedegaard |
2007-11-05 | Rename variables to prepare for using eval function in Makefile. | Jonas Smedegaard |
2007-11-05 | Add make rule to generate l10n files. Tighten variables (rename underlay to m... | Jonas Smedegaard |
2007-11-04 | Add make rule to generate po files. | Jonas Smedegaard |
2007-11-04 | Remove debug cruft from Makefile. | Jonas Smedegaard |
2007-11-04 | Fix stripping templates from pot make targets. | Jonas Smedegaard |
2007-11-04 | Add make rule to generate pot files. | Jonas Smedegaard |
2007-11-04 | Add GIT hint for pushing, in case of write access to cloned repositories. | Jonas Smedegaard |
2007-11-02 | Add skeleton install target to Makefile. | Jonas Smedegaard |
2007-11-02 | Un-silence creating repository dir to hint which is being cloned/updated. | Jonas Smedegaard |
2007-11-02 | Extend Makefile to support updating repositories with subsequent bare make in... | Jonas Smedegaard |
2007-11-01 | Add support for dummy content repositories. | Jonas Smedegaard |
2007-10-22 | Localize per soure (sources may contain different l10n). | Jonas Smedegaard |
2007-10-21 | Switch to 2-letter locale code. | Jonas Smedegaard |
2007-10-21 | Add makefile with rules to clone and wipe GIT repositories of upstream and lo... | Jonas Smedegaard |