Changesets: Tools

master 2b38649f

2012-10-31 04:46

dregad


Details Diff
Renamed nightly builds script
add - nightly-builds.sh Diff File

master 384bcb93

2012-10-31 04:30

dregad


Details Diff
Added 'nightly builds' script

This is the original script setup by jreese in /etc/cron.daily to
prepare the nightly builds
add - mantis-nightlies Diff File

master 5a7744dc

2012-09-12 06:29

dregad


Details Diff
Revised adodb-bundle.sh to work inside of a git repository

Exclude git system files and folders from the list of processed files to
avoid corruption of the repository when removing trailing whitespace.
mod - adodb-bundle.sh Diff File

master 83065917

2012-09-12 03:28

dregad


Details Diff
Add '*.bak' to .gitignore
mod - .gitignore Diff File

master fd49aac5

2012-06-09 07:43

jreese


Details Diff
Create archives script should also sign tarballs with gpg
mod - create_archives.py Diff File

master 2ef2b9d1

2012-06-09 07:42

jreese


Details Diff
Sign release tarballs using gpg
mod - buildrelease.py Diff File

master 4e7b8031

2012-06-08 20:14

vboctor


Details Diff
Added a create_archives script to create the .zip, .tar.gz and their checksums from a folder. Useful since I had to use the buildrelease output folder + update it with docbook from nightly build before generating the archives - given that I can build docbook from latest Ubuntu.
add - create_archives.py Diff File

master 16a7f017

2012-06-08 20:13

vboctor


Details Diff
Updated the line that points to the python interpretter to work on Ubuntu.
mod - py_lineterm.py Diff File

master 657f9843

2012-06-07 03:08

dregad


Details Diff
New script to prepare ADOdb bundle

This script will prepare the ADOdb library, as extracted from the
upstream release tarball, to be bundled with MantisBT.

The following operations are performed:
- Removing unnecessary dirs and files
- Converting line endings to Unix format (CRLF ==> CR)
- Removing trailing whitespace
add - adodb-bundle.sh Diff File

master 2cdff795

2012-06-04 16:23

jreese


Details Diff
Fix isdir check in docbook build script
mod - docbook-manual.py Diff File

master faef9748

2012-06-01 08:42

jreese


Details Diff
Fix #14335: Ignore files in the docbook directory
mod - docbook-manual.py Diff File

master 504f08ae

2011-10-13 04:22

jreese


Details Diff
Convert to four-space tabs
mod - buildrelease-repo.py Diff File
mod - buildrelease.py Diff File

master 928888fe

2011-10-13 04:17

jreese


Details Diff
Allow selecting of individual refs to build
mod - docbook-manual-repo.py Diff File

master d1c7e547

2011-10-13 04:16

jreese


Details Diff
Convert to four-space tabs
mod - docbook-manual-repo.py Diff File
mod - docbook-manual.py Diff File

master 265548d4

2011-09-11 18:00

vboctor


Details Diff
A SQL script that is used to remove sensitive data from a public database
For example, the database on http://www.mantisbt.org/bugs/
The assumption here is that the sensitive data includes:
Email addresses, passwords, cookies, and real names.
add - scrub.sql Diff File

master 95957d19

2011-08-22 11:39

jreese


Details Diff
Fix 0013256: Remove .gitignore from release builds Affected Issues
0013256
mod - buildrelease.py Diff File

master 4de8f152

2011-07-12 06:26

jreese


Details Diff
Update build tool with Github URL
mod - buildrelease-repo.py Diff File

master 9d94eb41

2011-07-12 06:05

jreese


Details Diff
Basic readme
add - readme.md Diff File

master d245e3b5

2010-04-23 07:34

jreese


Details Diff
Added option to build from a fresh git clone
mod - buildrelease-repo.py Diff File

master d78ac15c

2009-07-10 03:09

jreese


Details Diff
Update the repository without calling --branches
mod - buildrelease-repo.py Diff File

master 5fffc9d6

2008-12-11 05:57

jreese


Details Diff
Remove ternary usage to be compatible with Python 2.4
mod - buildrelease.py Diff File

master a6056182

2008-12-11 02:47

jreese


Details Diff
Added short options to code as shown in usage().
mod - buildrelease-repo.py Diff File

master 42d05d5a

2008-11-25 03:39

jreese


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

jreese


Details Diff
Switch from .tgz to .tar.gz extension.
mod - buildrelease.py Diff File

master 189be5e0

2008-11-21 07:50

jreese


Details Diff
Make buildrelease.py remove /packages/ during build like createpackage.sh does.
mod - buildrelease.py Diff File
 First  Prev  1 2 3 4 5 6 7 8 9 10  Next  Last