summaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* Oops, remember Tommy's rule of good behavior in targetsPaul W. Frields2006-02-131-1/+1
* Add src-tarball phony target for use when VERSION isn't known externallyPaul W. Frields2006-02-131-2/+3
* Push to 0.3.1:Paul W. Frields2006-02-131-0/+1
* Remove the rest of the files correctlyPaul W. Frields2006-02-131-3/+3
* Remember to remove RPM files in top level using correct namePaul W. Frields2006-02-131-1/+1
* Must make sure we don't remove non-generated files. For example, inPaul W. Frields2006-02-111-5/+5
* SHORT VERSION:Paul W. Frields2006-02-091-6/+24
* Do the right thing if there's no RPM revision yet for this docPaul W. Frields2006-02-071-0/+4
* Trivial, just tired of setting the modePaul W. Frields2006-02-071-0/+5
* Actually check in the ${PRI_LANG} changes I mentioned earlier.Tommy Reynolds2006-02-071-2/+7
* This flag no longer needed thanks to XSLT sweetnessPaul W. Frields2006-02-041-1/+0
* This seems to make packaging work again... probably needs checking for kludgi...Paul W. Frields2006-02-041-4/+4
* This may not be strictly needed, but it makes me feel better, whatpre-package2Paul W. Frields2006-02-031-5/+5
* Eliminate redundant buildingPaul W. Frields2006-02-031-4/+1
* Don't need ${POFILES} as a 'make showvars' item.Tommy Reynolds2006-02-031-1/+0
* 1) XML files are now expected to be in an "${LANG}/" subdirectory.Tommy Reynolds2006-02-031-22/+17
* Added "make po" target to generate PO files for all the "en" XML filesTommy Reynolds2006-02-031-1/+20
* Doh! Now the "make DRAFT=no html" or "make DRAFT=yes html" actuallyTommy Reynolds2006-01-311-10/+10
* Remove harmless debugging cruft.Tommy Reynolds2006-01-301-1/+1
* When using find(1) to generate the list of candidate files for theTommy Reynolds2006-01-301-12/+12
* Send those lang stringparams, gotcha!Paul W. Frields2006-01-201-3/+7
* First cut a integrating the RPM packaging stuff with theTommy Reynolds2006-01-191-14/+149
* Select "fdpsh" as the shell used by make(1). This lets us avoidTommy Reynolds2006-01-171-6/+11
* Use new fdpsh, 'cause it's kewlPaul W. Frields2006-01-161-4/+2
* Add function to insert colophon entryPaul W. Frields2006-01-151-0/+9
* And make the clog target easier to readPaul W. Frields2006-01-151-1/+1
* Make it possible to use alternate rpm-info.xml file if neededPaul W. Frields2006-01-151-2/+14
* Remove in-place sed(1) edit when generating fdp-info-${LANG}.xmlTommy Reynolds2006-01-121-15/+53
* Allow shorthand, I think this is OKrelease-notes-FC-5-TEST2-TRANS-FREEZEPaul W. Frields2006-01-071-1/+1
* Make sure FDPDIR gets set correctly, important for build processesPaul W. Frields2005-12-301-1/+1
* Remove nochunks watermark during clean targetPaul W. Frields2005-12-281-1/+1
* Define macro for xsltprocPaul W. Frields2005-12-281-0/+2
* Added a "make OLD=old.xml NEW=new.xml diff" target to utilize theTommy Reynolds2005-12-151-3/+18
* Dolt! Pass the desired language to the script that needs to look at it!Tommy Reynolds2005-12-121-2/+2
* Allow a document 'figs/' directory to contain its own subdirectoryTommy Reynolds2005-12-111-11/+4
* Allow ${HTMLCSSEXTRA} to be blank and not create the "watermark.png" file.Tommy Reynolds2005-12-101-4/+6
* Require per-language watermark file by default.Tommy Reynolds2005-12-101-1/+1
* HTMLCSS and HTMLCSSEXTRA weren't copied to the correct locations in theTommy Reynolds2005-12-021-4/+4
* Added ${HTMLCSS} and ${HTMLCSSEXTRA} macros to "docs-common/Makefile.common"Tommy Reynolds2005-12-011-7/+14
* Change default to the HTML "fedora-draft.css" stylesheet to reinforceTommy Reynolds2005-11-291-4/+8
* Corrected bug #174469 - Typo prevents over-ride of the ${XSLHTMLNOCHUNKS}Tommy Reynolds2005-11-291-1/+1
* Added one new target, "showvars". The new target is used to grab variables f...Paul W. Frields2005-11-151-1/+5
* Do not break the make during an HTML build if the document directory isTommy Reynolds2005-10-301-1/+1
* If the document directory has a "figs/" subdirectory, create an "figs/"Tommy Reynolds2005-10-301-1/+14
* In preparation for RPM packaging, tweak the setup to:Tommy Reynolds2005-10-261-13/+27
* Added multi-language support.multi-language-infrastructureTommy Reynolds2005-09-171-36/+85
* Omit sizable .EPS files from tarball makes, since they are not useful anywaymonolanguage-infrastructurePaul W. Frields2005-08-201-1/+1
* Added "make view" target to display the HTML-formatted document using theTommy Reynolds2005-07-121-0/+9
* Get the images and CSS, remember to clean it up tooPaul W. Frields2005-06-291-1/+6
* 1) Added proper ".PHONY" declaration for pseudo-targets like "html" and "pdf".Tommy Reynolds2005-06-291-1/+3