Thread: [Indic-computing-cvs-logs] cvs commit: doc/en_US.ISO8859-1/website Makefile
Status: Alpha
Brought to you by:
jkoshy
From: J. K. <jk...@us...> - 2002-07-04 10:48:01
|
jkoshy 2002/07/04 03:47:59 PDT Modified files: en_US.ISO8859-1/website Makefile Log: Improvements to the website generation process: - Use magic cookies to avoid rework when generating the website. - Avoid file permission problems by explicitly invoking python on the `process-jade-output' script. - Allow the staging directory to be overridden from the command line. - Allow SF.net login to be overridden from the command line. Revision Changes Path 1.4 +23 -13 doc/en_US.ISO8859-1/website/Makefile |
From: J. K. <jk...@us...> - 2002-07-06 09:39:04
|
jkoshy 2002/07/06 02:39:03 PDT Modified files: en_US.ISO8859-1/website Makefile Log: Add a dependency on the contents of the website in directory 'content/'. Revision Changes Path 1.5 +4 -1 doc/en_US.ISO8859-1/website/Makefile |
From: J. K. <jk...@us...> - 2002-07-08 08:13:23
|
jkoshy 2002/07/08 01:13:17 PDT Modified files: en_US.ISO8859-1/website Makefile Log: Prevent stale files from hanging around in the website staging area. Revision Changes Path 1.6 +1 -0 doc/en_US.ISO8859-1/website/Makefile |
From: Joseph K. <jk...@us...> - 2003-01-11 04:34:46
|
jkoshy 2003/01/10 20:34:45 PST Modified files: en_US.ISO8859-1/website Makefile Log: o Add a cookie to the website `stage' target that an uptime monitoring service can look for. Revision Changes Path 1.8 +1 -0 doc/en_US.ISO8859-1/website/Makefile |
From: Joseph K. <jk...@us...> - 2003-01-12 14:05:56
|
jkoshy 2003/01/12 06:05:55 PST Modified files: en_US.ISO8859-1/website Makefile Log: o Make the RUNSOCKS, RSYNC and REMOTEDIR variables overrideable from the command line. Revision Changes Path 1.9 +3 -3 doc/en_US.ISO8859-1/website/Makefile |
From: Joseph K. <jk...@us...> - 2003-02-24 11:24:34
|
jkoshy 2003/02/24 03:24:33 PST Modified files: en_US.ISO8859-1/website Makefile Log: o Bring in support for toplevel directories that aren't ``external''. Revision Changes Path 1.10 +7 -5 doc/en_US.ISO8859-1/website/Makefile |
From: Joseph K. <jk...@us...> - 2003-06-11 07:48:00
|
jkoshy 2003/06/11 00:47:59 PDT Modified files: en_US.ISO8859-1/website Makefile Log: o Silence the metatable generation process. Revision Changes Path 1.14 +4 -4 doc/en_US.ISO8859-1/website/Makefile |
From: Joseph K. <jk...@us...> - 2003-09-25 12:16:07
|
jkoshy 2003/09/25 05:16:04 PDT Modified files: en_US.ISO8859-1/website Makefile Log: o Include text files in the dependency list for the 'whole website'. Revision Changes Path 1.16 +3 -1 doc/en_US.ISO8859-1/website/Makefile |
From: Joseph K. <jk...@us...> - 2003-12-04 16:34:44
|
jkoshy 2003/12/04 08:34:43 PST Modified files: en_US.ISO8859-1/website Makefile Log: o Use compression when invoking 'rsync'. Revision Changes Path 1.17 +1 -1 doc/en_US.ISO8859-1/website/Makefile |
From: Joseph K. <jk...@us...> - 2004-06-11 01:47:18
|
jkoshy 2004/06/10 18:47:09 PDT Modified files: en_US.ISO8859-1/website Makefile Log: Explicitly invoke PERL when running webmake, rather than relying on the #! mechanism. This allows the makefile to work on different OSes each of which has its own idea of where PERL is installed. Revision Changes Path 1.18 +2 -1 doc/en_US.ISO8859-1/website/Makefile |