summaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* Add capability for per-module options for xmltoPaul W. Frields2007-09-151-5/+5
* Cleanups for legibility and style rules (see top of this file) :-)Paul W. Frields2007-09-071-8/+13
* Remove messages.mo file in base dir when housecleaningPaul W. Frields2007-09-071-0/+1
* Trivial readability fixPaul W. Frields2007-09-071-1/+1
* Simple replacement suffices here.Paul W. Frields2007-09-071-1/+1
* Shorten the preamble considerably by using the exact equivalentPaul W. Frields2007-09-071-64/+32
* I'm pretty sure we don't want specspo interfering with any specfilePaul W. Frields2007-09-071-1/+6
* Include ${NAME} in showvars targetPaul W. Frields2007-09-061-0/+1
* These variables need to be set simply (i.e. one-time substitution) toPaul W. Frields2007-09-061-4/+12
* Clean up some tagging functions and make sure we rely on rpm-info whenever po...Paul W. Frields2007-08-221-20/+10
* Add function for po/LINGUAS (#244480)Paul W. Frields2007-07-041-0/+9
* - Reorganize POTBASE to the top-level defines, to be sensiblefedora-release-notes-7.0.1-1Paul W. Frields2007-06-221-12/+9
* Add a POTBASE function so we can generate POT files with a differentPaul W. Frields2007-06-151-3/+13
* Rule 1. Read this reminder; never change XML2POFLAGS to "-k".Paul W. Frields2007-04-181-1/+2
* 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