summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-138-25/+21
|
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-053-2/+23
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: (111 commits) Fix zend_fcall_info_arg*() to use ZVAL_COPY Fixed #65213 - cannot cast SplFileInfo to boolean add initial install switch to C travis project instead of PHP use the generic TRAVIS environment var to check for travis (see http://docs.travis-ci.com/user/ci-environment/) fix TS build add config option to target codegen architectures updated NEWS updated NEWS Fixed bug #55541 errors spawn MessageBox, which blocks test automation Get rid of duplicate handlers (ZEND_ADD_SPEC_TMP_TMP and ZEND_ADD_SPEC_VAR_VAR are absolutely the same). Use zend_string* for op_array->arg_info[]->name and op_array->arg_info[]->class_name. For internal functions we still use char*. Fixed __debugInfo() support Update UPGRADING for the new variadic functions, and re-sort. Improved POST INC/DEC make sure that we don't truncate the stack trace and cause false test failures when the test is executed in a directory with long path Missed closed folder mark Revert "Unecessary assignment" Fixed improper memory release Unecessary assignment ...
| * add config option to target codegen architecturesAnatol Belski2014-12-033-0/+21
| |
| * add /nologo to ARFLAGSAnatol Belski2014-12-021-1/+1
| |
| * silence the lib.exeAnatol Belski2014-12-021-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-261-3/+3
|\ \ | |/ | | | | | | | | * origin/master: updated lib versions updated lib versions
| * Merge branch 'PHP-5.6'Anatol Belski2014-11-261-3/+3
| |\ | | | | | | | | | | | | | | | * PHP-5.6: updated lib versions updated lib versions
| | * updated lib versionsAnatol Belski2014-11-261-1/+1
| | |
| | * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-261-2/+2
| | |\ | | | | | | | | | | | | | | | | * PHP-5.5: updated lib versions
| | | * updated lib versionsAnatol Belski2014-11-261-2/+2
| | | |
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-201-2/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: (36 commits) NEWS adapt test for error message introduce in fix for #68463 Fix bug #68463 listen.allowed_clients can silently result in no allowed access run a few request in this test fix test fix test added info about some other macro changes added note about toolset and phpize added note about the response files split msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1 split formatter_format*.phpt for ICP 54.1 split dateformat_timezone_arg_variations*.phpt for ICU 54.1 split dateformat_get_set_timezone_variant*.phpt for ICU 54.1 fix icu version to test split ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1 split dateformat_formatObject_datetime_variant*.phpt for ICU 54.1 split dateformat_formatObject_calendar_variant*.phpt for ICU 54.1 split dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1 clone dateformat_calendars_variant3.phpt for ICU 54.1 split collator_get_sort_key_variant3.phpt for icu 54.1 ...
| * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-191-2/+2
| | | |
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-1813-2819/+2892
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: (398 commits) NEWS add test for bug #68381 Fixed bug #68381 Set FPM log level earlier during init proper dllexport move to size_t where zend_string is used internally fix some datatype mismatches return after the warning, to fix uninitialized salt usage fix datatype mismatches add missing type specifier fix datatype mismatches fix unsigned check "extern" shouldn't be used for definitions joined identical conditional blocks simplify fpm tests SEND_VAR_NO_REF optimization Add test for bug #68442 Add various tests for FPM - covering recent bugs (68420, 68421, 68423, 68428) - for UDS - for ping and status URI - for multi pool and multi mode Include small MIT FastCGI client library from https://github.com/adoy/PHP-FastCGI-Client Get rid of zend_free_op structure (use zval* instead). Get rid of useless TSRMLS arguments. Add new FPM test for IPv4/IPv6 ... Conflicts: win32/build/config.w32
| * | | less spaces in the makefile generated commandsAnatol Belski2014-11-141-3/+9
| | | |
| * | | separate LDFLAGS and ARFLAGS to fix the unknown opts warnsAnatol Belski2014-11-143-3/+9
| | | |
| * | | extend warn list to excludeAnatol Belski2014-11-131-1/+2
| | | |
| * | | remove unused varsAnatol Belski2014-11-131-3/+0
| | | |
| * | | added missing type specifierAnatol Belski2014-11-131-1/+1
| | | |
| * | | add a configure option to suppress uncritical warns with clangAnatol Belski2014-11-131-0/+7
| | | |
| * | | pass vc++ version to clang, that will be forwarded to _MSC_VERAnatol Belski2014-11-131-0/+3
| | | |
| * | | HAVE_STRNLEN should be in all toolsetsAnatol Belski2014-11-132-2/+2
| | | |
| * | | set the vc++ next nameAnatol Belski2014-11-131-2/+1
| | | |
| * | | pre create the build dirAnatol Belski2014-11-121-0/+4
| | | | | | | | | | | | | | | | otherwise response file generation might fail
| * | | trim when adding flags, avoid multiple spacesAnatol Belski2014-11-121-0/+1
| | | |
| * | | use response files for exts and sapi linkingAnatol Belski2014-11-121-6/+6
| | | |
| * | | generate response files for use by linkerAnatol Belski2014-11-122-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | Object dir path can under circumstances cause that the expanded command line exceeds the length allowed by the OS. Linker can read the object lists from a file which eliminates this issue.
| * | | generalize arch setupAnatol Belski2014-11-123-14/+13
| | | |
| * | | eliminate duplicated identical function definitionsAnatol Belski2014-11-113-81/+40
| | | |
| * | | generalize --with-php-build option handlingAnatol Belski2014-11-113-52/+31
| | | |
| * | | refactor zts related configAnatol Belski2014-11-113-59/+41
| | | |
| * | | fix trailing slashAnatol Belski2014-11-111-2/+2
| | | |
| * | | further fixes to win buildAnatol Belski2014-11-114-31/+27
| | | | | | | | | | | | | | | | | | | | | | | | - fixed pdb generation with vs - made object-out-dir to use an absolute path, that fixes path issues with x86/x64 and nmake snap
| * | | moved libs and debug/release mode setup into functionsAnatol Belski2014-11-103-50/+36
| | | |
| * | | better description for the toolset config optionAnatol Belski2014-11-102-2/+6
| | | |
| * | | use proper declarations for zend_stat_tAnatol Belski2014-11-101-1/+2
| | | |
| * | | move more common ldflags into functionAnatol Belski2014-11-073-11/+8
| | | |
| * | | rename intel toolset to icc - shorterAnatol Belski2014-11-073-16/+16
| | | |
| * | | either ms or intel linker is used, /libpath is supportedAnatol Belski2014-11-071-6/+4
| | | |
| * | | further catch up with phpize and improved clang arch setupAnatol Belski2014-11-073-18/+16
| | | |
| * | | add /fallback for clang-clAnatol Belski2014-11-071-0/+1
| | | |
| * | | parametrize WINVER and update its valueAnatol Belski2014-11-073-2/+4
| | | |
| * | | further refactoring of toolset+phpize stuffAnatol Belski2014-11-073-79/+60
| | | |
| * | | catch up the toolset changes with phpizeAnatol Belski2014-11-073-188/+147
| | | | | | | | | | | | | | | | also packed common parts into functions so there's less code duplication
| * | | fix linking for clang, using linker directlyAnatol Belski2014-11-072-9/+9
| | | |
| * | | using the determined linker instead of compilerAnatol Belski2014-11-072-2/+3
| | | | | | | | | | | | | | | | | | | | this is a clang issue, longer parameter strings would be issue for both compiler and linker
| * | | fix x64 recognition for clang and iccAnatol Belski2014-11-071-8/+9
| | | |
| * | | basic support for Intel ComposerAnatol Belski2014-11-072-7/+16
| | | |
| * | | build system to support clangAnatol Belski2014-11-072-2321/+2473
| | | |
| * | | fix preprocessor conditionsAnatol Belski2014-11-061-3/+1
| | | |
| * | | fix commentAnatol Belski2014-11-061-1/+1
| | | |