summaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* Add XSLTPROCOPTS to find alternate paths for DTDsPaul W. Frields2007-04-061-2/+3
* Remove crufty old desktop tidbits which were badly conceived.Paul W. Frields2007-04-051-38/+0
* Make a function for getting PO statistics, since I do this all thePaul W. Frields2007-04-051-0/+5
* Move this errant declaration so that ${LANG}/rpm-info.xml isPaul W. Frields2007-04-051-2/+2
* All right, testing was apparently not extensive enough, and my understanding ...Paul W. Frields2007-04-011-0/+30
* The big change -- we go back to keeping entities in our POT/PO files. This w...Paul W. Frields2007-03-311-1/+1
* I think this is the circular dependency. This template runs for everyPaul W. Frields2007-03-241-2/+1
* Use correct escaping for templatePaul W. Frields2007-03-241-1/+1
* In fact, remove ALL the old document-entities building code. ThisPaul W. Frields2007-03-241-30/+0
* Remove old cruft since all XML files in a document directory share thePaul W. Frields2007-03-241-16/+0
* Make FDP-entities building a little cleaner.Paul W. Frields2007-03-241-8/+5
* This should be less stringent.Paul W. Frields2007-03-241-1/+1
* Make sure that the entities.dtd is used regardless of whether thePaul W. Frields2007-03-241-1/+1
* Make this an absolute path for more XML safety.Paul W. Frields2007-03-241-1/+1
* - Don't use set-locale anymore since we don't link entities now (tooPaul W. Frields2007-03-241-1/+2
* Don't forget to make directories where needed!Paul W. Frields2007-03-221-0/+1
* Get project-wide entities building correctly using the new PO structures.Paul W. Frields2007-03-221-9/+14
* Move OMF stuff into proper position since it relies on XMLFILES.Paul W. Frields2007-03-221-109/+109
* Use new rule to locate docs-common and rely on this for most building, instea...Paul W. Frields2007-03-121-27/+34
* OMF handlingPaul W. Frields2007-02-181-1/+110
* Get rid of faulty OMF stuff, soon to be replaced.Paul W. Frields2006-09-171-29/+0
* Don't use phony prerequisites for real file targets. Since the FDP entityPaul W. Frields2006-09-171-10/+8
* Add REVDATE variable for later use with OMF and other packaging bitsPaul W. Frields2006-08-281-0/+5
* Quoting can be a Good Thing.Paul W. Frields2006-08-271-2/+2
* Comment out broken OMF stuff, and add some useful showvars debuggingPaul W. Frields2006-08-271-22/+26
* Remove clog and colophon targets from service because we cannot guarantee the...Paul W. Frields2006-08-141-12/+16
* Oops, junk character at top from sticky fingers.Paul W. Frields2006-08-051-1/+1
* clog and colophon targets need to point to the right place forPaul W. Frields2006-08-051-6/+6
* Only do a showvars for TAG_RELEASE if there's one to be had.Paul W. Frields2006-08-051-0/+2
* Get rid of really awful packaging scripts. Mea culpa, I promise thePaul W. Frields2006-08-051-83/+5
* The whole section on tagging and assigning NVR stuff should come afterdocs-common-relangify-rpminfoPaul W. Frields2006-08-051-62/+63
* Add tag to targets list, and make it PHONYPaul W. Frields2006-08-051-1/+2
* Fix OMF building... this we will probably keep, since no one shouldPaul W. Frields2006-08-051-2/+2
* This change temporarily breaks building but will improve translationPaul W. Frields2006-08-051-3/+29
* Need to make sure that tags are valid! Plus, showvars is useful herePaul W. Frields2006-08-041-1/+10
* Make tagging routine dependent on whether we have a specfile or not.Paul W. Frields2006-08-041-1/+29
* Oops, don't forget to make that dependent on whether the SPECFILE exists.Paul W. Frields2006-08-031-2/+2
* Better package building definitions (stolen from Extras)Paul W. Frields2006-08-031-8/+29
* Only need this cleaning once as well...Paul W. Frields2006-08-021-3/+3
* We only need to clean this once, not for every PO requirement. :-)Paul W. Frields2006-08-021-3/+3
* Allow legalnotice hacks in a more make-friendly way when necessary, since rel...Paul W. Frields2006-07-151-2/+6
* Added some rules of the road.Tommy Reynolds2006-07-151-0/+32
* Need these processing options for xmlto since it uses w3m. ThisPaul W. Frields2006-07-141-1/+1
* Remember to clean out old message cruft from xml2poPaul W. Frields2006-07-141-0/+4
* Make sure the local document entities are built, since they our xml2po stuff ...Paul W. Frields2006-07-031-0/+1
* Whoops, it would be better if we make the validation work too. :-)Paul W. Frields2006-06-261-1/+1
* Aha! Finally found the errant parameter. The doc-entities.ent filesPaul W. Frields2006-06-261-1/+1
* Allow document local fdp-entities.ent files to build directly from thePaul W. Frields2006-06-261-2/+5
* Allow a document to build even if it doesn't have anyTommy Reynolds2006-06-161-3/+3
* Correcting dependency ordering slightly to fix some build, er, uniquenessPaul W. Frields2006-06-111-7/+7