summaryrefslogtreecommitdiff
path: root/make
AgeCommit message (Expand)Author
2010-10-05Create dummy git repos for dummy content (not-git folders may upset Ikiwiki)....Jonas Smedegaard
2010-07-11Rewrite Makefiles and README to reflect use of Git submodule (not multi-layer...Jonas Smedegaard
2008-08-30Adjust header when creating/updating POT files.Jonas Smedegaard
2008-08-20Fix branch checkout in git.mk.Jonas Smedegaard
2008-08-15Avoid Git force-updating (loose commits not pushed).Jonas Smedegaard
2008-08-09Extend make to support FLAVORS.Jonas Smedegaard
2008-08-04Fix echo full git command.Jonas Smedegaard
2008-08-04Use git pull (not merge).Jonas Smedegaard
2008-08-04Extend make and po4a to support templates.Jonas Smedegaard
2008-06-14Let git init target do init (we don't use it anyway currently).Jonas Smedegaard
2008-06-14In update: fetch once, then for each branch (crate and) merge.Jonas Smedegaard
2008-06-14Recursively expand currentbranch, as it may change inside same build target.Jonas Smedegaard
2008-06-14Tighten currentbranch match.Jonas Smedegaard
2008-06-01Major improvements to git rules.Jonas Smedegaard
2008-06-01Sort list of l10nfiles (in attempt at fixing po4a breakage.Jonas Smedegaard
2008-05-31Shift l10nfiles dependencies from rules.mk to po4a.mk.Jonas Smedegaard
2008-05-31Fix build target translations (bogus fullpath, mark target files phony).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