summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-233-6/+3
|
* figures: link to absolute pathDominique Leuenberger2013-04-041-2/+2
| | | | | | | | | | | | | | While installing figures, we assume to find them in C-language if they are not explicit part of $lang subfolders. linking to ../../C/$fig works out well as long as $fig is not living in any subfolder though. With subfolders, two parent levels is no longer sufficient, resulting in dangling symlinks As a solution, we change the link target path to the absolute destination where we install the C-language figures in. After all, we do know where we put our files. Fixes bug 682776.
* gnome-doc-utils.make: Fix too-many-args problems, #672826Shaun McCance2012-03-261-3/+40
|
* Adding back RNG files for nowShaun McCance2012-03-181-0/+2
| | | | | | | | | | | | Per an IRC discussion with Michael Biebl. The build tools have needed the RNG files. I removed the RNG files and didn't remove that requirement. That was a big screw-up. Then I removed the requirement. That's cool, but there's a whole generation of packages that still need the RNG without the RNG being there. So I'm adding the RNG back, but without any rules that call them. I'll hold it this was for one release cycle, as a way to transition over.
* Remove remnants of RNG stuffShaun McCance2012-03-182-5/+2
|
* Add support for silent-rules to gnome-doc-utils.makeHib Eris2012-02-202-11/+31
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=589278
* gnome-doc-utils.make: Enable pot rule for Mallard docsShaun McCance2011-04-221-1/+1
|
* gnome-doc-tool.in: Use /bin/bash, because we use bash featuresShaun McCance2011-01-101-1/+1
|
* fix nested command substitutionChris Coleman2010-12-171-1/+1
|
* [gnome-doc-tool] Adding css command for Mallard documentsShaun McCance2010-01-111-0/+78
|
* Importing Mallard XSLT changes from yelp-xslShaun McCance2010-01-051-5/+5
|
* [gnome-doc-tool] Adding --custom-xslt optionShaun McCance2009-12-201-3/+15
|
* [gnome-doc-tool] Adding urlencode/urldecode functionsShaun McCance2009-12-151-3/+38
|
* [gnome-doc-tool] Adding (X)HTML output for MallardShaun McCance2009-12-041-98/+394
| | | | Also added the list-icons and list-media commands
* [gnome-doc-utils.make] Fixed error for missing directory for mo filesShaun McCance2009-11-161-0/+4
|
* Properly clean mo files (finally fixes #570342)Claude Paroz2009-10-261-0/+2
|
* Compile mo files before running xml2po (fixes #570342)Martin von Gagern2009-10-151-4/+14
|
* Moving icons into "status" subdirectory, for correct icon theme usageShaun McCance2009-09-281-1/+1
|
* Fix gnome-doc-utils.make parallel build failure (bgo #595197)Daniel Elstner2009-09-161-1/+1
| | | | | | * tools/gnome-doc-utils.make (clean-doc-dir): Make rule dependent on clean-doc-lc to ensure that all files in the subdirectories have been deleted before attempting to remove the directory itself.
* Use AC_MSG_* when checking for gnome-doc-utils, bug #571300William Immendorf2009-08-041-0/+3
|
* Adding xml2po mode for Mallard documentsShaun McCance2009-07-271-6/+7
| | | | | | | This isn't entirely complete, but it's better than the default behavior. I had to modify xml2po some for this mode, because you can't determine whether a node is "final" based on its name alone; you need context.
* Migrate from cvsignore to gitignoreClaude Paroz2009-07-041-0/+3
|
* Adding Mallard build magic to gnome-doc-utils.make and elsewhereShaun McCance2009-06-272-32/+94
|
* [mallard] Rename pages to .page, XSLT fixed for YelpShaun McCance2009-06-081-1/+1
|
* Build and stylesheet changes prepping for Yelp workShaun McCance2009-06-011-0/+2
|
* chmod +x gnome-doc-{tool,prepare} on configure. Bug #557732.Christian Persch2008-10-241-0/+0
| | | | | | | * configure.in: chmod +x gnome-doc-{tool,prepare} on configure. Bug #557732. svn path=/trunk/; revision=1127
* Save disk space by Symlinking the non-localised figures to the C figuresChristian Persch2008-10-212-6/+11
| | | | | | | | | | | | | * tools/gnome-doc-utils.make: Save disk space by Symlinking the non-localised figures to the C figures instead of copying them. Bug #557227. * tools/gnome-doc-utils.m4: Require AC_PROG_LN_S. * configure.ac: Call AC_PROG_LN_S explicitly since g-d-u doesn't use GNOME_DOC_INIT itself. svn path=/trunk/; revision=1126
* reviewed by: Shaun McCanceSven Herzberg2007-12-211-2/+2
| | | | | | | | | | | | 2007-12-21 Sven Herzberg <herzi@gnome-de.org> reviewed by: Shaun McCance * tools/gnome-doc-utils.make: pass --xinclude to xmllint in the 'make check' rule svn path=/trunk/; revision=1069
* reviewed by: Shaun McCanceSven Herzberg2007-12-211-0/+4
| | | | | | | | | | | | | 2007-12-21 Sven Herzberg <herzi@gnome-de.org> reviewed by: Shaun McCance * tools/gnome-doc-utils.m4: set DISTCHECK_CONFIGURE_FLAGS to disable scrollkeeper so application developers don't have to do this anymore svn path=/trunk/; revision=1068
* - Allow DOC_INCLUDES/ENTITIES to be in subdirectoriesShaun McCance2007-08-211-0/+11
| | | | | | | * tools/gnome-doc-utils.make: - Allow DOC_INCLUDES/ENTITIES to be in subdirectories svn path=/trunk/; revision=1025
* - Use = to test equality, bug #456700 from Joe Marcus ClarkeShaun McCance2007-07-302-4/+3
| | | | | | | | | | * tools/gnome-doc-utils.make: - Use = to test equality, bug #456700 from Joe Marcus Clarke * tools/gnome-doc-utils.pc.in: - Add icondir, fix gettext, and remove rngdoc and xsldoc svn path=/trunk/; revision=989
* - Bumped version to 0.11.1Shaun McCance2007-07-081-0/+1
| | | | | | | | | | * configure.in: - Bumped version to 0.11.1 * tools/gnome-doc-utils.pc.in: - Added db2xhtml to pkgconfig file svn path=/trunk/; revision=972
* - Added utility XSLT file to list needed graphicsShaun McCance2007-05-111-13/+25
| | | | | | | | | | | | | | | * xslt/docbook/utils/Makefile.am: * xslt/docbook/utils/graphics.xsl: - Added utility XSLT file to list needed graphics * xslt/common/theme.xsl: - Removed the navigation icon stuff * tools/gnome-doc-tool.in: - Made admonition graphics option work with theme.xsl - Added ability to copy graphics files to output directory svn path=/trunk/; revision=948
* - Support for the new HTML/XHTML output methodsShaun McCance2007-05-081-11/+16
| | | | | | | * tools/gnome-doc-tool.in: - Support for the new HTML/XHTML output methods svn path=/trunk/; revision=940
* - Use = instead of == to test equalityShaun McCance2007-05-081-7/+7
| | | | | | | * tools/gnome-doc-tool.in: - Use = instead of == to test equality svn path=/trunk/; revision=938
* - Explicitly check for an empty command to avoid shift errorShaun McCance2007-05-081-0/+4
| | | | | | | * tools/gnome-doc-tool.in: - Explicitly check for an empty command to avoid shift error svn path=/trunk/; revision=937
* - Removed bsh-only parameter substitutions and function syntax, #436824 -Shaun McCance2007-05-081-24/+19
| | | | | | | | * tools/gnome-doc-tool.in: - Removed bsh-only parameter substitutions and function syntax, #436824 - Fixed global variable polution that caused directories to be forgotten, #436950 svn path=/trunk/; revision=936
* - Fix error on category code check with --disable-scrollkeeper (#427939)Shaun McCance2007-04-091-9/+7
| | | | | | | * tools/gnome-doc-utils.make: - Fix error on category code check with --disable-scrollkeeper (#427939) svn path=/trunk/; revision=913
* - Don't call scrollkeeper when it's not installed, #410715Shaun McCance2007-03-191-0/+2
| | | | | | | * tools/gnome-doc-utils.make: - Don't call scrollkeeper when it's not installed, #410715 svn path=/trunk/; revision=904
* - Use abs_srcdir to remove some relative path stupidity [#409341]Shaun McCance2007-02-191-8/+5
| | | | | | | * tools/gnome-doc-utils.make: - Use abs_srcdir to remove some relative path stupidity [#409341] svn path=/trunk/; revision=884
* - Fixed type in error messageShaun McCance2007-02-192-3/+2
| | | | | | | | | | | | | * xslt/docbook/omf/db2omf.xsl: - Fixed type in error message * tools/gnome-doc-utils.make:\ - Don't unilaterally stick `pwd` onto $(_DOC_OMF_IN) [#169324] * tools/gnome-doc-tool.in: - Removed an echo I'd left in from testing svn path=/trunk/; revision=883
* - Fixed help message for html commandShaun McCance2007-01-261-1/+1
| | | | | | | * tools/gnome-doc-tool.in: - Fixed help message for html command svn path=/trunk/; revision=871
* - Moved gnome-doc-html to gnome-doc-tool, new subcommand syntaxShaun McCance2007-01-263-220/+253
| | | | | | | | | | * configure.in: * tools/gnome-doc-html.in: * tools/gnome-doc-tool.in: * tools/Makefile.am: - Moved gnome-doc-html to gnome-doc-tool, new subcommand syntax svn path=/trunk/; revision=870
* Make make dist fail when gdu isn't present. Bug #400705.Christian Persch2007-01-262-1/+8
| | | | | | | | | | | | | 2007-01-25 Christian Persch <chpe@svn.gnome.org> * configure.in: * tools/gnome-doc-utils.m4: * tools/gnome-doc-utils.make: Make make dist fail when gdu isn't present. Bug #400705. 2007-01-25 Christian Persch <chpe@svn.gnome.org> svn path=/trunk/; revision=868
* - Provide a 3-argument variant of GNOME_DOC_INIT, to use if you don't wantChristian Persch2007-01-251-8/+12
| | | | | | | | | | 2007-01-25 Christian Persch <chpe@svn.gnome.org> * tools/gnome-doc-utils.m4: - Provide a 3-argument variant of GNOME_DOC_INIT, to use if you don't want missing gdu be fatal. Bug #392424, also fixes bug #350441. svn path=/trunk/; revision=863
* - Moving files to toolsShaun McCance2006-12-014-3/+597
| | | | | | | | | | | | | * Makefile.am: * configure.in: * gnome-doc-html.in: * gnome-doc-prepare.in: * gnome-doc-utils.pc.in: * tools/Makefile.am: * tools/gnome-doc-html.in: * tools/gnome-doc-prepare.in: * tools/gnome-doc-utils.pc.in: - Moving files to tools
* gnome-doc-utils.makeShaun McCance2006-11-163-0/+612
* Makefile.am: * autogen.sh: * configure.in: * gnome-doc-utils.m4: * gnome-doc-utils.make * tools/Makefile.am: * tools/gnome-doc-utils.m4: * tools/gnome-doc-utils.make - Moving gdu.m4 and gdu.make to tools, should fix #324603 - Added GNOME_DOC_DEFINES to M4 for cleaner bootstrapping, allowing: - Now using the system-installed gnome-autogen.sh, fixing #340128