summaryrefslogtreecommitdiffstats
path: root/Makefile.common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't bother to generate an intermediate *.xml.in symbolic link.Tommy Reynolds2006-05-181-6/+1
* Removed the po/${DOC_ENTITIES}.pot rules.Tommy Reynolds2006-04-271-25/+30
* Back out silly attempt to retain entities while serializing document. Instea...Paul W. Frields2006-04-241-6/+2
* Use fedora-doc-common location for all RPM building... it's just a good idea ...Paul W. Frields2006-04-111-1/+1
* This parsing appears to be necessary to treat entities properly whether they ...Paul W. Frields2006-04-111-2/+6
* This fix makes sure that any RPM build happens off the newest doc revision, a...Paul W. Frields2006-04-111-3/+1
* Might as well use proper locales for other stuff as well; this doesn't seem t...Paul W. Frields2006-04-111-4/+4
* Add khelp target and associated locale targetsPaul W. Frields2006-04-111-0/+27
* Compute, pass, and use the absolute path to the callout images.Tommy Reynolds2006-03-131-2/+3
* Separate PDF generation into two steps: first create the XML-FO formyum-FC-4Tommy Reynolds2006-03-121-18/+28
* Delete created "foo.xml.in" symlink as soon as we're through with it.Tommy Reynolds2006-03-081-2/+7
* Remove irritating, distracting comment.FC-5-GOLD-for-isoTommy Reynolds2006-03-071-1/+0
* Each Makefile command is run using a different shell, so no needTommy Reynolds2006-03-071-3/+1
* This should complete Tommy's fix, WORKSFORME now.Paul W. Frields2006-03-061-2/+2
* My bad. FC4 xml2po does NOT have the "-l ${LANG}" switch, so I'veTommy Reynolds2006-03-061-1/+4
* Added "-l ${LANG}" switch to ${XML2PO} xml production to correctlyTommy Reynolds2006-03-061-1/+1
* Translatable entities: a reality!Tommy Reynolds2006-03-061-116/+172
* Added secret "make mrproper" target ;-)Tommy Reynolds2006-03-041-0/+21
* OK, OK, OK! We'll leave the default to XML2PO, but I'm keeping theTommy Reynolds2006-03-041-2/+2
* ${PO2XML} is back!! You need the "kdesdk" RPM after all!! Sorry!!Tommy Reynolds2006-03-041-3/+5
* Place the per-document entities file in the ${LANG}/ directory, whereTommy Reynolds2006-03-031-4/+1
* When validating XML, be sure to include the dependent files such asTommy Reynolds2006-03-031-1/+1
* Replaced ${MSGMERGE} processing to update .PO file when the .XML andTommy Reynolds2006-03-031-0/+2
* Deleted the 'DIR_template' foolishness and removed the "${LANG}" dummyTommy Reynolds2006-03-031-17/+2
* Added "-k" switch to ${XML2PO} usages to try and keep entity referencesTommy Reynolds2006-03-031-12/+10
* Oops, removed too much. Sorry.Tommy Reynolds2006-03-021-0/+1
* Removed bogus targets that appeared before the "all::" rule, whichTommy Reynolds2006-03-021-9/+0
* When doing "make clean", forgot the ".ent" extention on the ${DOC_ENTITIES}Tommy Reynolds2006-03-021-1/+1
* Fixed depandancies so that ${LANG}/fdp-info.xml andTommy Reynolds2006-03-021-4/+11
* Hide our workTommy Reynolds2006-03-011-1/+1
* Added support for per-document translatable entities file.Tommy Reynolds2006-03-011-4/+39
* Reverting, this is just not good.Paul W. Frields2006-03-011-5/+2
* Let's generate new entities for a document at build time, into a realPaul W. Frields2006-03-011-2/+5
* Set proper locale before validating XML. Do a more thourough jobrelease-notes-FC-5-GOLD-for-ISOTommy Reynolds2006-03-011-2/+14
* Include "${1}/fdp-info.xml" as a prerequisite to validation.Tommy Reynolds2006-02-281-1/+1
* Added "make validate-xml-${LANG}" and "make validate-xml" targets toTommy Reynolds2006-02-281-0/+24
* Provided viewing hint to "make help" output: use sort(1)!Tommy Reynolds2006-02-281-1/+1
* Added "msgmerge -U" switch to update .PO file in-place. Dropped theTommy Reynolds2006-02-281-2/+1
* Added "fdpcommon" kind of entity. Automatically relocate filesTommy Reynolds2006-02-281-1/+1
* The file is a legal XML file now, and it is thus named, so now this shouldn't...Karsten Wade2006-02-271-1/+1
* Use UTF-8 for these targets too, methinks. Also, fix rpm-common to do a more...Paul W. Frields2006-02-261-4/+8
* Added "set-locale-${LANG}" target to change the local symlinkTommy Reynolds2006-02-261-35/+63
* Need XML files for src-tarballPaul W. Frields2006-02-241-1/+2
* Add another phony alias "help" for better across-the-project adherencePaul W. Frields2006-02-241-2/+2