summaryrefslogtreecommitdiff
path: root/Zend/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Make the C++less scanner compile under UNIXexperimental/zts_stdc_scannersZeev Suraski2001-08-061-18/+7
* - Fix dependency.Andi Gutmans2000-11-031-1/+1
* Another attempt to make it buildStanislav Malyshev2000-10-301-0/+3
* Fix buildStanislav Malyshev2000-10-301-2/+2
* Generalization workZeev Suraski2000-10-291-3/+3
* Some more work on the INI parser/scannerZeev Suraski2000-10-291-3/+3
* Initial step in rewriting the INI parsing mechanismZeev Suraski2000-10-291-1/+16
* Unify the names of these last 3 files...Zeev Suraski2000-10-291-12/+12
* Initial steps to move the INI mechanism to the Zend engineZeev Suraski2000-10-291-1/+2
* Remove --enable-c9x-inline option. We now use a syntax which is compatibleSascha Schumann2000-09-261-5/+3
* - Remove two tabsAndi Gutmans2000-09-041-2/+2
* Add optional support for C0x inline semantics.Sascha Schumann2000-06-131-3/+5
* Fix parallel makes on BSDSascha Schumann2000-05-121-1/+1
* Fix dependencySascha Schumann2000-05-011-1/+1
* Give another hint to BSD makesSascha Schumann2000-03-301-1/+1
* Specifically mention $(srcdir), so that OpenBSD's make gets itSascha Schumann2000-03-301-3/+3
* - Preliminary support for dynamic arrays. I need it on order to try out aAndi Gutmans2000-02-181-1/+1
* Makefile.am: Add dummy target for dependenciesSascha Schumann1999-12-261-0/+2
* 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