aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-08-201-2/+2
|\ | | | | | | | | | | | | | | | | | | * prep-release-3.0.11: [prep-release-3.0.11] Bumping version number for 3.0.11 final. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql
| * [prep-release-3.0.11] Bumping version number for 3.0.11 final.Andreas Fischer2012-08-201-2/+2
| |
* | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-231-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | * prep-release-3.0.11: [prep-release-3.0.11] Update Changelog for 3.0.11-RC2 release. [prep-release-3.0.11] Bumping version number for 3.0.11-RC2. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql
| * [prep-release-3.0.11] Bumping version number for 3.0.11-RC2.Andreas Fischer2012-07-231-2/+2
| |
* | [ticket/11009] Backport build.xml from develop to fix Bamboo Unit Testing.Andreas Fischer2012-07-211-5/+16
|/ | | | PHPBB3-11009
* [develop-olympus] Bump version numbers for 3.0.11-RC1 release.Andreas Fischer2012-05-311-3/+3
|
* Merge remote-tracking branch 'unknownbliss/ticket/9916-olympus' into ↵Andreas Fischer2012-01-025-10/+6
|\ | | | | | | | | | | | | | | | | develop-olympus * unknownbliss/ticket/9916-olympus: [ticket/9916] Changing header in non-distributed files [ticket/9916] Changing coding guidelines license [ticket/9916] Updating License in the header
| * [ticket/9916] Changing header in non-distributed filesUnknown2012-01-025-10/+6
| | | | | | | | PHPBB3-9916
* | [prep-release-3.0.10] Bumping version number for 3.0.10 final.Andreas Fischer2012-01-011-2/+2
|/
* [prep-release-3.0.10] Bumping version number for 3.0.10-RC3.Andreas Fischer2011-12-041-2/+2
|
* [ticket/10480] Add a build target for changelog building.Andreas Fischer2011-11-291-0/+6
| | | | PHPBB3-10480
* [ticket/10480] Add a build script for exporting the changelog from tracker.Andreas Fischer2011-11-291-0/+53
| | | | PHPBB3-10480
* [prep-release-3.0.10] Bumping version number for 3.0.10-RC2.Andreas Fischer2011-11-261-2/+2
|
* [ticket/10486] Create git shortlog and git diff --stat in build script.Andreas Fischer2011-11-221-0/+8
| | | | PHPBB3-10486
* [develop-olympus] Bump version numbers for 3.0.10-RC1 release.Andreas Fischer2011-11-201-3/+3
|
* [ticket/10222] Also build language and styles changes in diff/patch format.Andreas Fischer2011-08-251-0/+9
| | | | PHPBB3-10222
* [ticket/10313] Create a separate build task for slow tests.Nils Adermann2011-08-071-13/+9
| | | | PHPBB3-10313
* [ticket/10313] Include slow unit tests when running build script.Andreas Fischer2011-08-081-0/+1
| | | | PHPBB3-10313
* [prep-release-3.0.9] Bumping version number for 3.0.9 final.Andreas Fischer2011-07-101-2/+2
|
* [prep-release-3.0.9] Decreasing version for an RC4 release.Andreas Fischer2011-07-071-1/+1
|
* [prep-release-3.0.9] Bumping version number for the final 3.0.9 release.Andreas Fischer2011-07-051-3/+3
|
* [prep-release-3.0.9] Bumping version number for 3.0.9-RC3.Andreas Fischer2011-06-261-3/+3
|
* [prep-release-3.0.9] Bumping version number for 3.0.9-RC2.Andreas Fischer2011-06-151-3/+3
|
* [develop-olympus] Also build packages for 3.0.7.Andreas Fischer2011-06-121-1/+1
|
* [develop-olympus] Bumping version number for 3.0.9-RC1.Andreas Fischer2011-06-121-2/+2
|
* [ticket/10204] Detect binary file changes in dirs with names containing dotsNils Adermann2011-06-091-1/+1
| | | | PHPBB3-10204
* Merge remote-tracking branch 'p/ticket/10178' into develop-olympusAndreas Fischer2011-05-081-2/+2
|\ | | | | | | | | * p/ticket/10178: [ticket/10178] Add path to find command to build packages on FreeBSD.
| * [ticket/10178] Add path to find command to build packages on FreeBSD.Oleg Pudeyev2011-05-071-2/+2
| | | | | | | | PHPBB3-10178
* | [ticket/10177] Add `-f -` to tar command to build packages with bsdtar.Oleg Pudeyev2011-05-071-1/+1
|/ | | | PHPBB3-10177
* [ticket/9984] Add a phing target that does not create packages.Nils Adermann2011-02-271-0/+1
| | | | PHPBB3-9984
* Merge branch 'task/naderman/phpdoc' into develop-olympusNils Adermann2011-01-071-2/+2
|\ | | | | | | | | * task/naderman/phpdoc: [task/phpdoc] Make phpdoctor output quiet instead of verbose.
| * [task/phpdoc] Make phpdoctor output quiet instead of verbose.Nils Adermann2011-01-071-2/+2
| | | | | | | | PHPBB3-9943
* | Merge branch 'task/naderman/phpdoc' into develop-olympusNils Adermann2011-01-072-105/+150
|\ \ | |/ | | | | | | * task/naderman/phpdoc: [task/phpdoc] Switching from phpDocumentor to phpdoctor.
| * [task/phpdoc] Switching from phpDocumentor to phpdoctor.Nils Adermann2011-01-072-105/+150
| | | | | | | | | | | | You can get phpdoctor from https://github.com/peej/phpdoctor PHPBB3-9943
* | [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-041-6/+5
|/ | | | PHPBB3-9967
* [task/phpdoc] Added a phpdoc task to the build processNils Adermann2010-12-131-1/+7
| | | | PHPBB3-9943
* [task/phpdoc] Added a configuration file for phpDocumentor.Nils Adermann2010-12-131-0/+106
| | | | PHPBB3-9943
* [prep-release-3.0.8] Incrementing version number to 3.0.8 and update changelogNils Adermann2010-11-191-3/+3
|
* [ticket/9904] Update WebPI Parameters.xml to work with WebMatrix.Chris Sfanos2010-11-191-41/+71
| | | | PHPBB3-9904
* [develop-olympus] Bumping version number for 3.0.8-RC1.Nils Adermann2010-11-081-1/+1
|
* [task/phing-build] Correct the path for update package patch files.Nils Adermann2010-11-081-1/+4
| | | | PHPBB3-9849
* [task/phing-build] Automatically trigger build_diffNils Adermann2010-11-072-14/+26
| | | | | | | | | The build_diff script generates MOD format change descriptions for language and style files. It is automatically triggered by phin with the correct version numbers now so it does not need to be changed anymore. PHPBB3-9849
* [task/phing-build] Added a build.xml configuration for phing.Nils Adermann2010-10-173-311/+158
| | | | | | | | | The current state of the phing build script allowed the removal of some code from the old packaging process written entirely in PHP. Further simplifcations of the PHP code and additions to the phing build file will follow. PHPBB3-9849
* [feature/webpi] Validate inline with MSSQL password policy.Chris Smith2010-04-151-2/+2
|
* [feature/webpi] Web PI supports UNIX line endings so we'll remove themChris Smith2010-04-084-293/+293
|
* [feature/webpi] Hopefully finally fix thisChris Smith2010-04-081-1/+15
|
* [feature/webpi] Fix messed up line endingsChris Smith2010-04-081-0/+0
|
* [feature/webpi] Add WebPI support to the build script.Chris Smith2010-04-081-0/+8
|
* [feature/webpi] Package files for Microsoft Web Platform InstallerChris Smith2010-04-084-0/+278
|
* Incrementing the version number to 3.0.7-PL1Nils Adermann2010-03-052-3/+3
|