summaryrefslogtreecommitdiff
path: root/scripts/Makefile.frag
Commit message (Expand)AuthorAgeFilesLines
* Move gen_stub.php to build directory and install it so phpize can take care o...Remi Collet2020-04-031-0/+1
* Move acinclude.m4 to build/php.m4Peter Kokot2019-04-231-1/+1
* Move Makefile.global and Makefile.gcov to build directoryPeter Kokot2019-03-041-1/+1
* Remove deprecated PHP_EXTENSION m4 macroPeter Kokot2019-02-271-1/+0
* Set AC_CONFIG_AUX_DIR to build directoryPeter Kokot2018-12-101-3/+3
* ext/gd: Use pkg-config to detect the availability of freetype2Eli Schwartz2018-11-071-0/+1
* Remove mkdep.awkPeter Kokot2018-10-201-1/+0
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Add missing packaging entriesAnatol Belski2018-10-081-0/+1
* Fixed build extension by phpizeXinchen Hui2018-01-171-0/+1
* fix broken build scripts #2124Joe Watkins2017-01-061-0/+1
* Remove tabs on blanklines in Makefile sources. This prevents aChristopher Jones2013-07-301-1/+1
* Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by Sea...Kalle Sommer Nielsen2010-07-131-0/+1
* - Fixed header installing under phpize buildsfoobar2005-11-211-19/+0
* MF51:- Fixed bug #34850 (--program-suffix and --program-prefix not included i...foobar2005-10-131-5/+5
* - run-tests-config.php was never used and now renamedMarcus Boerger2005-08-311-2/+1
* - Made it possible to do "make test" for phpized extensionsfoobar2005-08-081-1/+3
* - Fix paths when using --libdir and --includedir configure optionsfoobar2005-06-071-1/+1
* Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166foobar2005-05-301-5/+0
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-20/+2
* - acconfig.h should not be installed. (it is only a template file..)foobar2005-05-031-1/+0
* - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)foobar2005-04-301-1/+8
* Moved phpextdist to dev/foobar2005-04-301-1/+1
* Remove: Has not existed for ages..foobar2005-03-241-1/+0
* wsfoobar2005-03-011-1/+1
* Let's install the mbstring headers.Wez Furlong2005-02-281-0/+2
* - Changed phpize not to require automake and libtool.foobar2005-01-201-2/+6
* - MFB: Add dom/xml_common.h header as installed header in order to be able to...Derick Rethans2004-12-281-0/+1
* - Fixed bug #28385 (files in $(prefix)/lib/php/build/* installed with wrongfoobar2004-12-211-2/+6
* - We need to install the headers too.Derick Rethans2004-11-231-0/+2
* add ext/libxml/ to the headers pathRob Richards2004-04-191-0/+1
* - Made --program-prefix and --program-suffix work. (See bug #23030)foobar2003-12-011-4/+4
* MFBfoobar2003-09-191-1/+1
* - Single header files installation.foobar2003-08-311-14/+20
* install sqlite headers with the rest of php.Wez Furlong2003-08-311-1/+2
* Use INSTALL to install build filesSascha Schumann2003-08-271-1/+1
* Use $(INSTALL_DATA) instead of cpSascha Schumann2003-08-261-4/+4
* - Moved scan_makefile_in.awk to better suitable place for it.foobar2003-06-091-1/+1
* Add streams headers to those used for shared extensions.Wez Furlong2003-03-011-0/+1
* - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)foobar2003-01-281-0/+65