Age | Commit message (Expand) | Author |
2017-04-18 | Improve forms handling. | Jonas Smedegaard |
2017-04-18 | Fix fail if ikiwiki fails. | Jonas Smedegaard |
2015-02-27 | Handle IKIWIKI_SHARED_UNDERLAYS (in addition to IKIWIKI_UNDERLAYS). | Jonas Smedegaard |
2015-02-27 | Fix generate ikiwiki setup only once. | Jonas Smedegaard |
2015-02-27 | Add IKIWIKI_UNDERLAYS for multiple underlays. | Jonas Smedegaard |
2015-02-26 | Fix build_path expansion. | Jonas Smedegaard |
2015-02-26 | Handle optional forms: Copy, set executable and expand build_path. | Jonas Smedegaard |
2013-12-02 | Fix detect forced build. | Jonas Smedegaard |
2013-12-02 | Explicitly refresh when not forcing rebuild: ikiwiki man page lie about default. | Jonas Smedegaard |
2012-08-04 | Drop IKIWIKI_SHARED_OPTIONS (merge into IKIWIKI_SHARED_DEFAULTS. | Jonas Smedegaard |
2012-08-01 | Fix bootstrapping with no initial ikiwiki config. | Jonas Smedegaard |
2012-03-10 | Restructure (again again) init dependencies. | Jonas Smedegaard |
2012-03-01 | Generate Ikiwiki setup files from defaults, hardcoding (path) options and opt... | Jonas Smedegaard |
2012-03-01 | Individual configfile targets. | Jonas Smedegaard |
2012-03-01 | Restructure submodules and config targets dependency handling (now use -B to ... | Jonas Smedegaard |
2011-10-11 | Avoid confusing output in build target init. | Jonas Smedegaard |
2011-10-11 | Fix build cssprojects. | Jonas Smedegaard |
2011-04-20 | Make commandline of ikiwiki execution visible. | Jonas Smedegaard |
2011-04-20 | Fix declare default 'all' target before including make snippets. | Jonas Smedegaard |
2011-04-20 | Tidy spaces in rules. | Jonas Smedegaard |
2011-04-20 | Stop initially generating no longer used external compass config. | Jonas Smedegaard |
2011-04-20 | Improve compass project handling: Try compile only styling and (shared) goab ... | Jonas Smedegaard |
2011-04-20 | Only force-rebuild ikiwiki when using make always-make option -B. | Jonas Smedegaard |
2011-03-28 | Use make -B in init: timestamps may be messed up by git. | Jonas Smedegaard |
2011-03-28 | Init Compass config if likely to be relevant. | Jonas Smedegaard |
2011-02-03 | Suppress ikiwiki git usage when content is off track. | Jonas Smedegaard |
2011-02-03 | Fix avoid single-quoting shell wildcard. | Jonas Smedegaard |
2011-02-03 | Generate CSS files before content. | Jonas Smedegaard |
2011-02-03 | Fix typo in themes init rule. | Jonas Smedegaard |
2011-02-03 | Try bootstrap themes in init target, and include themes makefile for Sass in ... | Jonas Smedegaard |
2011-02-03 | Fix spawn submake for config target, to ensure make snippets are re-included ... | Jonas Smedegaard |
2011-02-03 | Fix avoid single-quoting shell wildcard. | Jonas Smedegaard |
2011-02-03 | Always check for ikiwiki config, and check for any config (not only default). | Jonas Smedegaard |
2011-02-03 | Tighten Makefile: Single-quote around variables used in shell. | Jonas Smedegaard |
2011-02-03 | Fix init submodules before config or content. | Jonas Smedegaard |
2011-01-30 | Include shared and config extensions to IKIWIKI_OPTIONS. | Jonas Smedegaard |
2011-01-30 | Fix avoid init (create config) in default targets). | Jonas Smedegaard |
2011-01-30 | Avoid invoking init target by default, and have it fully bootstrap, optionall... | Jonas Smedegaard |
2011-01-30 | Simplify target naming and dependencies. | Jonas Smedegaard |
2011-01-30 | Register phony targets. | Jonas Smedegaard |
2011-01-30 | Add initial Makefile. | Jonas Smedegaard |