Commit Graph

86 Commits

Author SHA1 Message Date
reinhard eb8976770d Improved tag map generation
the build was successful
2019-03-14 02:25:37 +01:00
reinhard 447bbcf821 Some nitpicks 2019-03-12 16:42:34 +01:00
reinhard 798f8f1458 Move XSL updates to phase 1 2019-03-12 16:34:02 +01:00
reinhard 2568a39396 Move make_xmllists script to tools directory and improve logging
the build was successful
2019-03-12 15:39:56 +01:00
reinhard e6821ed35a Improve local menus
the build was successful
They now look much better (using a bootstrap navbar), allow for files
from multiple directories being included in a single menu (needed by the
news archive), and exclude all files name "*-template" (also needed by
the news archive).
2019-03-12 11:57:18 +01:00
reinhard 7f9f58c28c Minor code cleanup 2019-03-11 22:25:18 +01:00
reinhard 89954e37cf Clean up logging and error handling
the build was successful
2019-03-11 20:53:35 +01:00
reinhard d991f1bc43 Add generation of a few files in phase 1 that will help speed up phase 2
the build was successful
2019-03-11 12:31:02 +01:00
reinhard b5759da7a0 Generate list of included XML files in prebuild run
the build was successful
2019-03-11 02:35:51 +01:00
reinhard 26b6286b1d Slightly change makefile layout
the build was successful
2019-03-10 16:18:02 +01:00
reinhard 27d872e551 Change the directory for generated news xml files
the build was successful
With this change, generated xml files for news articles are now built in
the same direcotry as the xhtml file lies in; this will enable us to
select news by year in .source files.
2019-03-10 01:21:12 +01:00
reinhard 4b103211d3 Fix typo in comment
the build was successful
2019-03-08 10:01:07 +01:00
reinhard 4d1c76951d Completely rewrote tagmap generation
the build was successful
Fixes #63
Fixes #591
2019-03-07 23:47:27 +01:00
reinhard 5508069a64 Fix rebuild of tag list pages
the build was successful
2019-03-07 00:20:01 +01:00
reinhard 7c918adade Fix listing of directories used in a .source file
the build was successful
2019-03-06 23:08:28 +01:00
reinhard cf903dd66a Fix build with Make 4.2 2019-03-06 19:26:53 +01:00
Paul Hänsch 75c600cc34 alter processing of tagmap to keep shell arguments uder 128KB 2017-12-14 14:05:20 +01:00
paul b3517257b6 bugfix: use relative pathes in tagmaps 2017-08-18 18:50:29 +02:00
paul 774e10accb make per-tag pages dependent on date
svn path=/trunk/; revision=35541
2017-06-26 16:58:09 +00:00
paul 9cc46f5eb3 generation of separate tag pages
svn path=/trunk/; revision=35382
2017-05-22 15:25:26 +00:00
paul 6a13e3b186 restructured premake
svn path=/trunk/; revision=35116
2017-03-06 17:59:11 +00:00
paul 590f596822 work around faulty globbing in gnu make
svn path=/trunk/; revision=35053
2017-02-16 16:18:57 +00:00
paul 1fd7423d9b tackle delayed front-page problem: force processing order for recursive Make jobs
svn path=/trunk/; revision=35050
2017-02-15 17:30:31 +00:00
paul 252f29acc4 do not abort on errors in included Makefiles
svn path=/trunk/; revision=34806
2017-01-02 14:19:05 +00:00
paul 7cc2c7f3e1 update sources-files in some occasions where referenced files are removed
svn path=/trunk/; revision=34314
2016-09-21 14:21:53 +00:00
paul ebb7f4ae75 touch sourcefiles in prebuild
svn path=/trunk/; revision=34248
2016-09-08 15:08:36 +00:00
paul d1c05f9f34 run quicker tagging engine in prebuild
svn path=/trunk/; revision=34240
2016-09-07 16:35:07 +00:00
paul 1d15bb9244 fix broken rule to build daily files
svn path=/trunk/; revision=33465
2016-06-09 15:07:10 +00:00
paul 140b0fa3e7 introduce date flag files to enable automatic rebuild for certain pages
svn path=/trunk/; revision=33077
2016-03-24 16:13:18 +00:00
paul 41fc6afd81 local menu fix in pathnames
svn path=/trunk/; revision=32241
2015-10-29 15:43:28 +00:00
paul 16e7ff8d93 merge in support for nightly triggers and local menus
svn path=/trunk/; revision=32215
2015-10-28 21:28:21 +00:00
adridg 415dd4822c Add totally bogus tool to generate HTML files one by one when experimenting with individual files
svn path=/branches/test/; revision=13948
2010-01-06 23:42:48 +00:00
adridg b48494239d Split off creation of the HELPERFILE to a separate target
svn path=/branches/test/; revision=13942
2010-01-06 16:29:24 +00:00
rolf_camps 7af9b11c71 Small change in Local Menu part
svn path=/trunk/; revision=11579
2008-12-09 20:40:40 +00:00
reinhard c89fabf391 Fixed makefile.
svn path=/trunk/; revision=11547
2008-12-08 17:54:36 +00:00
rolf_camps 99215f7040 Changed/added files to automatically build local menus
svn path=/trunk/; revision=11491
2008-12-07 01:49:05 +00:00
reinhard c2800e0d67 Cosmetical changes.
svn path=/trunk/; revision=10204
2008-03-20 23:06:25 +00:00
reinhard ee3f2cb2ef Added some magic to create list of leaflets automatically.
svn path=/trunk/; revision=10203
2008-03-20 23:01:31 +00:00
jonas f8ad8de678 Fixed broken links.
svn path=/trunk/; revision=3123
2003-02-01 14:10:54 +00:00
jonas c2402f639a Bugfixes, and added logo in the expected place.
svn path=/trunk/; revision=2959
2003-01-18 09:37:51 +00:00
hhanke 80d55131c0 Problem with ISO-8859-2 in fsfe.xsl fixed by splitting
it into two files (fsfe.xsl and fsfe.cs.xsl). Makefile
now calls fsfe.cs.xsl to build Czech pages using ISO-8859-2
(Central Europe character set).

