summaryrefslogtreecommitdiff
path: root/gtk-doc.mak
AgeCommit message (Expand)AuthorFilesLines
2010-08-10*.mak: more spaces/tabs clean-upsTim-Philipp Müller1-9/+9
2010-08-10gtk-doc*.mak: use tabs instead of spaces to fix build with make-3.82Ken Moffat1-1/+1
2010-08-05Revert "gtk-doc.mak: make build break on new api that has not been added to t...Tim-Philipp Müller1-1/+5
2009-12-21gtk-doc*.mak: html is created in build directory, not source directoryMark Nauwelaerts1-1/+1
2009-11-17gtk-doc.mak: add GTKDOC_EXTRA_ENVIRONMENT when calling gtkdoc-scangobjTim-Philipp Müller1-0/+1
2009-05-12Change CVS -> git in various placesTim-Philipp Müller1-1/+1
2009-04-04Whitespace cleanupsFelipe Contreras1-2/+2
2009-03-09gtk-doc*.mak: don't make distclean-local depend on 'clean'Tim-Philipp Müller1-1/+1
2009-01-22Sync makefiles with upstream.Stefan Kost1-3/+3
2008-12-01gtk-doc/: Simplily uninstall rule. Its closer to upstream and fixes #150331.Stefan Kost1-29/+6
2008-10-30gtk-doc.mak: Also cp the entities here to all xinlcude based docs (workaround...Stefan Kost1-0/+1
2008-10-17gtk-doc.mak: Don't clobber the real registry cache file when building docs.Jan Schmidt1-1/+2
2008-10-06gtk-doc.mak: Apply the same fix as below to gtk-doc.mak. Somehow did not end ...Stefan Kost1-2/+2
2008-09-05gtk-doc/: Get closer to upstream makefiles. Don't install index.sgml twice. C...Stefan Kost1-44/+21
2008-06-20gtk-doc/: Include CFLAGS and LDFLAGS in GTKDOC_CFLAGS and GTKDOC_LDFLAGS, oth...Sebastian Dröge1-2/+3
2008-06-04gtk-doc.mak: Don't copy html/*.png files unless they don't already exist in t...Jan Schmidt1-1/+6
2008-05-21gtk-doc/: Fix installing png images when gtk-doc is disabled.Felipe Contreras1-1/+1
2008-05-21gtk-doc/: Fix make clean when gtk-doc is disabled and other cleanups.Felipe Contreras1-2/+9
2008-02-08gtk-doc/: Use '$(SED)' instead of 'sed'. Don't use -i for in-place as its gnu...Stefan Kost1-1/+3
2008-02-06gtk-doc/: As our docs are versioned, we need to patch the index.sgml file to ...Stefan Kost1-1/+2
2007-12-15gtk-doc/: We should have never forked this that much :/.Stefan Kost1-3/+7
2006-06-05gtk-doc.mak: Check for the proper .devhelp2 file to remove.Edward Hervey1-1/+1
2006-05-31gtk-doc.mak: allow a magic variable to suppress errors from docbuildingThomas Vander Stichele1-1/+1
2006-05-30gtk-doc.mak: error out if gtkdoc-mktmpl finds unused declarationsThomas Vander Stichele1-2/+1
2006-05-14configure.ac: releasing 0.10.6, "Take the cannoli"Jan Schmidt1-0/+3
2006-03-23g/: sync a little with gtk-doc mainlineStefan Kost1-1/+5
2005-11-24Fix distcheck issues for the libraries docs buildStefan Kost1-1/+1
2005-10-18gtk-doc.mak: only enable breaking on new API when make distcheck passes, not ...Thomas Vander Stichele1-1/+1
2005-10-17gtk-doc.mak: make build break on new api that has not been added to the secti...Stefan Kost1-3/+2
2005-10-11only look at our built pluginsThomas Vander Stichele1-2/+2
2005-09-23sigh, fix everything firstThomas Vander Stichele1-1/+1
2005-09-23common/gtk-doc.mak: don't fail on building XML, FC4 slave shows a bunch of do...Thomas Vander Stichele1-1/+1
2005-09-23make certain doc warnings fatal so people maintain docs againThomas Vander Stichele1-2/+2
2005-09-03clean up docs build a little; have docdir be an overridable install location;...Thomas Vander Stichele1-3/+3
2005-08-05first stab at documenting elementsThomas Vander Stichele1-2/+2
2005-07-08remove hack for LANG now that we require gtk-doc 1.3Thomas Vander Stichele1-4/+1
2005-07-07copy extra content files; make plugins-base use gtk-doc.makThomas Vander Stichele1-0/+1
2005-07-07factor out gtk-docThomas Vander Stichele1-0/+257