Joas Schilling
9f76b3414c
[ticket/12839] Include update related templates and assets in the package
...
PHPBB3-12839
2014-07-11 09:48:49 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Tristan Darricau
c5f5520013
[ticket/12325] Generate the list of the deleted files and folders
...
https://tracker.phpbb.com/browse/PHPBB3-12325
PHPBB3-12325
2014-05-05 16:38:21 +02:00
Joas Schilling
badb16e68e
[ticket/12326] Correctly format update/index.php and remove php closing tag
...
PHPBB3-12326
2014-03-30 15:09:35 +02:00
Joas Schilling
b8cb407da9
[ticket/12326] Do not add deleted files to the list of changed files
...
PHPBB3-12326
2014-03-30 14:57:12 +02:00
Joas Schilling
40e76c090e
[ticket/11764] Create separate packages for subsilver2 on releases.
...
PHPBB3-11764
2014-03-08 17:37:29 +01:00
Joas Schilling
2081d973b0
[ticket/12030] Fix some spelling issues
...
PHPBB3-12030
2014-01-08 23:53:45 +01:00
Joas Schilling
df61389238
[ticket/12030] Fix wrong file and directory names
...
PHPBB3-12030
2013-12-19 16:40:30 +01:00
Joas Schilling
4429022b98
[ticket/12030] Include adm/images/ when the css file was updated
...
The images are referenced relative from the admin.css file.
So when it was updated and the images where not, the updater will be without
images, unless we ensure that they are included in the update-package.
PHPBB3-12021
PHPBB3-12030
2013-12-19 15:25:38 +01:00
Joas Schilling
eac19fb5f6
[ticket/12030] Include config directory completly in update packages
...
When one of the config files was updated, we need to include all config files
because they are referenced relative from the files themselves.
PHPBB3-12030
2013-12-19 15:23:09 +01:00
Nils Adermann
af2ad7a162
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11876] Replace MD5 with SHA256.
[ticket/11876] Move checksum generation from build PHP files to phing build.xml
2013-09-30 23:35:06 +02:00
Andreas Fischer
da9756ba25
[ticket/11876] Move checksum generation from build PHP files to phing build.xml
...
This also removes paths from the checksum files.
PHPBB3-11876
2013-09-30 18:08:42 +02:00
Joas Schilling
129e393b66
[ticket/11574] Include vendor into update packages
...
PHPBB3-11574
2013-07-13 09:57:56 +02:00
Unknown
5e52734c24
[ticket/9916] Changing header in non-distributed files
...
PHPBB3-9916
2012-01-02 16:20:30 +00:00
Nils Adermann
2847b2125e
[task/phing-build] Correct the path for update package patch files.
...
PHPBB3-9849
2010-11-08 00:13:23 +01:00
Nils Adermann
5d9aef4794
[task/phing-build] Added a build.xml configuration for phing.
...
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
2010-10-17 01:19:23 +02:00
Chris Smith
839f464b78
[feature/webpi] Add WebPI support to the build script.
2010-04-08 17:29:05 +02:00
Nils Adermann
39490abfff
Incrementing the version number to 3.0.7-PL1
2010-03-05 21:09:37 +01:00
Nils Adermann
c089fe8e39
Prepare 3.0.7 release
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10553 89ea8834-ac86-4346-8a33-228a782c2dd0
2010-02-28 00:41:56 +00:00
Nils Adermann
33de245e64
Merge r10549 into 3.0.7: After generating all packages go through the full 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
2010-02-27 22:08:43 +00:00
Nils Adermann
f9a01af732
prepare build script for RC2
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10534 89ea8834-ac86-4346-8a33-228a782c2dd0
2010-02-24 00:45:47 +00:00
Nils Adermann
9487673f9c
Adding the phpBB build script. This is the latest version of the script Meik 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
2010-02-01 00:03:26 +00:00