Bastien Guerry
|
510f6464b0
Revert "Makefile: allow for different compilation methods"
|
12 anni fa |
Bastien Guerry
|
32e3257c2d
Revert "Makefile: add elint to compilation methods, ensure *.elc files exist after compilation"
|
12 anni fa |
Achim Gratz
|
1e47e65e97
Makefile: add elint to compilation methods, ensure *.elc files exist after compilation
|
12 anni fa |
Achim Gratz
|
3e63c3e97a
Makefile: allow for different compilation methods
|
12 anni fa |
Achim Gratz
|
b9916f2e2b
Makefile: enable one-process-per-source compilations again
|
12 anni fa |
Achim Gratz
|
0e03e06703
add hints for R testing
|
12 anni fa |
Achim Gratz
|
8038f3d79a
Avoid whitespace errors in Makefile variables
|
12 anni fa |
Achim Gratz
|
0db8233460
replace the remaining occurences of sed with emacs scripts, implement mkdir with install
|
12 anni fa |
Achim Gratz
|
372948a88f
use only relative paths for better compatibility with mixed Cygwin/NTEmacs installations
|
13 anni fa |
Achim Gratz
|
b567341443
clean up Makefile some more, keep autoloads around
|
13 anni fa |
Achim Gratz
|
df89e3cd0c
cleanup in lisp/Makefile, targets; create org-fixup.el, remove version definition
|
13 anni fa |
Achim Gratz
|
687766c922
Introduce compatibility and convenience targets, local.mk template, add "helpall"
|
13 anni fa |
Achim Gratz
|
0a9c29d305
allow customization of the "doc" target to skip certain types of documentation
|
13 anni fa |
Achim Gratz
|
b33a4d6be0
move testing configuration into user-defined part, add hints
|
13 anni fa |
Achim Gratz
|
72d7c95469
initialize Babel languages and provide possibility to load extra packages for testing
|
13 anni fa |
Achim Gratz
|
3bbd458780
add cleaning of temporary test files (with option to keep them)
|
13 anni fa |
Achim Gratz
|
353a0c519b
introduce $(SUDO) to make install with administrative privileges customizable
|
13 anni fa |
Achim Gratz
|
41624c1809
ignore *.t2d directories in doc/, adapt some comments, implement missing targets
|
13 anni fa |
Achim Gratz
|
b9c72bebe4
make sure org-release is defined in batch mode
|
13 anni fa |
Achim Gratz
|
4a7ed95010
introduce new make target "test"
|
13 anni fa |
Achim Gratz
|
6a3ec67abd
Introduce $(datadir), prefix all installation paths with $(DESTDIR)
|
13 anni fa |
Achim Gratz
|
1e343f7f3b
update target descriptions, target "all" now automatically cleans .elc before compilation
|
13 anni fa |
Achim Gratz
|
501f9b1741
use sed instead of perl, add target clean-install
|
13 anni fa |
Achim Gratz
|
a5cb04dcd8
hand off ./doc to sub-make
|
13 anni fa |
Achim Gratz
|
ac3162b4f0
activate local.mk and hand off ./lisp to a sub-make
|
13 anni fa |
Achim Gratz
|
77f0e50787
shuffle targets to their correct place, harden recipes
|
13 anni fa |
Achim Gratz
|
2386380c72
change defaults to something that should work on most Linux systems and Cygwin
|
13 anni fa |
Achim Gratz
|
b0ebd4365e
Split off Makefile into several parts, included from master Makefile
|
13 anni fa |