Menu

Source Commit Log


Commit Date  
[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
[r2157] by maxb

Improve nightly index HTML page.
- Make valid XHTML 1.0 Strict.
- Display build duration.

* src/tools/build-nightlies (format_duration): New helper function.
(build_begin_time, build_end_time): Timestamp the build.
(output stage): Add DOCTYPE declaration.
Clarify title wording.
Add mandatory type attribute to <style> element.
Add duration to page.
Remove bogus <ul> used for indentation, and use CSS instead.
Add a few blank lines to ease human inspection of the generated XHTML.

2006-05-14 13:56:40 Tree
[r2156] by maxb

Ignore pattern maintenance.

* ./: Delete the ineffective 'amazon-ranking.*' pattern.
* www/: Add 'amazon-ranking.png' and 'amazon-ranking.txt'.

2006-05-14 13:27:02 Tree
[r2155] by maxb

Ignore pattern maintenance:
- Add 'svn-book-*.tar.bz2'
- Sort the common portion of the ignore lists (leaving translation-specific
additions untouched at the bottom).

* src/en/book
* src/es/book
* src/it/book
* src/nb/book
* src/pt_BR/book
* src/ru/book
* src/zh/book

2006-05-14 13:24:26 Tree
[r2154] by dmitriy

* ru/sync.py
Few tweaks

* ru/book/ch07.xml
Warning: Inconsistent synchronization, merge with r2120:r2121 of
en/book/ch07.xml has been performed, but the range r1943:r2120 has been
omitted. It needs to be considered on future syncs.

* ru/book/appa.xml
ru/book/appb.xml
ru/book/appc.xml
ru/book/ch00.xml
ru/book/ch01.xml
ru/book/ch02.xml
ru/book/ch03.xml
ru/book/ch04.xml
ru/book/ch05.xml
ru/book/ch06.xml
ru/book/ch08.xml
ru/book/copyright.xml
ru/book/foreword.xml
ru/book/styles.css
Update to mirror a current state of en/book/* (up to r2152)

2006-05-14 11:20:48 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.