summaryrefslogtreecommitdiff
path: root/makedist
Commit message (Collapse)AuthorAgeFilesLines
* Move distribution generator script to scripts/devPeter Kokot2019-03-161-155/+0
| | | | | | | | | | | The more proper place for shell scripts dedicated for development, and releasing PHP should be the scripts/dev directory. Having a cleaner root project directory helps find the main README.md and files relevant to install PHP. These scripts are also used by the release managers mostly who create release packages and aren't used often by the majority of developers working on and installing PHP.
* Remove unused --copy option from the makedistPeter Kokot2019-02-161-1/+1
| | | | | The --copy option was once used with Automake. It has been removed via 128119b9abf3446b3867ed6d6bf1503a54bf45ea.
* Set AC_CONFIG_AUX_DIR to build directoryPeter Kokot2018-12-101-1/+1
| | | | | | | | | | | | | | | | The Autoconf macro AC_CONFIG_AUX_DIR can set the location of the auxiliary build tools such as config.guess, config.sub, and bundled libtool scripts and moves these bundled files from the root directory to the build subdirectory. Additionally some changes in this context or as a part of obsoletion: - The LT_TARGETS variable in build/build2.mk file was once used as a part of the Automake step. It's not used anymore and has been refactored to separate makedist script directly. - ltconfig is not used anymore since libtool 1.4+ cf8d1563c27a70fdd24055c1e80218ec7b5962d6 - phpize file locations for the config.guess, config.sub, and ltmain.sh has been refactored accordingly.
* Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-201-2/+2
|\ | | | | | | | | | | | | * PHP-7.2: [ci skip] Update NEWS [ci skip] Update NEWS Fix #77041: buildconf should output error messages to stderr
| * Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-201-2/+2
| |\ | | | | | | | | | | | | | | | * PHP-7.1: [ci skip] Update NEWS Fix #77041: buildconf should output error messages to stderr
| | * Fix #77041: buildconf should output error messages to stderrMizunashi Mana2018-10-201-2/+2
| | |
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
| | |
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
| | |
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
| | |
* | | Remove unused PHP_PROG_LEX macroPeter Kokot2018-07-291-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | Since PHP 5.3 flex lexer has been replaced with re2c. Commit 0f9e2b1753661afe1c0dee6982e161fcf00d349f made PHP_PROG_LEX macro still available for BC. In commit df6bd506d492292ef4353b0f8da0c34eeb076be5 it was updated. Since this macro is entirely not used in PHP source code anymore from PHP 5.3 and up, this patch removes it together with some old traces of warnings suppression and comments.
* | Fixed bug #75614Nikita Popov2017-12-161-1/+1
|/ | | | Replace non-standard == with = in shell scripts.
* Fixed bug #70917 install-pear-nozlib.phar missingAnatol Belski2015-11-151-0/+5
| | | | | | The actual bug is caused by some network error while packaged. An error check added to interrupt the packaging process if phar package download failed.
* pear 1.10 was released and the go-pear and install pear phars are now php7 ↵Ferenc Kovacs2015-10-071-1/+1
| | | | compatible
* fix wordingAnatol Belski2015-08-101-1/+1
|
* one bracket too muchAnatol Belski2015-08-101-2/+2
|
* add check for required re2cAnatol Belski2015-08-101-1/+6
| | | | >=0.13.5 is required for php-7.0.0
* catch up with the current requirementAnatol Belski2015-08-101-3/+3
| | | | bison 3.0.2 is used for php-7.0.0
* pear 1.10.0dev2Ferenc Kovacs2015-07-311-1/+1
|
* use https for fetching the pear installerFerenc Kovacs2015-07-281-1/+1
|
* use the new php7 compatible pear installerFerenc Kovacs2015-07-261-1/+1
|
* tweak the zendparse symbol to be exported with newer bisonAnatol Belski2015-06-281-0/+7
|
* fix touchingAnatol Belski2015-06-271-1/+1
|
* touch all the files before creating a tarballAnatol Belski2015-06-271-0/+3
|
* fix buglet in makedistStanislav Malyshev2014-01-211-1/+1
|
* Allow local override of PHPROOT in makedistDavid Soria Parra2013-03-201-1/+4
|
* Build .xz archive during makedistDavid Soria Parra2012-11-131-1/+7
|
* Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-06-221-3/+0
|\ | | | | | | | | * PHP-5.3: Remove unneeded and outdated ChangeLog file
| * Remove unneeded and outdated ChangeLog fileJohannes Schlüter2012-06-221-3/+0
| |
| * adapt makedist to gitStanislav Malyshev2012-03-201-45/+26
| |
* | fix makedist for new tagsStanislav Malyshev2012-03-301-4/+4
| |
* | adapt makedist to gitStanislav Malyshev2012-03-191-45/+26
|/
* MFH: CVS->SVNGwynne Raskind2009-07-141-24/+21
|
* Download pear phar file when making a distribution packageIlia Alshanetsky2006-05-121-0/+9
|
* what's a php5?Sterling Hughes2003-06-281-1/+1
|
* --force here too for release packagesWez Furlong2003-05-221-1/+1
|
* - Removed unnecessary makedist.ZendEngine2foobar2003-01-281-12/+9
| | | | | - Modified makedist to use php5 CVS module (alias)
* - Argh... test before commitDerick Rethans2002-10-101-2/+2
|
* - Fix typoDerick Rethans2002-10-101-2/+2
|
* - Update makedist scriptDerick Rethans2002-10-101-11/+3
|
* - Also make bz2 archivesDerick Rethans2002-08-241-1/+6
|
* - Fix makedistDerick Rethans2002-03-201-4/+4
|
* don't include old changelogs in distribution, eitherjim winstead2002-02-031-1/+1
|
* - No need to generate number.c and number.h anymore.Andi Gutmans2000-12-181-3/+0
|
* Don't distribute buildmk.stamp to the end user. Otherwise, buildcheck.shSascha Schumann2000-08-241-0/+4
| | | | | won't be run on the user's system, when they try to use buildconf.
* Fix Bison version checkSascha Schumann2000-06-251-16/+16
|
* - The check for bison nukes $1 and $2 which are used later on in the scriptAndi Gutmans2000-06-251-8/+8
| | | | | - This needs to be fixed sometime. I have 1.28 on my system :)
* Add check for Bison. A recent version is required when in ZTS mode.Sascha Schumann2000-05-231-0/+9
|
* Avoid relying on non-standard tar `z' option.Sascha Schumann2000-05-071-3/+4
| | | | | Turn on best compression for creating the archive.
* Typo.Andrei Zmievski2000-05-041-1/+1
|
* Don't distribute ChangeLog. You can download it from lxr.php.netSascha Schumann2000-05-041-0/+3
|