Commit Graph

22 Commits

Author SHA1 Message Date
Evan Miller
c5d4d1d4ee Fix txt2man path 2024-12-26 07:27:34 -05:00
Evan Miller
58222eeb35 Don't build/install mdb-sql if SQL is not supported
Eliminates obsolete message about --enable-sql. See #273
2021-03-23 15:53:43 -04:00
nirgal
cc061732be
Remove obsolete comment 2020-12-13 10:22:17 +00:00
Evan Miller
0444e0a67e Remove out of date documentation
The HTML docs have not been updated in 10+ years. The README and man
pages should suffice for now.
2020-12-04 09:14:12 -05:00
Nirgal Vourgère
93f109ecb8 Added some manuals, updated AUTHORS 2020-10-21 12:48:20 +02:00
Evan Miller
a5e3e8a438 Include txt2man in distribution 2020-10-18 17:17:58 -04:00
Evan Miller
c19654ad40 Remove gmdb2
Split off the Gnome MDB file viewer into its own project:

    https://github.com/mdbtools/gmdb2

This simplifies the build process somewhat and lets us focus on the core
project. (For starters, no more -Wno-portability flag!)
2020-10-11 14:59:08 -04:00
Evan Miller
d3949f7a0f Include txt2man script (requires gawk) 2020-09-01 20:27:19 -04:00
Nirgal Vourgère
072f7c6518 Decrease POSIX required level to 1
One can now compile with CFLAGS="-std=c99 -D_POSIX_C_SOURCE=1 -pedantic"

Trade getopt.h function for glib equivalents:
This mean all utilities now have long option names.
Adjust manuals and bash_completion accordingly.

Added missing manual and bash_completion for mdb-import.
2014-12-29 13:12:23 +01:00
Nirgal Vourgère
ca395d8537 Added --disable-man configure option
You want that if you don't have txt2man or just are not interrested
in manuals.
2013-07-04 13:22:52 +02:00
Nirgal Vourgère
55c52b92bb Improved man page headers
. Fixed titles
. Added version to project name
. Added volume name
2012-10-10 18:26:23 +02:00
Nirgal Vourgère
4d1ec96658 openjade failure detection. Cleaning.
- Fix the html/install removal for "make clean"
- Fix test of "userguide" when making links
- Make must fail when openjade fails. Testing doc/book1.htm is not
  enough, for example when you have partial docbook installation.
2012-01-19 22:38:07 +01:00
Jean-Michel Vourgère
939d7206e2 html file generation from sgml
Build install.tgz documentation when DOCBOOK_DSL is defined, as
advertised by the comments.
Clean up unused html/dist/man targets
new clean-local target to remove tmp & html files
2011-10-22 14:54:32 +02:00
Jean-Michel Vourgère
96e3f6d18b make clean in doc/ removes .1 files 2011-09-04 17:13:05 -04:00
Brian Bruns
ee1b13b68f version.diff from Nirgal, remove old version control stuff 2011-08-10 18:01:51 -04:00
Brian Bruns
6181b11faf Debian patch 096-use-system-txt2man from Tim Retout 2010-06-17 19:54:45 -04:00
Brian Bruns
531dad7857 Debian patch 094-add-man-pages from Tim Retout 2010-06-17 19:53:40 -04:00
calvinrsmith
ad597b1d75 *** keyword substitution change *** 2005-01-15 05:02:04 +00:00
brianb
fd616622f5 patch #849200 2004-02-09 03:09:52 +00:00
brianb
0d1073fd1e Added Open/Save/Save Results to sql window.
fixed man pages in rpm
2003-01-14 17:37:02 +00:00
brianb
2af5847c6f updates for rpms lots o bug fixes, index stuff 2003-01-12 22:59:41 +00:00
brianb
c6da2f1845 mdb-check and prindex programs 2003-01-05 15:00:23 +00:00