summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* make: Remove leftover debug statementJonas Bernoulli2018-10-31
|
* make: Refactor manual publishingJonas Bernoulli2018-03-22
|
* make: Remove deleted pages when publishing manualJonas Bernoulli2018-03-22
|
* make: inject style switcher into generated html manualJonas Bernoulli2017-12-17
|
* make: generate CDN invalidation after uploadJonas Bernoulli2017-10-06
|
* make: remove clean-texi and clean-all targetsJonas Bernoulli2017-10-06
|
* make: use ox-texinfo+-update-version-stringsJonas Bernoulli2017-10-06
|
* make: use same export settings as for manual Org exportsJonas Bernoulli2017-10-06
|
* make: rename and sanitize some variablesJonas Bernoulli2017-10-06
|
* manual: put local-variables into an ignored sectionJonas Bernoulli2017-10-06
|
* manual: set version in Org sourceJonas Bernoulli2017-07-02
|
* Remove spurious paranthesis from Makefile recipeSuvayu Ali2016-12-01
|
* manual: adjust for ox-texinfo+ v1Jonas Bernoulli2016-11-26
|
* base the Makefile on the same template used for other packagesJonas Bernoulli2016-11-10
| | | | | | | | | | | | | | | | | Beside the obvious differences (the package specific values for (`PKG', `DEPS', `DOMAIN' and `MANUAL_HTML_ARGS) this only diverges from the Makefiles of other packages that use the same template in that an additional target `authors' is available and in that `EFLAGS' is non-empty. Compared to the old Makefile the most significant breaking change is that there no longer exists a `bump-versions' target. To bump the versions one still only has to edit one file, but that's now the library, not the Makefile. Furthermore the autoloads file is now being created automatically, and the manual can be exported to more formats and the results can easily be published on the webpage.
* manual: include sub-minor part of version in subtitleJonas Bernoulli2016-11-09
| | | | Also bump that part in the Makefile, now that it matters.
* release version 2.5.2Jonas Bernoulli2016-08-21
|
* make: add bump-versions targetJonas Bernoulli2016-08-21
|
* make: fix dir targetJonas Bernoulli2016-02-26
|
* add AUTHORS.md and COPYINGJonas Bernoulli2016-02-23
| | | | Re #1.
* reincarnation releaseJonas Bernoulli2016-01-28
`with-editor.el' is no longer part of the Magit repository but its karma is good and so it is reborn as a repository of its own. To help it remember its past life do this: git remote add magit https://github.com/magit/magit.git git config remote.magit.tagopt --no-tags git fetch magit git replace --graft <this> f78f1cd33692e8b544d883d66400ab5c752663f2 See the git-replace(1) manpage for more information. While they were still part of the Magit repository `with-editor.el' and `with-editor.org' were edited by the following people: 88 Jonas Bernoulli 4 Noam Postavsky 2 RĂ©mi Vanicat 1 Barak A. Pearlmutter 1 Lele Gaifax 1 Philippe Vaucher