Menu

Source Commit Log


Commit Date  
[r2167] by nebiac

some spot modifications

2006-05-24 15:50:32 Tree
[r2166] by nebiac

content update (:-)

2006-05-24 12:42:56 Tree
[r2165] by nebiac

TOC update

2006-05-24 12:21:36 Tree
[r2164] by nebiac

initial commit from IT team

2006-05-24 12:18:41 Tree
[r2163] by nebiac

initial commit (from it team member)

2006-05-24 12:10:02 Tree
[r2162] by maxb

* src/tools/bin/find-xsl.py: Fix use of wrong loop variable which broke
XSL detection on Gentoo.

Found by: Madan

2006-05-22 15:40:15 Tree
[r2161] by mperez

Book Spanish. Chapter 2 revised against the english version.

2006-05-22 00:31:10 Tree
[r2160] by maxb

* ch09 (svn info): Update this one command to 1.3.

2006-05-14 17:09:53 Tree
[r2159] by maxb

* src/tools/build-nightlies: Cease using book-dist.py and creating temporary
tarballs as part of the nightly svnbook build. Instead, invoke make
directly, and just move the generated files into place, rather than
compressing and then immediately uncompressing them.

2006-05-14 14:34:03 Tree
[r2158] by maxb

Switch away from using 'install -m 644' as an install command, because it
is useful for the nightly builds to respect umask. Instead, use 'cp -r'.
Switch from 'install -d' to 'mkdir -p' rather than use install in one
isolated situation.

* src/tools/Makefile.base-vars:
(INSTALL_DATA): 'install -m 644' -> 'cp -r'.
(MKDIR): 'install -d' -> 'mkdir -p'.

2006-05-14 14:27:09 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.