History log of /PHP-5.3/Zend/Makefile.am (Results 26 – 50 of 62)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6b4c3691 29-Oct-2000 Zeev Suraski

Generalization work


# e04fd648 29-Oct-2000 Zeev Suraski

Some more work on the INI parser/scanner


# 9041d4ee 29-Oct-2000 Zeev Suraski

Initial step in rewriting the INI parsing mechanism


# 7b0d92dd 29-Oct-2000 Zeev Suraski

Unify the names of these last 3 files...


# 1fd09132 29-Oct-2000 Zeev Suraski

Initial steps to move the INI mechanism to the Zend engine


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 99771d91 26-Sep-2000 Sascha Schumann

Remove --enable-c9x-inline option. We now use a syntax which is compatible
with all compilers by providing the function with static linkage in every
compilation unit.


# 85181ac5 04-Sep-2000 Andi Gutmans

- Remove two tabs


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# df74f1df 13-Jun-2000 Sascha Schumann

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
l

Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
later.

show more ...


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0
# afedd22f 12-May-2000 Sascha Schumann

Fix parallel makes on BSD


Revision tags: php-4.0RC2
# 1743bb03 01-May-2000 Sascha Schumann

Fix dependency


# 41eef61c 30-Mar-2000 Sascha Schumann

Give another hint to BSD makes


# c7040b71 30-Mar-2000 Sascha Schumann

Specifically mention $(srcdir), so that OpenBSD's make gets it


Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 18b8440c 18-Feb-2000 Andi Gutmans

- Preliminary support for dynamic arrays. I need it on order to try out a
new hash implementation. It isn't used anywhere.


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE
# 14f915ec 26-Dec-1999 Sascha Schumann

Makefile.am: Add dummy target for dependencies
acinclude.m4: Cache result of broken sprintf check


# 9156d860 23-Dec-1999 Sascha Schumann

Compile zend_execute.c with special CFLAGS. For GCC, INLINE_CFLAGS
contains -O0 to disable optimizations. This can be disabled by using
the appropiate parameter.


# 4d2b0715 19-Dec-1999 Zeev Suraski

libzend -> Zend


Revision tags: PRE_LIBZEND_TO_ZEND
# b3c440c0 19-Dec-1999 Sascha Schumann

Add zend_sprintf.c


# 11c95454 18-Dec-1999 Sascha Schumann

automake created illegal target names due to the ZEND_SCANNER definition.
We now substitute @ZEND_SCANNER@ directly


# 91549cfa 17-Dec-1999 Sascha Schumann

Move config code into separate file


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# ac8736c8 26-Nov-1999 Sascha Schumann

Rebuild libzend.la, if the scanner was rebuilt


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# d58e6f2b 14-Oct-1999 Sascha Schumann

Use sources from $(srcdir)


# 2170fa6d 13-Oct-1999 Sascha Schumann

Do not use $< for anything but implicit rules.


# 590f9c1d 04-Oct-1999 Sascha Schumann

Add necessary rule.


# 8ae3f4b0 04-Oct-1999 Sascha Schumann

Use libtool to build.


Revision tags: PRE_FETCH_READ_PATCH
# b7a11301 26-Sep-1999 Sascha Schumann

Actually allow to set CXXFLAGS


123