Projects: Difference between revisions

Jump to navigation Jump to search
321 bytes removed ,  16 September 2020
(→‎Graphics: Strip finished items, update links.)
(→‎Configuration and Installation: Strip finished items.)
Line 328: Line 328:
*Fix history problems — core dump if multiple processes are writing to the same history file?
*Fix history problems — core dump if multiple processes are writing to the same history file?


=Configuration and Installation=
= Configuration and Installation =


*Makefile changes:
* Makefile changes:
**eliminate for loops
** eliminate for loops
**define shell commands or eliminate them
** define shell commands or eliminate them
**consolidate targets
** consolidate targets


*Create a docs-only distribution?
* Create a docs-only distribution?
 
*<strike> Convert build system to a non-recursive Automake setup. See how Makefile.am files currently include module.mk files in subdirectories, extend this concept to the entire project so there is only one top-level Makefile.am. </strike> Done, except for special dir libgnu which is the only SUBDIRS listed in configure.ac.


=Documentation=
=Documentation=

Navigation menu