aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Backout -DUSE_MANPATH that sneaked in;Ingo Schwarze2011-11-281-2/+2
* Removing INSECURE mode. This is a work in progress! Logic forKristaps Dzonsons2011-11-271-18/+39
* Make a small manual for how to run man.cgi.Kristaps Dzonsons2011-11-241-0/+1
* Add manup(8). This runs through mandocdb(8) databases (in the same way thatKristaps Dzonsons2011-11-241-2/+17
* Adjust Makefile for manpath.{c,h} linking.Kristaps Dzonsons2011-11-231-11/+16
* Initial support for man.conf/makepath(1).Kristaps Dzonsons2011-11-201-0/+3
* Inventing new keywords for mostly the same thing when a well-establishedIngo Schwarze2011-11-131-3/+4
* Less misleading file names; ok kristaps@.Ingo Schwarze2011-11-131-6/+6
* Split apropos.c into db.c and apropos.h with simpler code (re-written, butKristaps Dzonsons2011-11-091-15/+29
* Tweak Makefile and add config.h to -Tman to allow cross-compiling onKristaps Dzonsons2011-10-081-4/+13
* Get ready for version. I'm bumping the minor release to 1.12 becauseKristaps Dzonsons2011-10-081-2/+2
* Make apropos and mandocdb build by default.Kristaps Dzonsons2011-10-061-2/+2
* Import apropos from mandoc-tools after inlining all source filesKristaps Dzonsons2011-10-061-1/+21
* Initial, incomplete support for -TmanIngo Schwarze2011-09-171-0/+6
* Adding version notes.Kristaps Dzonsons2011-09-021-2/+2
* Add demandoc utility, a replacement for deroff.Kristaps Dzonsons2011-09-011-5/+25
* Added generation of Universal binary. Fixed up index.sgml to be shorterKristaps Dzonsons2011-08-161-6/+16
* Version: 1.11.6.Kristaps Dzonsons2011-08-161-2/+2
* Updating mingw32 install hooks for new mingw version.Kristaps Dzonsons2011-08-161-2/+13
* Initial version bits in place. Also added forgotten tests to installed files.Kristaps Dzonsons2011-08-161-0/+2
* Implement the first steps of equation parsing from within libmdoc.Kristaps Dzonsons2011-07-251-0/+5
* We're officially no longer UNIX-specific; make this clear.Kristaps Dzonsons2011-07-241-2/+3
* Scary-looking but otherwise harmless changes allow me to build for Windows.Kristaps Dzonsons2011-07-241-10/+38
* Tuned the initial eqn output, making it completely simple. ThisKristaps Dzonsons2011-07-241-2/+2
* Flip on equation printing for -T[x]html.Kristaps Dzonsons2011-07-231-2/+5
* Add character output (-Tpdf, -Tps, -Tascii) for equations. This is theKristaps Dzonsons2011-07-221-2/+5
* Make `struct roff' be passed into libmdoc and libman upon creation.Kristaps Dzonsons2011-07-181-2/+4
* Remember to NULL-ify new keys/vals.Kristaps Dzonsons2011-07-171-1/+1
* move mandocdb(1) to mandocdb(8)Ingo Schwarze2011-07-141-19/+20
* Rename makewhatis [back] into mandocdb. This is to maintain consistencyKristaps Dzonsons2011-07-141-16/+16
* Note version 1.11.4 bits. Here we go!Kristaps Dzonsons2011-07-121-2/+2
* Install sources with mode 0644. Noted by Jack Nagel. Ok schwarze@.Kristaps Dzonsons2011-07-041-1/+2
* We obviously need man.h and mdoc.h installed as mentioned in mandoc.3.Kristaps Dzonsons2011-07-031-1/+1
* Let descriptions (bit-mask 0x100) also be mined for text. This doublesKristaps Dzonsons2011-06-211-1/+1
* Don't let empty strings into the makewhatis keyword database.Kristaps Dzonsons2011-06-211-1/+1
* Version 1.11.3. Here we go!VERSION_1_11_3Kristaps Dzonsons2011-05-261-2/+2
* Some small lint checks in preconv. Also add it to the default lint rule.Kristaps Dzonsons2011-05-261-1/+1
* At least in theory, this patch lets us compile on Windows (which doesKristaps Dzonsons2011-05-261-0/+5
* Have preconv install with mandoc.Kristaps Dzonsons2011-05-261-2/+2
* preconv is now on encoding-recognition parity with groff. This lastKristaps Dzonsons2011-05-261-1/+1
* Significantly improve preconv. Allow it to recode UTF-8 characters intoKristaps Dzonsons2011-05-261-0/+7
* It's annoying that we don't have preconv, so throw together a quickKristaps Dzonsons2011-05-261-3/+16
* Most important move in getting predefined strings entirely containedKristaps Dzonsons2011-05-241-0/+2
* It seems that __STDC_ISO_10646__ isn't defined even where it can beKristaps Dzonsons2011-05-191-3/+5
* Add TODO entry for standalone `.' in tbl pages (pointed out by YuriKristaps Dzonsons2011-05-181-1/+1
* Locale support. I'm checking this in to clean up fall-out in-tree, butKristaps Dzonsons2011-05-171-1/+4
* Ooops, forgot to install makewhatis manual.Kristaps Dzonsons2011-05-131-1/+6
* Version up! 1.11.2. Let's go...Kristaps Dzonsons2011-05-131-2/+2
* Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree.Kristaps Dzonsons2011-05-131-11/+11
* Don't let Linux-isms creep into Makefile.Kristaps Dzonsons2011-05-121-1/+1