summaryrefslogtreecommitdiff
path: root/Zend/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Compile zend_execute.c with special CFLAGS. For GCC, INLINE_CFLAGSSascha Schumann1999-12-231-1/+3
* libzend -> ZendZeev Suraski1999-12-191-8/+8
* Add zend_sprintf.cSascha Schumann1999-12-191-1/+1
* automake created illegal target names due to the ZEND_SCANNER definition.Sascha Schumann1999-12-181-2/+0
* Move config code into separate fileSascha Schumann1999-12-171-1/+1
* Rebuild libzend.la, if the scanner was rebuiltSascha Schumann1999-11-261-1/+2
* Use sources from $(srcdir)Sascha Schumann1999-10-141-2/+2
* Do not use $< for anything but implicit rules.Sascha Schumann1999-10-131-2/+2
* Add necessary rule.Sascha Schumann1999-10-041-0/+2
* Use libtool to build.Sascha Schumann1999-10-041-13/+16
* Actually allow to set CXXFLAGSSascha Schumann1999-09-261-0/+1
* Add a file in which we can put Zend builtin functionsZeev Suraski1999-09-201-1/+1
* - Add -b option to flex++Andi Gutmans1999-09-081-1/+1
* * header file cleanupStig S. Bakken1999-09-061-0/+6
* don't wipe files for distributionsSascha Schumann1999-07-031-1/+1
* another VPATH related changeSascha Schumann1999-05-291-1/+1
* - clean is not called from automake. use CLEANFILES insteadSascha Schumann1999-05-291-6/+6
* don't install Zend on the systemStig S. Bakken1999-05-141-9/+1
* install libzend.a and header files on "make install"Stig S. Bakken1999-05-121-1/+9
* *** empty log message ***Zeev Suraski1999-04-241-0/+3
* zend-parser.o and zend-scanner.o were included twice in libzend.aStig S. Bakken1999-04-211-2/+2
* Makefile.in and aclocal.m4 are generatedStig S. Bakken1999-04-201-4/+6
* convert to automakeStig S. Bakken1999-04-191-0/+21