summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-01-19Use https for links to orgmode.orgTim Landscheidt
2014-06-02Merge branch 'maint'Achim Gratz
2014-06-02Makefile: remove empty line in help outputAchim Gratz
2013-12-13make vanilla: run Emacs -Q with *this* Org loadedschulte.eric@gmail.com
2012-10-02Fix references to org-install.el.Bastien Guerry
2012-09-29Makefile: implement target config-versionAchim Gratz
2012-08-26Rename utils/ to mk/, move some files to mk/ and make the requisite changes t...Achim Gratz
2012-08-21Makefile: add link to Worg to `make helpĀ“Achim Gratz
2012-08-21Makefile: implement different compilation methods, rename _COMPILE_ to ORGCMAchim Gratz
2012-08-21Revert "Revert "Makefile: allow for different compilation methods""Achim Gratz
2012-08-15Reduce the number of targets displayed by `make helpall'Bastien Guerry
2012-08-15Revert "Makefile: allow for different compilation methods"Bastien Guerry
2012-08-09Makefile: s/org/OrgBastien Guerry
2012-08-09Makefile: Small formatting fix.Bastien Guerry
2012-08-09Makefile: allow for different compilation methodsAchim Gratz
2012-08-04Makefile: enable one-process-per-source compilations againAchim Gratz
2012-07-15Makefile: add new target cleantestingAchim Gratz
2012-06-04Add configuration checks to build systemAchim Gratz
2012-05-25Document convenience target 'uncompiled'.Achim Gratz
2012-05-18correct output from "make helpall"Achim Gratz
2012-05-01spelling fixesAchim Gratz
2012-04-26Improve compatibility with old MakefileAchim Gratz
2012-04-23Introduce compatibility and convenience targets, local.mk template, add "help...Achim Gratz
2012-04-21provide an easier way to get the old behaviour of plain "make" backAchim Gratz
2012-04-21clean up documentation and provide "doc" as alternative target for "docs"Achim Gratz
2012-04-20introduce "check" as alias for "test" to comply with GNU Makefile conventionsAchim Gratz
2012-04-20introduce new make target "test"Achim Gratz
2012-04-20The default target should be "all"Achim Gratz
2012-04-20Introduce $(datadir), prefix all installation paths with $(DESTDIR)Achim Gratz
2012-04-20update target descriptions, target "all" now automatically cleans .elc before...Achim Gratz
2012-04-20hand off ./doc to sub-makeAchim Gratz
2012-04-20activate local.mk and hand off ./lisp to a sub-makeAchim Gratz
2012-04-20shuffle targets to their correct place, harden recipesAchim Gratz
2012-04-20Split off Makefile into several parts, included from master MakefileAchim Gratz
2012-03-19Fix Makefile.Bastien Guerry
2012-03-19Fix the master branch.Bastien Guerry
2012-03-17Manually revert maint to e85080.Bastien Guerry
2012-03-17Manually revert to the Release 7.8.04 tag.Bastien Guerry
2012-03-17Manually revert back to commit e85080.Bastien Guerry
2012-02-28integrating ob-scala and ob-io into Org-mode, with code cleanupEric Schulte
2012-02-24Makefile: Support DESTDIR in MakefileJambunathan K
2012-01-05add Maxima to the MakefileEric Schulte
2011-12-31Fix packaging of ODT exporter (org-7.8.02) in GentooJambunathan K
2011-12-21Move org-eshell.el by Konrad Hinsen to Org's core.Bastien Guerry
2011-12-21Fix Makefile: install the etc/ directory and styles files correctly.Dave Marquardt
2011-12-13Makefile: include etc/* in the distribution.Bastien Guerry
2011-12-11Makefile (PKG_FILES) : Include etc/Jambunathan K
2011-12-10Makefile (LISPF): Add org-lparse.el and org-odt.elJambunathan K
2011-11-29moving ob-picolisp into the coreEric Schulte
2011-11-08bring ob-fortran into the core -- FSF assignment completionEric Schulte