Changesets: Tools
|
master d78ac15c 2009-07-10 03:09 Details Diff |
Update the repository without calling --branches | ||
| mod - buildrelease-repo.py | Diff File | ||
|
master 5fffc9d6 2008-12-11 05:57 Details Diff |
Remove ternary usage to be compatible with Python 2.4 | ||
| mod - buildrelease.py | Diff File | ||
|
master a6056182 2008-12-11 02:47 Details Diff |
Added short options to code as shown in usage(). | ||
| mod - buildrelease-repo.py | Diff File | ||
|
master 42d05d5a 2008-11-25 03:39 Details Diff |
Updated build script to use 'standardized' umask of 0002 as agreed upon over IRC. | ||
| mod - buildrelease.py | Diff File | ||
|
master f9f661d1 2008-11-24 01:45 Details Diff |
Switch from .tgz to .tar.gz extension. | ||
| mod - buildrelease.py | Diff File | ||
|
master 189be5e0 2008-11-21 07:50 Details Diff |
Make buildrelease.py remove /packages/ during build like createpackage.sh does. | ||
| mod - buildrelease.py | Diff File | ||
|
master 858fd0d9 2008-11-21 07:36 Details Diff |
Fix -r to require an argument. | ||
| mod - buildrelease-repo.py | Diff File | ||
|
master 7f19da45 2008-11-21 01:22 Details Diff |
Created source-control aware wrapper around buildrelease.py. --ref to select branch/tag names --branches to find and build all remote branches --suffix to apply a version suffix to all refs built --auto-suffix to generate a Git-aware branch-hash suffix for each ref built --clean and --docbook passed to buildrelease.py |
||
| add - buildrelease-repo.py | Diff File | ||
|
master 55b8fe73 2008-11-21 01:18 Details Diff |
Add -s short option for --suffix. | ||
| mod - buildrelease.py | Diff File | ||
|
master f78db3c2 2008-11-21 01:18 Details Diff |
Better regex to remove all remote names when building so that file creation doesn't bomb out. | ||
| mod - docbook-manual-repo.py | Diff File | ||
|
master 682b58f0 2008-11-20 06:42 Details Diff |
Created build script that allows building release tarballs. --docbook will automatically build guides into the tarball's doc/ directory --version allows setting the tarball name --suffix allows setting the version suffix in config_defaults_inc and the tarball Based on createpackage.sh but in Python and not reliant on source control. |
||
| add - buildrelease.py | Diff File | ||
|
master 39fc5397 2008-11-20 06:11 Details Diff |
Fix syntax error that slipped in with last change to docbook build script. | ||
| mod - docbook-manual.py | Diff File | ||
|
master b562aeb7 2008-11-20 05:40 Details Diff |
Added --release option to build pdf, text, and single-file HTML manuals. | ||
| mod - docbook-manual-repo.py | Diff File | ||
| mod - docbook-manual.py | Diff File | ||
|
master 64daaccf 2008-11-20 05:39 Details Diff |
Make the docbook build clean up after building. | ||
| mod - docbook-manual.py | Diff File | ||
|
master c605d53b 2008-11-18 02:16 Details Diff |
Large overall improvement to docbook build scripts. -a, --all, --html, --pdf options allow selecting what to build -d, --delete allow specifying to delete install dir before rebuilding -f, --force allows repo script to ignore last-commit timestamps |
||
| mod - docbook-manual-repo.py | Diff File | ||
| mod - docbook-manual.py | Diff File | ||
|
master 39e1efa0 2008-11-18 01:54 Details Diff |
Allow docbook repo script to prune remote branches. | ||
| mod - docbook-manual-repo.py | Diff File | ||
|
master 8e2b958b 2008-11-18 01:53 Details Diff |
Initial .gitignore | ||
| add - .gitignore | Diff File | ||
|
master 928805d8 2008-11-17 06:56 Details Diff |
Python script to automate building manuals for every branch/tag. | ||
| add - docbook-manual-repo.py | Diff File | ||
|
master 64eb4b41 2008-11-11 07:16 Details Diff |
Updated docbook build script to ignore version control. Docbook building cronjobs will need to specifically handle updating the repo. |
||
| mod - docbook-manual.py | Diff File | ||
|
master e7457449 2008-08-21 23:38 Details Diff |
activate all four SVN keywords git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5522 f5dc347c-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - check-svn-properties.sh | Diff File | ||
|
master d2cbf735 2008-06-02 22:12 Details Diff |
fix typo in the comment header git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5320 f5dc347c-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - check-svn-properties.sh | Diff File | ||
|
master e4cef9ef 2008-03-28 01:29 Details Diff |
Missed something... git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5145 f5dc347c-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - docbook-manual.py | Diff File | ||
|
master 7cc9babc 2008-03-27 08:21 Details Diff |
Better variable naming. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5143 f5dc347c-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - docbook-manual.py | Diff File | ||
|
master 64d87966 2008-03-07 06:18 Details Diff |
Added a script to automate building docbook manuals for Mantis. Expects the first parameter as a path to SVN checkout of mantisbt/docbook. Expects the second paramater as a path to a the install directory (/var/www/whatever.) Any parameters after that are preferred manual languages (builds all aotherwise) Results in a tree of <installpath>/<lang>/<manual> git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@5097 f5dc347c-c33d-0410-90a0-b07cc1902cb9 |
||
| add - docbook-manual.py | Diff File | ||
|
master 9339cee3 2008-02-06 19:26 Details Diff |
add new SVN files types for the Docbook documentation git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4968 f5dc347c-c33d-0410-90a0-b07cc1902cb9 |
||
| mod - check-svn-properties.sh | Diff File | ||
| mod - mantisbt-subversion-config | Diff File | ||
| mod - subversion_mantis_config.reg | Diff File | ||