[ros-diffs] [tfaber] 59281: [CMAKE] - configure no longer defaults to nmake, don't confuse the user - Properly escape exclamation mark in configure message

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 08:05:50 2013 New Revision: 59281 URL: http://svn.reactos.org/svn/reactos?rev=59281view=rev Log: [CMAKE] - configure no longer defaults to nmake, don't confuse the user - Properly escape exclamation mark in configure message Modified:

[ros-diffs] [ekohl] 59282: [SAMSRV] Clean-up the setup code: - Use SampRegXxx functions instead of RegXxx functions. - Let the setup functions return NTSTATUS instead of BOOL. - Use a separate functio

2013-06-22 Thread ekohl
Author: ekohl Date: Sat Jun 22 09:13:53 2013 New Revision: 59282 URL: http://svn.reactos.org/svn/reactos?rev=59282view=rev Log: [SAMSRV] Clean-up the setup code: - Use SampRegXxx functions instead of RegXxx functions. - Let the setup functions return NTSTATUS instead of BOOL. - Use a separate

[ros-diffs] [hbelusca] 59283: - Remove two strange characters in configure.cmd - Add a space between a word and an opening parenthese (in the informative message) in configure.sh

2013-06-22 Thread hbelusca
Author: hbelusca Date: Sat Jun 22 10:54:11 2013 New Revision: 59283 URL: http://svn.reactos.org/svn/reactos?rev=59283view=rev Log: - Remove two strange characters in configure.cmd - Add a space between a word and an opening parenthese (in the informative message) in configure.sh Modified:

[ros-diffs] [hbelusca] 59284: [CMAKE] As ThFabba said: - Properly escape exclamation mark in configure message -- It's for delayed variable expansions in CMD scripts !! That's the true reason ! S

2013-06-22 Thread hbelusca
Author: hbelusca Date: Sat Jun 22 11:11:35 2013 New Revision: 59284 URL: http://svn.reactos.org/svn/reactos?rev=59284view=rev Log: [CMAKE] As ThFabba said: - Properly escape exclamation mark in configure message -- It's for delayed variable expansions in CMD scripts !! That's the true reason !

[ros-diffs] [tfaber] 59286: [CMAKE] - Add replace_compile_flags macros. Thanks to Amine and LLVM. - Clean up compilerflags.cmake a bit, and make invalid macro/function invocations fatal so we actually

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 12:15:50 2013 New Revision: 59286 URL: http://svn.reactos.org/svn/reactos?rev=59286view=rev Log: [CMAKE] - Add replace_compile_flags macros. Thanks to Amine and LLVM. - Clean up compilerflags.cmake a bit, and make invalid macro/function invocations fatal so we

[ros-diffs] [tfaber] 59287: [MESA] - Temporarily disable MSVC build

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 14:06:27 2013 New Revision: 59287 URL: http://svn.reactos.org/svn/reactos?rev=59287view=rev Log: [MESA] - Temporarily disable MSVC build Modified: trunk/reactos/dll/opengl/CMakeLists.txt Modified: trunk/reactos/dll/opengl/CMakeLists.txt URL:

[ros-diffs] [tfaber] 59288: [CMAKE] - rework set_cpp to allow fine-grained control over enabled language features CORE-6950

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 14:44:56 2013 New Revision: 59288 URL: http://svn.reactos.org/svn/reactos?rev=59288view=rev Log: [CMAKE] - rework set_cpp to allow fine-grained control over enabled language features CORE-6950 Modified: trunk/reactos/base/applications/atactl/CMakeLists.txt

