forked from Imagelibrary/rtems
Ralf's comments follow:
Changes:
* Enhanced versioning:
- Addition of automake's version.texi support
- Replacement of rtemsdoc's former versioning support by automake's
versioning support (Abandoning RTEMS-UPDATE-* etc.)
- Abandoning setup.texi.in
- Add EDITION to each documents Makefile.am
- version.texi support in project.am
- Addition of maintainer mode (currently only used to prevent incorrectly
updating timestamps when users touch automake's version.texi timestamp
files (stamp-vti)).
* Fixing info dir support
- Use texinfo's @dircategory and @direntry instead of infos *-DIR-ENTRY
- $(infodir)/dir is now correctly set up
* Avoid using temporary files
- Pipe texts through REPLACE2 into BMENU2 instead of using temporary files.
- Abandon using bmenu in favor of bmenu2 (bmenu could be removed now)
* Prepare Makefile.ams for building in a separate buildtree
- prefix files with $(srcdir) in Makefile.am for files which must be
generated inside of the source tree
Notes:
* rtemsdoc can not yet be build in a separate source-tree, but we
are very close to it.
* You as the maintainer of this package now should always use
--enable-maintainer-mode to configure rtemsdoc.
45 lines
579 B
Plaintext
45 lines
579 B
Plaintext
Makefile
|
|
Makefile.in
|
|
cancel.texi
|
|
clock.texi
|
|
cond.texi
|
|
cspecific.texi
|
|
device.texi
|
|
files.texi
|
|
index.html
|
|
io.texi
|
|
key.texi
|
|
libc.texi
|
|
libm.texi
|
|
mdate-sh
|
|
memorymgmt.texi
|
|
message.texi
|
|
mutex.texi
|
|
posix_users
|
|
posix_users*.html
|
|
posix_users-?
|
|
posix_users-??
|
|
posix_users.aux
|
|
posix_users.cp
|
|
posix_users.cps
|
|
posix_users.dvi
|
|
posix_users.fn
|
|
posix_users.fns
|
|
posix_users.ky
|
|
posix_users.log
|
|
posix_users.pdf
|
|
posix_users.pg
|
|
posix_users.ps
|
|
posix_users.toc
|
|
posix_users.tp
|
|
posix_users.vr
|
|
procenv.texi
|
|
process.texi
|
|
sched.texi
|
|
semaphores.texi
|
|
signal.texi
|
|
status.texi
|
|
systemdb.texi
|
|
thread.texi
|
|
timer.texi
|