svn path=/trunk/; revision=2026
2002-04-13 12:40:13 +00:00
hhanke 7c0d7b10d0 I've linked the Czech translation and corrected some minor bugs
in the Czech version.

svn path=/trunk/; revision=2023
2002-04-08 23:14:25 +00:00
jneves ae081c6ea9 Corrected extra quote on the LANGFILES expression.
svn path=/trunk/; revision=2022
2002-04-07 22:22:59 +00:00
jneves c703922e68 Corrected bug on the detection of translations system that wouldn't recognize a new translation. Added *.lang to all .cvsignore files.
svn path=/trunk/; revision=2021
2002-04-07 22:09:08 +00:00
jneves 20228a72a8 Added automatic detection of translation to the english pages.
svn path=/trunk/; revision=1946
2002-02-07 16:50:13 +00:00
jneves 7f1e6fd0df Added automatic detection of translation to the french pages.
svn path=/trunk/; revision=1945
2002-02-07 16:18:53 +00:00
jneves 51c27b2b9c Added automatic detection of translation to the spanish pages.
svn path=/trunk/; revision=1944
2002-02-07 16:07:07 +00:00
jneves eb2498328a Corrected small error in Makefile.
svn path=/trunk/; revision=1943
2002-02-07 15:57:32 +00:00
jneves e57552ea0a Added automatic detection of translation to the german pages.
svn path=/trunk/; revision=1942
2002-02-07 15:55:33 +00:00
jneves 85338a36a3 Added automatic detection of translation to the italian pages.
svn path=/trunk/; revision=1941
2002-02-07 15:37:58 +00:00