[PHP-DEV] CVS update: php31/main From: shane (php-dev <email protected>)
Date: 09/30/98

Date: Wednesday September 30, 1998 @ 0:01
Author: shane

Update of /repository/php31/main
In directory asf:/u2/tmp/cvs-serv17795/main

Modified Files:
        mtparser.bat phpsapi_core.dsp
Log Message:
reworking makefiles, still in progress.
strtok fix added.

Index: php31/main/mtparser.bat
diff -c php31/main/mtparser.bat:2.4 php31/main/mtparser.bat:2.5
*** php31/main/mtparser.bat:2.4 Tue Sep 22 21:00:35 1998
--- php31/main/mtparser.bat Wed Sep 30 00:01:47 1998
***************
*** 2,8 ****
  echo !!!!!!!!!!! No need to use this anymore, integrated into MSVC !!!!!!!!!!!!!!
  
  echo Generating language parser
! bison -S ./bison.php.simple -p php -v -d language-parser.y
  echo Generating language scanner
  plex -x -m %3 -Pphp -olanguage-scanner.c -i language-scanner.l
  echo Generating ini parser
--- 2,8 ----
  echo !!!!!!!!!!! No need to use this anymore, integrated into MSVC !!!!!!!!!!!!!!
  
  echo Generating language parser
! bison -p php -v -d language-parser.y
  echo Generating language scanner
  plex -x -m %3 -Pphp -olanguage-scanner.c -i language-scanner.l
  echo Generating ini parser
Index: php31/main/phpsapi_core.dsp
diff -c php31/main/phpsapi_core.dsp:2.13 php31/main/phpsapi_core.dsp:2.14
*** php31/main/phpsapi_core.dsp:2.13 Tue Sep 15 17:58:57 1998
--- php31/main/phpsapi_core.dsp Wed Sep 30 00:01:50 1998
***************
*** 94,678 ****
  # Begin Source File
  
  SOURCE=.\alloc.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\alloc.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\constants.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\constants.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\control_structures.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\control_structures_inline.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\debugger.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\dl.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\dl.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=".\fopen-wrappers.c"
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=".\fopen-wrappers.h"
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\head.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\head.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\highlight.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\highlight.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=".\ini-parser.tab.c"
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=".\ini-scanner.c"
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\internal_functions.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\internal_functions.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=".\language-parser.tab.c"
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=".\language-scanner.c"
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\list.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\main.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\main.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\mime.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\mime.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\modules.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\operators.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\operators.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_debugger.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_hash.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_hash.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_ini.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_list.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_realpath.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_realpath.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_threads.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\php3_threads.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\post.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\post.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\safe_mode.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\safe_mode.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\stack.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\stack.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\string_buffer.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\string_buffer.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\tls.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\token_cache.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\token_cache.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\variables.c
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\variables.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # Begin Source File
  
  SOURCE=.\win95nt.h
-
- !IF "$(CFG)" == "phpsapi_core - Win32 Release"
-
- !ELSEIF "$(CFG)" == "phpsapi_core - Win32 Debug"
-
- !ENDIF
-
  # End Source File
  # End Group
  # Begin Group "win32"
--- 94,307 ----
***************
*** 684,697 ****
  # End Source File
  # Begin Source File
  
- SOURCE=..\os\nt\fileaccess.c
- # End Source File
- # Begin Source File
-
- SOURCE=..\os\nt\fileaccess.h
- # End Source File
- # Begin Source File
-
  SOURCE=..\os\nt\flock.c
  # End Source File
  # Begin Source File
--- 313,318 ----
***************
*** 701,706 ****
--- 322,331 ----
  # Begin Source File
  
  SOURCE=..\os\nt\param.h
+ # End Source File
+ # Begin Source File
+
+ SOURCE=..\os\nt\pwd.c
  # End Source File
  # Begin Source File
  

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>