aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* Prepare 3.0.7 releaseNils Adermann2010-02-282-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10553 89ea8834-ac86-4346-8a33-228a782c2dd0
* Merge r10549 into 3.0.7: After generating all packages go through the full ↵Nils Adermann2010-02-272-0/+44
| | | | | | | | | installs and make sure the files do not contain any errors [Bug #58255] 3.0.7-RC2 contains an image file missing one byte (icon_textbox_search.gif) you can take it from an previous phpBB3 release, it was not changed. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10550 89ea8834-ac86-4346-8a33-228a782c2dd0
* prepare build script for RC2Nils Adermann2010-02-242-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10534 89ea8834-ac86-4346-8a33-228a782c2dd0
* Merge r10522 into 3.0.7 branchNils Adermann2010-02-231-14/+48
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10523 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding the phpBB build script. This is the latest version of the script Meik ↵Nils Adermann2010-02-014-0/+3091
has been using for releases of phpBB. I've made a few smaller changes to make its output work on the CLI and for it to work when located inside a working directory. Various notices/warnings etc. have been fixed, too. We probably want to make some more major changes to the script, at the moment it seems a little difficult to follow exactly what it does. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10465 89ea8834-ac86-4346-8a33-228a782c2dd0