summaryrefslogtreecommitdiff
path: root/gtk-doc.make
Commit message (Expand)AuthorAgeFilesLines
* build files: add copyright headersStefan Sauer2017-10-251-0/+18
* gtk-doc.make: Generate main sgml file by waiting on mkdbJan Alexander Steffens (heftig)2017-08-121-0/+3
* make: Use portable automake constructs to avoid automake warnings.Simon Josefsson2017-07-191-14/+14
* mktmpl: remove the support for tmpl filesStefan Sauer2017-03-211-31/+4
* makefiles: simplfy copying images for html targetStefan Sauer2016-11-261-6/+2
* makefiles: reindentStefan Sauer2016-11-261-25/+25
* make: run mkdb on any source changeStefan Sauer2015-07-231-1/+1
* make: Generate an entities file on build containing PACKAGE variablesPhilip Withnall2015-07-151-1/+12
* make: fix the return code checksStefan Sauer2015-04-291-4/+4
* make: Use $(expand_content_files) wherever $(content_files) is usedPhilip Withnall2014-12-291-4/+5
* make: Automatically clean sections.txt if --rebuild-sections is usedPhilip Withnall2014-12-291-0/+3
* make: avoid non posix options in the makefilesStefan Sauer2014-02-141-3/+3
* Do not require --enable-gtk-doc to build source packagesHib Eris2014-02-091-7/+10
* make: Don't fail on removing types files if they don't existRico Tzschichholz2014-02-081-1/+1
* make: remove the types file on clean if we generated itStefan Sauer2014-02-071-0/+3
* make: add dependency on setup-build.stamp for scan:Stefan Sauer2014-02-061-1/+1
* make: create subdirectories of the content_files to the builddirAlban Browaeys2013-12-081-0/+2
* make: Fix GTKDOC_CHECK for Automake 1.13David King2013-09-201-1/+6
* gtk-doc.make: Fix "-chmod: command not found"Stefan Sauer2013-08-181-1/+1
* make: copy the files with their relative path includedAlban Browaeys2013-05-261-1/+1
* make: fix silent builds even more (s/:/;/)Stefan Sauer2012-11-261-1/+1
* make: fix silent builds even moreStefan Sauer2012-11-131-24/+24
* make: trying to fix the silent mode moreStefan Sauer2012-11-131-1/+1
* make: readd the '-' dropped by the verbosity patchStefan Sauer2012-11-121-1/+1
* Show commands when building documentation with 'make V=1'Hib Eris2012-11-061-27/+49
* gtk-doc.make: dist-check-gtkdoc depends on docsTakao Fujiwara2012-03-231-1/+1
* make: avoid double recursion when make maintainer-clean.Daiki Ueno2012-02-251-1/+1
* Revert "gtk-doc.make: conditionally append to EXTRA_DIST"Stefan Sauer2011-10-171-5/+1
* gtk-doc.make: conditionally append to EXTRA_DISTRyan Lortie2011-10-171-1/+5
* make: fix distcheck for tmpl based projectsStefan Kost2011-08-251-1/+2
* make: fix setup for tmpl based projectsStefan Kost2011-08-251-1/+1
* make: When doing 'make install', look for generated docs in builddir.Michał Górny2011-08-161-2/+2
* make: use $(V) instead of $(AM_DEFAULT_VERBOSITY)Stefan Kost2011-05-181-1/+1
* devhelp: remove generation of old devhelp filesStefan Kost2011-05-111-2/+0
* scanner: check for glib build flags in gtk-doc.m4Stefan Kost2011-05-101-4/+4
* make: sync notmpl make moreStefan Kost2011-05-031-1/+0
* make: tune the setup ruleStefan Kost2011-05-021-10/+10
* make: remove non-sense setup.stamp and use setup-build.stampStefan Kost2011-04-241-6/+2
* make: use "." instead of $(builddir)Stefan Kost2011-04-141-5/+5
* make: fix non-existing var-nameStefan Kost2011-04-141-3/+3
* scangobj,make: add --verbose switch here too and adjust the makefilesStefan Kost2011-04-131-1/+9
* make: pass --verbose switch to tools that have it according to AM silent rule...Stefan Kost2011-04-131-5/+17
* make: tune output of the buildsteps to latest automake fashionStefan Kost2011-04-131-7/+8
* make: tune install outputStefan Kost2011-04-131-2/+2
* make: cleanup and sync makefilesStefan Kost2011-04-131-17/+17
* Restore HTML_IMAGES to EXTRA_DISTYaakov Selkowitz2011-04-071-0/+1
* make: fix handling of HTML_IMAGESStefan Kost2011-02-031-2/+9
* make: fix leftover files in build-dir.Stefan Kost2011-02-021-3/+12
* make: use stamp-files to avoid rebuilding during make checkStefan Kost2011-02-021-1/+2
* make: stop using a wildcard for the setup filesStefan Kost2011-02-011-6/+8