summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build: Distribute more files from git in official release tarballsSimon McVittie2020-08-211-0/+10
| | | | | | | | Many of these are necessary for the Meson build, and some merely seem potentially useful. Resolves: #109 Signed-off-by: Simon McVittie <smcv@debian.org>
* Meson: Fix running tools uninstalledXavier Claessens2019-08-151-0/+1
| | | | | This fix getting directories when builddir!=srcdir which is always the case with Meson.
* Makefile.am: add workarounds for 'make distcheck'Stefan Sauer2019-08-151-2/+11
| | | | This fixes an automake regression wrt pycache files.
* highlight: also use pygments for highlighting in fixxrefStefan Sauer2019-04-141-0/+1
| | | | | | | | Extract the pygments highlighter from mkhtml2 and also use it in fixxref. This lets us drop the relevant configure options and avoid shelling out to external tools. This has been a frequent source of issue reports. Fixes #78
* cleanup: move autotools support files to subdirStefan Sauer2018-05-211-13/+2
|
* cleanup: move 'cmake' to a subdir buildsystemsStefan Sauer2018-05-201-1/+1
| | | | This is a preparation to also move the autotools support next.
* mkhtml2: move db2html to the gtkdoc packageStefan Sauer2018-02-271-0/+5
| | | | | Add tooling infrastructure for gtkdoc-mkhtml2 (previously db2html). This lets use reuse code from the other modeuls without hacks.
* build: dist the python moduleStefan Sauer2017-08-101-0/+1
|
* make: ignore pycache dirsStefan Sauer2017-06-021-1/+1
|
* make: ignore pycache dirsStefan Sauer2017-06-021-1/+2
|
* mkdb: extract the markdown to docbook codeStefan Sauer2017-05-261-0/+2
| | | | This is only a start, see the hack for some shared symbols.
* mkbd: turn into moduleStefan Sauer2017-05-251-0/+2
|
* make: update ignore filesStefan Sauer2017-05-241-0/+3
|
* gtkdoc-common: remove the perl versionStefan Sauer2017-05-131-2/+0
| | | | With the last script gone, drop the module and the perl dependency.
* fixxref: port from perl to pythonStefan Sauer2017-04-161-0/+2
|
* scan: split into wrapper and moduleStefan Sauer2017-04-101-0/+2
|
* scangobj: port to pythonStefan Sauer2017-04-051-2/+4
|
* rebase: split into wrapper and moduleStefan Sauer2017-04-031-2/+4
|
* common.py: start porting common.py from perlStefan Sauer2017-04-021-0/+2
| | | | Add a first function with a test.
* mkpdf: split into wrapper and moduleStefan Sauer2017-03-311-2/+4
|
* mkhtml: split into wrapper and moduleStefan Sauer2017-03-311-0/+2
|
* mkman: split into wrapper and moduleStefan Sauer2017-03-311-2/+4
|
* python: add a gtkdoc python moduleStefan Sauer2017-03-301-3/+12
| | | | | | Add a config.py there which will take constants from the build such as paths and versions. Move the main code of gtkdoc-check into the module and turn the gtkdoc-check into a trivial starter loading this module.
* build: update gitignoreStefan Sauer2017-03-291-1/+3
|
* Makefile: add missing backslashStefan Sauer2017-03-221-1/+1
|
* build: make python mandatoryStefan Sauer2017-03-221-5/+1
| | | | Also add it to the README.
* spec: remove rpm specStefan Sauer2017-03-211-4/+1
| | | | This does not belong here and hasn't been touched sicne 2003.
* cat/dcl/dsl: remove more sgml related filesStefan Sauer2017-03-211-8/+0
|
* sgml: remove docbook sgml toolsStefan Sauer2017-03-211-3/+0
| | | | | | We remove jade support already a few versions ago. Also remove the tools we've called from the pdf/man generators. For most of them configure was never checking the pre-requisites.
* Makefile: add more cleanfilesStefan Sauer2017-03-211-1/+4
| | | | Add the new python tools. Cover the cmake files.
* mktmpl: remove the support for tmpl filesStefan Sauer2017-03-211-8/+0
| | | | We deprecated this many years ago. Now finally remove it.
* Makefile.am: whitespace cleanupStefan Sauer2017-03-191-2/+2
|
* build: add CMake modules to gtk-docSam Thursfield2015-11-191-1/+1
| | | | | | Add cmake support files. https://bugzilla.gnome.org/show_bug.cgi?id=756297
* Fix .gitignoresMichael Catanzaro2015-05-221-21/+26
| | | | | | | | | | | | | | | Don't put .gitignore files under version control: they're generated by git.mk. Update git.mk and hook it up in Makefile.am. Update remaining Makefile.am to get to a clean git status. Don't clean/ignore files in $(srcdir) -- this makes no sense because only generated files should be ignored, and generated files should be generated in $(builddir). https://bugzilla.gnome.org/show_bug.cgi?id=749706
* make: clean a compiled gtkdoc-depscanStefan Sauer2015-05-171-1/+2
|
* make: dist devhelp2.xsdStefan Sauer2015-05-171-0/+1
|
* scanobj: remove Makefile targetGTK_DOC_1_21Stefan Sauer2014-07-171-1/+0
|
* gitignore: make git status more usefulStefan Sauer2014-02-201-1/+7
| | | | Better mark CLEANFILEs, so that git.mk is more effective.
* style: group files we redistribute with the generated docsStefan Sauer2014-02-041-24/+9
| | | | | Add a style directory and move the images + the css there. Add a COPYING file to clarify their license.
* make: distribute new .png filesDieter Verfaillie2013-09-201-4/+7
| | | | | | added in 0fab530ad580011d8fee87755a37d180392e9970 https://bugzilla.gnome.org/show_bug.cgi?id=708268
* Improve the design of the navigation barWilliam Jon McCann2013-07-241-0/+3
| | | | | | | | | Put the shortcuts on the left, buttons at the right, and insert placeholder icons instead of hiding the links when necessary. Move the book title into the page title. https://bugzilla.gnome.org/show_bug.cgi?id=696570
* docs: Use new documentation infrastructureJavier Jardón2012-08-311-4/+1
| | | | gnome-doc-utils is being deprecated by yelp-tools
* Revert "gtkdocize: get rid of the flat flavours as they never worked."Stefan Sauer2011-10-171-0/+10
| | | | This reverts commit d6d315876d04cf51c78d2427f3c71e3f245de5bd.
* gtkdocize: get rid of the flat flavours as they never worked.Stefan Sauer2011-10-171-10/+0
| | | | We missed them in the switch statement and thus never copied them.
* devhelp: remove generation of old devhelp filesStefan Kost2011-05-111-2/+0
| | | | | | We're supporting devhelp2 files since 2005. Those are supported since devhelp-0.11 (18.Dec.2005). Dropping them speeds up the builds a bit and saves some bytes peoples hard-drives.
* autogen.sh: Use autoreconfJavier Jardón2011-01-131-1/+1
|
* makefiles: add two flavours for flat makefiles. Fixes #501107Stefan Kost2010-06-101-4/+14
| | | | | When using non recursive Makefile, we currently get warnings aboutr EXTRA_DIST being overridden. Make variants of the makefiles that use EXTRA_DIST += instead.
* gitignore: tune ignore filesStefan Kost2010-04-091-0/+4
|
* dist: update HACKING for git and add CHangeLog ruleStefan Kost2009-12-181-0/+14
|
* make: don't add m4 to EXTRA_DIST - Fixes #591450 and make distcheckStefan Kost2009-11-261-2/+1
|