summaryrefslogtreecommitdiff
path: root/src/ApacheCore.dsp
Commit message (Expand)AuthorAgeFilesLines
* Time has come to remove the HIDE stuff as the first step or we never get 1.3b6Ralf S. Engelschall1998-04-091-4/+0
* Re-enable Win32 build. New makefiles (and projects) build thepcs1998-03-301-4/+20
* Make Windows work again.Ben Laurie1998-03-141-1/+2
* Make things work on Win32 again. May include unneed Makefile changes (or mayBen Laurie1998-03-091-1/+1
* Add uril_uri.c to the Win32 build (required since util_uri_init() ispcs1998-02-281-0/+4
* Use the value of the Apache serveroot key in the registry, if it exists,pcs1998-02-241-0/+8
* Replace os/win32/mod_dll.c and modules/standard/mod_so.c with a singlepcs1998-02-241-4/+4
* Remove explain.c references from Win32 buildpcs1998-02-241-4/+0
* Use single "include" directory. Update file locations in the projectpcs1998-02-051-27/+31
* Update Win32 build to add new ap directory to includes.Marc Slemko1998-01-241-2/+2
* Build apache using the ap library on Win32.pcs1998-01-041-6/+2
* Deal with util_snprintf.c -> ap_snprintf.c move.Ben Laurie1997-12-241-4/+4
* Only lowercase "real" path.Ben Laurie1997-11-231-0/+4
* Do not link with unnecessary libraries (OLE, ODBC). Avoids link errorspcs1997-10-201-2/+2
* Add http_vhost.c to win32 build files. I don't know why MSVC has made sopcs1997-10-101-0/+8
* ApacheCore's release build used the Debug build of ApacheOS. Fix it.pcs1997-09-141-1/+1
* Use os.h in its original place.Ben Laurie1997-09-131-0/+4
* Link with ApacheOS import libpcs1997-09-121-2/+2
* Perhaps this is the last of the cleanups...Randy Terbush1997-08-231-40/+40
* Arg! Must remember to close the workspace before checking in!Ben Laurie1997-08-181-26/+34
* First crack at Win32 filename canonicalisation. Needs work!Ben Laurie1997-08-181-0/+4
* Make NT work after the re-org. The files in src/nt have moved inpcs1997-08-131-43/+43
* Make things compile under Win32 once more. Fix some warnings.Ben Laurie1997-08-091-4/+8
* Add nt/mod_isapi.c, which implements most of the ISAPI Extension 2.0Alexei Kosut1997-07-221-0/+4
* More Win32 stuff.Ben Laurie1997-07-201-1/+3
* Upgrade to VC++ 5.0 for Win32Ben Laurie1997-07-201-0/+354