[ros-diffs] [tfaber] 59289: [CPPRT] - Add C++ runtime library for MSVC (analogous to GCC's libsupc++) CORE-6950

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 15:40:20 2013 New Revision: 59289 URL: http://svn.reactos.org/svn/reactos?rev=59289view=rev Log: [CPPRT] - Add C++ runtime library for MSVC (analogous to GCC's libsupc++) CORE-6950 Added: trunk/reactos/lib/sdk/cpprt/ (with props)

[ros-diffs] [tfaber] 59290: [C++] - Enable STLPort build on MSVC - Configure STLPort not to generate static constant definitions (which MSVC doesn't like) - Link C++ modules to stlport and cpprt as ap

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 15:57:36 2013 New Revision: 59290 URL: http://svn.reactos.org/svn/reactos?rev=59290view=rev Log: [C++] - Enable STLPort build on MSVC - Configure STLPort not to generate static constant definitions (which MSVC doesn't like) - Link C++ modules to stlport and cpprt

[ros-diffs] [tfaber] 59291: [C++] - Enable MSVC build of mesa, telnet, explorer and rosautotest CORE-6950 #resolve

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 16:38:27 2013 New Revision: 59291 URL: http://svn.reactos.org/svn/reactos?rev=59291view=rev Log: [C++] - Enable MSVC build of mesa, telnet, explorer and rosautotest CORE-6950 #resolve Modified: trunk/reactos/base/applications/network/CMakeLists.txt

[ros-diffs] [tfaber] 59292: [ROSAUTOTEST] - Remove an unnecessary hack that makes the app useless on MSVC

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 17:16:25 2013 New Revision: 59292 URL: http://svn.reactos.org/svn/reactos?rev=59292view=rev Log: [ROSAUTOTEST] - Remove an unnecessary hack that makes the app useless on MSVC Modified: trunk/rostests/rosautotest/precomp.h Modified:

[ros-diffs] [tfaber] 59293: [CPPRT] - Apply VS asm file hack. Spotted by Dominik Hornung

2013-06-22 Thread tfaber
Author: tfaber Date: Sat Jun 22 19:32:27 2013 New Revision: 59293 URL: http://svn.reactos.org/svn/reactos?rev=59293view=rev Log: [CPPRT] - Apply VS asm file hack. Spotted by Dominik Hornung Modified: trunk/reactos/lib/sdk/cpprt/CMakeLists.txt Modified:

[ros-diffs] [spetreolle] 59294: [VERSION] Replace binary tool in repository by a Windows one to get current date. (supported since Windows XP/2003)

2013-06-22 Thread spetreolle
Author: spetreolle Date: Sat Jun 22 22:33:49 2013 New Revision: 59294 URL: http://svn.reactos.org/svn/reactos?rev=59294view=rev Log: [VERSION] Replace binary tool in repository by a Windows one to get current date. (supported since Windows XP/2003) Removed: trunk/reactos/tools/getdate.c

[ros-diffs] [spetreolle] 59295: [RTL] Update WIN32 to NT errors table. Patch by Samuel Serapion. CORE-7206 #resolve

2013-06-22 Thread spetreolle
Author: spetreolle Date: Sat Jun 22 23:42:54 2013 New Revision: 59295 URL: http://svn.reactos.org/svn/reactos?rev=59295view=rev Log: [RTL] Update WIN32 to NT errors table. Patch by Samuel Serapion. CORE-7206 #resolve Modified: trunk/reactos/lib/rtl/error.c Modified:

[ros-diffs] [aandrejevic] 59296: [NTVDM] Remove whitespace from empty lines.

2013-06-22 Thread aandrejevic
Author: aandrejevic Date: Sun Jun 23 00:11:45 2013 New Revision: 59296 URL: http://svn.reactos.org/svn/reactos?rev=59296view=rev Log: [NTVDM] Remove whitespace from empty lines. Modified: branches/ntvdm/subsystems/ntvdm/bios.c branches/ntvdm/subsystems/ntvdm/dos.c

[ros-diffs] [hbelusca] 59297: [CONSRV] Start to separate better the CSR console server layer from the pure set of console functions (which will constitute a future console driver called... condrv :) )

2013-06-22 Thread hbelusca
Author: hbelusca Date: Sun Jun 23 00:18:47 2013 New Revision: 59297 URL: http://svn.reactos.org/svn/reactos?rev=59297view=rev Log: [CONSRV] Start to separate better the CSR console server layer from the pure set of console functions (which will constitute a future console driver called...

[ros-diffs] [aandrejevic] 59298: [NTVDM] Perform multiple CPU instructions in one emulator cycle.

2013-06-22 Thread aandrejevic
Author: aandrejevic Date: Sun Jun 23 00:20:24 2013 New Revision: 59298 URL: http://svn.reactos.org/svn/reactos?rev=59298view=rev Log: [NTVDM] Perform multiple CPU instructions in one emulator cycle. Modified: branches/ntvdm/subsystems/ntvdm/ntvdm.c

[ros-diffs] [aandrejevic] 59299: [NTOSKRNL] Implement NtSetTimerResolution.

2013-06-22 Thread aandrejevic
Author: aandrejevic Date: Sun Jun 23 00:47:47 2013 New Revision: 59299 URL: http://svn.reactos.org/svn/reactos?rev=59299view=rev Log: [NTOSKRNL] Implement NtSetTimerResolution. Modified: branches/ntvdm/ntoskrnl/ke/clock.c Modified: branches/ntvdm/ntoskrnl/ke/clock.c URL:

[ros-diffs] [aandrejevic] 59300: [NTVDM] Implement NtQueryTimerResolution.

2013-06-22 Thread aandrejevic
Author: aandrejevic Date: Sun Jun 23 00:56:38 2013 New Revision: 59300 URL: http://svn.reactos.org/svn/reactos?rev=59300view=rev Log: [NTVDM] Implement NtQueryTimerResolution. Modified: branches/ntvdm/ntoskrnl/ke/clock.c Modified: branches/ntvdm/ntoskrnl/ke/clock.c URL: