summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAge
* Make generation of documentation quieter.Chris Wilson2009-08-22
|
* Reference local copy of HTML stylesheets rather than online copy.Chris Wilson2009-05-21
|
* Add a note to win32 build instructions that libxslt is required.Chris Wilson2009-04-26
|
* Add a local copy of the XSL stylesheets needed to build Box Backup docs,Chris Wilson2009-04-26
| | | | | | as remote copies are slow and prone to failure and weird behaviour with different versions of xsltproc (e.g. on Cygwin).
* Hopefully fix building and cleaning of bb-man.xsl.Chris Wilson2009-03-31
|
* Remove generated bb-man.xsl when making clean.Chris Wilson2009-03-31
|
* Merge some wiki formatting from Trac page, and installation instructions.Chris Wilson2009-03-31
|
* Win32 build instructions updated thanks to Achim.Chris Wilson2009-03-31
|
* Rearrangement of api-notes directory.Chris Wilson2009-03-28
|
* Fix the docs Makefile to work on both linux and BSD again.Chris Wilson2009-03-28
|
* Reorganise docs in trunk to match distribution layout, which is cleaner, Chris Wilson2009-03-28
| | | | | and makes Makefile work on distributions and trunk equally.
* Need to copy libpcre.a from PCRE as well as libpcreposix.a.Chris Wilson2009-03-22
|
* Note that Wine and binfmts are required to cross-compile successfully.Chris Wilson2009-03-20
| | | | | | Note that you have to find mingwm10.dll yourself, and where to find it on Debian/Ubuntu, and to modify parcels.txt to match.
* Make clean in docs directory should delete built docs.Chris Wilson2008-12-26
|
* Check for DocBook stylesheet on CentOS/RHELJames O'Gorman2008-12-10
|
* * Look for DocBook stylesheet under /opt/local (Darwin/Macports)James O'Gorman2008-12-06
| | | | | | * Make each man page depend on bb-man.xsl so that it is regenerated if necessary
* Fix docs Makefile on non-BSD systems.James O'Gorman2008-11-24
|
* Update distribution generator.James O'Gorman2008-10-27
|
* * Create man pages in man/ instead of man-pages/ (slightly more standard ↵James O'Gorman2008-10-26
| | | | | | | | | location) * Fix a bug in the creation of the HTML man pages dir * Make the output quieter (don't display commands when making)
* Update bbackupquery man page for new -m option for the usage command.James O'Gorman2008-10-17
|
* Documentation restructuring: part 2 of 2.James O'Gorman2008-10-07
|
* Documentation restructuring: part 1 of 2.James O'Gorman2008-10-07
|
* s/(bbdev.)?fluffy.co.uk/boxbackup.org/James O'Gorman2008-09-16
|
* Fix some mistakes in the cross-compile document, suggest a better way to Chris Wilson2008-03-01
| | | | | configure Box on Linux for MinGW.
* More updates to docs. (refs #3, merges [1680])Chris Wilson2007-07-26
|
* Work around the fact that we may have regex support without havingChris Wilson2007-07-26
| | | | | | | regex.h (e.g. from pcreposix.h/libpcreposix) and disabuse HAVE_REGEX_H, define and use HAVE_REGEX_SUPPORT instead, thanks Gary! (refs #3, merges [1677] [1678] [1679])
* Update build instructions for Cygwin/Win32 (refs #3)Chris Wilson2007-03-04
|
* * docs/backup/win32_build_on_linux_using_mingw.txt (refs #3)Chris Wilson2006-08-31
| | | | | Updated documentation for building Win32 native builds on Linux
* * docs/backup/win32_build_on_linux_using_mingw.txtChris Wilson2006-08-31
| | | | | | - Revert to trunk -
* * mergeChris Wilson2006-07-27
| | | | | | | - This is my current patch queue. I think that all of these are safe to apply. This is just under half of the pending changes in chris/general (the easy half).
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to ↵Ben Summers2006-02-13
| | | | distribution
* Set svn:eol-style as appropriate for all filesMartin Ebourne2005-12-12
|
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
| | | | You may need a new checkout to see this.
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
|
* Merged chromi/diffopt at r116 to trunkMartin Ebourne2005-12-07
|
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14