Achim Gratz
|
0db8233460
replace the remaining occurences of sed with emacs scripts, implement mkdir with install
|
12 years ago |
Achim Gratz
|
0e4bcf5e0c
improve comment in local.mk template
|
12 years ago |
Achim Gratz
|
160cde6c0e
corrections to build system
|
13 years ago |
Achim Gratz
|
837ccf464c
avoid accumulation of the ".dirty" suffix on $(GITVERSION) during sub-make invocations
|
13 years ago |
Achim Gratz
|
cd9476e774
Remove more autosave cruft with "cleanall"
|
13 years ago |
Achim Gratz
|
bcced6a51d
Makefile: avoid spurious recompilations of documentation
|
13 years ago |
Achim Gratz
|
b567341443
clean up Makefile some more, keep autoloads around
|
13 years ago |
Achim Gratz
|
df89e3cd0c
cleanup in lisp/Makefile, targets; create org-fixup.el, remove version definition
|
13 years ago |
Achim Gratz
|
357fd63a14
Improve compatibility with old Makefile
|
13 years ago |
Achim Gratz
|
687766c922
Introduce compatibility and convenience targets, local.mk template, add "helpall"
|
13 years ago |
Achim Gratz
|
0a9c29d305
allow customization of the "doc" target to skip certain types of documentation
|
13 years ago |
Achim Gratz
|
7993ae4816
fix bug introduced with aliasing target "doc" to "docs"
|
13 years ago |
Achim Gratz
|
c83da85416
provide an easier way to get the old behaviour of plain "make" back
|
13 years ago |
Achim Gratz
|
4d97b47fe5
clean up documentation and provide "doc" as alternative target for "docs"
|
13 years ago |
Achim Gratz
|
97e7636b68
Modify target 'update' to run tests before installation
|
13 years ago |
Achim Gratz
|
3bbd458780
add cleaning of temporary test files (with option to keep them)
|
13 years ago |
Achim Gratz
|
035f24673b
introduce "check" as alias for "test" to comply with GNU Makefile conventions
|
13 years ago |
Achim Gratz
|
353a0c519b
introduce $(SUDO) to make install with administrative privileges customizable
|
13 years ago |
Achim Gratz
|
41624c1809
ignore *.t2d directories in doc/, adapt some comments, implement missing targets
|
13 years ago |
Achim Gratz
|
4a7ed95010
introduce new make target "test"
|
13 years ago |
Achim Gratz
|
6ec5f30165
Do not croak when git is not available
|
13 years ago |
Achim Gratz
|
0081071a52
create Makefile for etc/, some additions to .gitignore
|
13 years ago |
Achim Gratz
|
1e343f7f3b
update target descriptions, target "all" now automatically cleans .elc before compilation
|
13 years ago |
Achim Gratz
|
6da2d089b0
move all version strings into org-install.el
|
13 years ago |
Achim Gratz
|
465adbdae3
Always "make clean" for lisp files before compiling them
|
13 years ago |
Achim Gratz
|
236b79da67
prepare for additional subdirs for "install"
|
13 years ago |
Achim Gratz
|
501f9b1741
use sed instead of perl, add target clean-install
|
13 years ago |
Achim Gratz
|
a5cb04dcd8
hand off ./doc to sub-make
|
13 years ago |
Achim Gratz
|
ac3162b4f0
activate local.mk and hand off ./lisp to a sub-make
|
13 years ago |
Achim Gratz
|
77f0e50787
shuffle targets to their correct place, harden recipes
|
13 years ago |