summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing port generation & instructions.Kristaps Dzonsons2009-02-231-0/+3
|
* Adding revamped webpage.Kristaps Dzonsons2009-02-231-2/+17
|
* Added mdoclint.Kristaps Dzonsons2009-02-231-11/+22
| | | | `make regress' uses mdoclint
* termact.c -> term.cKristaps Dzonsons2009-02-231-12/+5
| | | | | | term.c -> mdocterm.c tree.c -> mdoctree.c Fixed/finished mmain.h.
* BROKEN BUILD: migrating to mmain stuff.Kristaps Dzonsons2009-02-221-23/+18
|
* Split mdocml -> mdocterm, mdoctree (new manuals, etc.).Kristaps Dzonsons2009-02-211-23/+43
| | | | Escape-recognition term.c.
* Split down term.c into term.h, termact.c.Kristaps Dzonsons2009-02-211-7/+11
|
* Initial list support (not nested, yet).Kristaps Dzonsons2009-02-211-1/+1
|
* More flesh in terminal-encoder.Kristaps Dzonsons2009-02-201-2/+2
|
* Re-added tree.c (for now).Kristaps Dzonsons2009-02-201-3/+11
| | | | Added initial terminal-output filter (term.c).
* Removed (moving) tree.c.Kristaps Dzonsons2009-02-201-7/+3
|
* Removed tree-writing capability (for now, only validates and exits).Kristaps Dzonsons2009-02-201-3/+3
|
* Fix-ups to macro.c.Kristaps Dzonsons2009-01-221-1/+1
|
* Finished proper parsing of -column macros.Kristaps Dzonsons2009-01-221-1/+3
|
* *** empty log message ***Kristaps Dzonsons2009-01-211-1/+6
|
* More validation on prologue/first NAME section.Kristaps Dzonsons2009-01-211-2/+19
|
* Added regression tests (just for prologue, for now).Kristaps Dzonsons2009-01-201-0/+36
| | | | Minor fixes in parsing prologue.
* Added manual pages to INSTALL.VERSION_1_2_0Kristaps Dzonsons2009-01-201-1/+3
|
* Tagged version.Kristaps Dzonsons2009-01-201-1/+1
|
* More documentation/installation fixes.Kristaps Dzonsons2009-01-201-0/+6
|
* Re-merged old port-building routines.Kristaps Dzonsons2009-01-201-31/+68
|
* Added tests to makefile.Kristaps Dzonsons2009-01-171-0/+20
|
* Separating output filters.Kristaps Dzonsons2009-01-171-7/+11
|
* *** empty log message ***Kristaps Dzonsons2009-01-081-11/+7
|
* Actions and validations properly added.Kristaps Dzonsons2009-01-051-7/+11
|
* Broke apart macro_prologuexxx into prologue.Kristaps Dzonsons2009-01-011-7/+11
| | | | | Fixed validation for line-scoped. Merged const_arg and const.
* Validation fully works.Kristaps Dzonsons2008-12-301-7/+11
|
* *** empty log message ***Kristaps Dzonsons2008-12-231-7/+15
|
* *** empty log message ***Kristaps Dzonsons2008-12-151-7/+11
|
* Linted.Kristaps Dzonsons2008-12-151-3/+3
|
* Purged all old files in favour of new design. Selective reintegration.Kristaps Dzonsons2008-12-151-146/+29
|
* Prettier HTML.Kristaps Dzonsons2008-12-101-1/+1
|
* Ready for looking over by people.Kristaps Dzonsons2008-12-101-16/+30
|
* Made noop the default filter.Kristaps Dzonsons2008-12-101-20/+24
|
* Sx to Sh anchors work.Kristaps Dzonsons2008-12-101-1/+1
|
* Put prelude checking into asec.Kristaps Dzonsons2008-12-101-2/+17
|
* *** empty log message ***VERSION_1_0_2Kristaps Dzonsons2008-12-101-1/+1
|
* Linted on NetBSD side.Kristaps Dzonsons2008-12-101-3/+1
|
* Versioning up.Kristaps Dzonsons2008-12-101-4/+7
|
* *** empty log message ***Kristaps Dzonsons2008-12-101-2/+2
|
* *** empty log message ***Kristaps Dzonsons2008-12-101-1/+1
|
* *** empty log message ***Kristaps Dzonsons2008-12-101-8/+19
|
* *** empty log message ***Kristaps Dzonsons2008-12-091-2/+2
|
* Considerable clean-ups.Kristaps Dzonsons2008-12-091-3/+3
|
* *** empty log message ***Kristaps Dzonsons2008-12-081-2/+3
|
* Versioning up.VERSION_1_0_1Kristaps Dzonsons2008-12-081-1/+1
|
* Added warnings for using macros in the wrong sections.Kristaps Dzonsons2008-12-081-2/+3
|
* Fixed installation routine.Kristaps Dzonsons2008-12-071-3/+3
|
* *** empty log message ***Kristaps Dzonsons2008-12-071-8/+18
|
* *** empty log message ***Kristaps Dzonsons2008-12-071-6/+15
|