Richard Leitner
5d58c984e1
Makefile: require libmxml.a for its installation
...
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
2018-06-04 11:23:36 +02:00
Richard Leitner
2477dbea92
several compile fixes
...
This patch was taken from Debian's libmxml 2.11-1 source:
07_compile_fixes.patch
2018-06-01 14:28:27 +02:00
Richard Leitner
f77da2043c
several autoheader define fixes
...
This patch was taken from Debian's libmxml 2.11-1 source:
06_autoheader-fixes.patch
2018-06-01 14:27:13 +02:00
Richard Leitner
e0c0252684
mxml-string: compile headers
...
This patch was taken from Debian's libmxml 2.11-1 source:
04_compile_headers.diff
2018-06-01 14:24:01 +02:00
Luis Uribe
249c34c57e
add missing $(LDFLAGS) to Makefile
...
This patch was taken from Debian's libmxml 2.11-1 source:
03_link_ldflags.diff
2018-06-01 14:22:17 +02:00
Gonéri Le Bouder
5e415d2074
link libmxml with pthread
...
This patch was taken from Debian's libmxml 2.11-1 source:
02_link_with_pthread.diff
2018-06-01 14:20:43 +02:00
Fathi Boudra
bcf5391c0c
remove rpath from configure.in and configure
...
This patch was taken from Debian's libmxml 2.11-1 source:
01_remove_rpath.diff
2018-06-01 14:18:36 +02:00
Michael Sweet
7b0bb60e51
Ignore another generated file.
2017-10-28 12:23:11 -04:00
Michael Sweet
f699ab9558
Update makesrcdist script, drop old announcements file.
2017-10-28 12:22:37 -04:00
Michael Sweet
b79c23ebb4
Update documentation.
2017-10-28 12:17:58 -04:00
Michael Sweet
38a8547c78
Add 160px image.
2017-10-26 19:53:47 -04:00
Michael Sweet
ef7e5d433c
Fix writing of custom data nodes (Issue #201 )
2017-10-11 17:13:37 -04:00
Michael R Sweet
78f0221c04
Fix missing HAVE_STRLCAT define in config.h.
2017-07-07 10:55:26 -04:00
Michael R Sweet
6f51c8ece5
Fix compile issues on Linux (Issue #200 )
2017-06-27 13:06:25 -04:00
Michael Sweet
3836e126a8
Tweak list table style.
2017-06-09 12:18:02 -04:00
Michael Sweet
bd9d279686
Fix some more parsing issues with void functions - was keeping static void
...
functions...
2017-06-08 11:30:17 -04:00
Michael Sweet
1c135e96cc
Fix more parsing bugs for void functions/methods.
2017-06-08 10:27:10 -04:00
Michael Sweet
888fd3f169
Fix some comment parsing strangeness and tweak the presentation of functions
...
and constants to be more compact.
2017-06-08 09:42:00 -04:00
Michael Sweet
3b4fe17065
Support @exclude ...@ for constants, too.
2017-06-07 16:16:25 -04:00
Michael Sweet
e703ef3d25
Fix header parsing bug.
2017-06-06 14:15:01 -04:00
Michael Sweet
d848f8278b
Fix some more parsing issues with static functions.
2017-05-31 22:18:49 -04:00
Michael Sweet
6689e9f805
Exclude @exclude from description text.
...
Use decimal entities.
2017-05-31 10:41:34 -04:00
Michael Sweet
dc87d4ad50
Add @exclude format@ directive.
2017-05-31 10:10:58 -04:00
Michael Sweet
703c0c9917
Sync up with changes to the ZIPC code.
2017-05-28 22:40:08 -04:00
Michael Sweet
20a4221607
Regenerate configure script.
2017-05-09 08:02:39 -04:00
Michael R Sweet
3d40a2c0c8
Merge pull request #196 from A-Costa/patch-1
...
endif wrong position
2017-05-03 11:38:49 -04:00
Alberto Costa
b26a4d35f1
endif wrong position
...
was giving an error on some architectures
2017-05-03 14:32:21 +02:00
Michael Sweet
8bdacd119d
Update markdown anchors to use "title-of-heading" format.
2017-05-02 09:06:55 -04:00
Michael Sweet
1146488efb
Sync up more markdown bug fixes from upstream.
2017-05-01 09:48:15 -04:00
Michael Sweet
3bb60cc92b
Add some more style information.
2017-05-01 08:45:04 -04:00
Michael Sweet
935df35140
Sync up with MMD upstream.
2017-05-01 08:40:24 -04:00
Michael Sweet
5771dbbaf3
Add documentation/usage for --coverimage.
2017-04-30 09:23:09 -04:00
Michael Sweet
fa1336ddee
Fix write_description to always write close tag.
2017-04-30 01:27:37 -04:00
Michael Sweet
79e9bec13c
Changelog.
2017-04-24 10:58:06 -04:00
Michael Sweet
0d0850fffd
Fix bug where comments/descriptions were text fragments instead of opaque
...
strings.
2017-04-24 10:56:19 -04:00
Michael Sweet
bcfa6ef518
Update/fix documentation.
...
Add mxmlNewOpaquef and mxmlSetOpaquef functions.
Fix discussion writing code to look for opaque strings.
Fix dependencies for documentation generation.
2017-04-24 10:42:03 -04:00
Michael Sweet
48c3c62521
Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185 )
2017-04-23 13:12:39 -04:00
Michael Sweet
b79d3e0f07
Add support for SOURCE_DATE_EPOCH environment variable (Issue #193 )
2017-04-23 12:49:40 -04:00
Michael Sweet
3700ebd2c3
Add libmxml1.dll target and support for mingw cross-compilation (Issue #188 )
2017-04-23 12:21:38 -04:00
Michael Sweet
5b4a398c01
Remove obsolete TODO file.
2017-04-21 20:58:19 -04:00
Michael Sweet
f1f1703050
Update Markdown support.
2017-04-21 20:37:27 -04:00
Michael Sweet
b06830dc0d
Finalize Markdown support - man pages (Issue #194 )
2017-04-11 23:02:21 -04:00
Michael Sweet
c6bda8e144
Add markdown support for HTML/EPUB/DOCSET output (Issue #194 )
2017-04-11 15:37:38 -04:00
Michael Sweet
4e6310962b
Change how we embed the cover image so that more applications show it.
2017-04-08 18:42:30 -04:00
Michael Sweet
c9b78a862c
Update cover image.
2017-04-08 13:11:30 -04:00
Michael Sweet
1fba7887b7
Add cover image for manual.
...
Fix iTunesArtwork file in EPUB.
2017-04-08 13:07:30 -04:00
Michael Sweet
64d4526ee0
Add initial support for cover images.
...
Update ZIPC functions.
2017-04-07 16:46:56 -04:00
Michael Sweet
8d99d72e4b
Split out the docset generation code, like was done for epub, to simplify the
...
logic.
2017-04-07 12:18:50 -04:00
Michael Sweet
0381fdaf3c
Normalize on passing "mode" instead of "xhtml" flag.
...
Update generated documentation.
2017-04-07 12:01:21 -04:00
Michael Sweet
bba295b908
Sync up with zipc repo.
2017-04-07 12:00:28 -04:00