Achim Gratz
|
b33a4d6be0
move testing configuration into user-defined part, add hints
|
13 年之前 |
Achim Gratz
|
1751d2d7f9
need to require find-func instead of just declare-function
|
13 年之前 |
Achim Gratz
|
97e7636b68
Modify target 'update' to run tests before installation
|
13 年之前 |
Achim Gratz
|
72d7c95469
initialize Babel languages and provide possibility to load extra packages for testing
|
13 年之前 |
Achim Gratz
|
d5914ad47f
make sure org-install.el does not get compiled
|
13 年之前 |
Achim Gratz
|
3bbd458780
add cleaning of temporary test files (with option to keep them)
|
13 年之前 |
Achim Gratz
|
035f24673b
introduce "check" as alias for "test" to comply with GNU Makefile conventions
|
13 年之前 |
Achim Gratz
|
353a0c519b
introduce $(SUDO) to make install with administrative privileges customizable
|
13 年之前 |
Achim Gratz
|
41624c1809
ignore *.t2d directories in doc/, adapt some comments, implement missing targets
|
13 年之前 |
Achim Gratz
|
b9c72bebe4
make sure org-release is defined in batch mode
|
13 年之前 |
Achim Gratz
|
4a7ed95010
introduce new make target "test"
|
13 年之前 |
Achim Gratz
|
b323d9e5c3
move schema files to etc/ and modify makefile to install them into $(datadir)
|
13 年之前 |
Achim Gratz
|
a5ed8c65a0
Remove maint.mk and maint-targets.mk from repository
|
13 年之前 |
Achim Gratz
|
3661de9368
The default target should be "all"
|
13 年之前 |
Achim Gratz
|
6ec5f30165
Do not croak when git is not available
|
13 年之前 |
Achim Gratz
|
24fa46a9e5
more robust shell code for install/clean-install
|
13 年之前 |
Achim Gratz
|
6a3ec67abd
Introduce $(datadir), prefix all installation paths with $(DESTDIR)
|
13 年之前 |
Achim Gratz
|
0081071a52
create Makefile for etc/, some additions to .gitignore
|
13 年之前 |
Achim Gratz
|
1e343f7f3b
update target descriptions, target "all" now automatically cleans .elc before compilation
|
13 年之前 |
Achim Gratz
|
510a51310b
use batch-byte-recompile-directory instead of batch-byte-compile
|
13 年之前 |
Achim Gratz
|
cb8600b1ba
show installation path or org-install.el to avoid mishaps with multiple installations
|
13 年之前 |
Achim Gratz
|
6da2d089b0
move all version strings into org-install.el
|
13 年之前 |
Achim Gratz
|
306c748f63
inject git-describe version and date into org manual
|
13 年之前 |
Achim Gratz
|
c74d93b8c6
remove dependencies.mk since it is not needed any more
|
13 年之前 |
Achim Gratz
|
465adbdae3
Always "make clean" for lisp files before compiling them
|
13 年之前 |
Achim Gratz
|
236b79da67
prepare for additional subdirs for "install"
|
13 年之前 |
Achim Gratz
|
8bbf77a748
finish cleanup on infodir, some refinements on rules
|
13 年之前 |
Achim Gratz
|
501f9b1741
use sed instead of perl, add target clean-install
|
13 年之前 |
Achim Gratz
|
00d357ab98
keep Emacs' Changelog clean
|
13 年之前 |
Achim Gratz
|
f29ef857ae
inject git-describe version into org.el during install
|
13 年之前 |