Menu

Commit [r936]  Maximize  Restore  History

* update to VS2013

* drop support for XP, now at least Vista is required
* patch apr to fix a linker error with the Windows 8.1 SDK

tortoisesvn 2013-12-31

changed /trunk/default.build
changed /trunk/ext
changed /trunk/ext/build/OpenSSL.build
changed /trunk/ext/build/apr.build
added /trunk/ext/build/apr_atomic.c
changed /trunk/ext/build/aprutil.build
changed /trunk/ext/build/apu.hw
changed /trunk/ext/build/sasl.build
changed /trunk/ext/build/serf.build
changed /trunk/ext/build/subversion.build
changed /trunk/ext/build/zlib.build
changed /trunk/ext/scintilla/Scintilla.vcxproj
changed /trunk/src/CommitMonitor.vcxproj
changed /trunk/src/Setup/Setup.wxs
/trunk/default.build Diff Switch to side-by-side view
--- a/trunk/default.build
+++ b/trunk/default.build
@@ -66,19 +66,6 @@
   <!-- Project targets                                                        -->
   <!-- ====================================================================== -->
 
-  <target name="xp">
-    <!--
-      To target Windows XP with VS2012 as well, we have to set a few
-      environment variables up.
-    -->
-    <setenv>
-      <variable name="INCLUDE" value="%ProgramFiles(x86)%\Microsoft SDKs\Windows\7.1A\Include;%INCLUDE%" />
-      <variable name="PATH" value="%ProgramFiles(x86)%\Microsoft SDKs\Windows\7.1A\Bin;%PATH%" />
-      <variable name="LIB" value="%ProgramFiles(x86)%\Microsoft SDKs\Windows\7.1A\Lib;%LIB%" if="${platform == 'win32'}" />
-      <variable name="LIB" value="%ProgramFiles(x86)%\Microsoft SDKs\Windows\7.1A\Lib\x64;%LIB%" if="${platform == 'x64'}" />
-    </setenv>
-  </target>
-
   <target name="clean" depends="VSNET">
     <description>
       Cleans before building the target
/trunk/ext
Directory.
/trunk/ext/build/OpenSSL.build Diff Switch to side-by-side view
Loading...
/trunk/ext/build/apr.build Diff Switch to side-by-side view
Loading...
/trunk/ext/build/apr_atomic.c Diff Switch to side-by-side view
Loading...
/trunk/ext/build/aprutil.build Diff Switch to side-by-side view
Loading...
/trunk/ext/build/apu.hw Diff Switch to side-by-side view
Loading...
/trunk/ext/build/sasl.build Diff Switch to side-by-side view
Loading...
/trunk/ext/build/serf.build Diff Switch to side-by-side view
Loading...
/trunk/ext/build/subversion.build Diff Switch to side-by-side view
Loading...
/trunk/ext/build/zlib.build Diff Switch to side-by-side view
Loading...
/trunk/ext/scintilla/Scintilla.vcxproj Diff Switch to side-by-side view
Loading...
/trunk/src/CommitMonitor.vcxproj Diff Switch to side-by-side view
Loading...
/trunk/src/Setup/Setup.wxs Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.