Commit graph

17 commits

Author SHA1 Message Date
Colin Finck c2c66aff7d Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
Amine Khaldi 08a0346e9f [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111
svn path=/trunk/; revision=71184
2016-04-20 12:36:25 +00:00
Amine Khaldi 2bdcf8789d [CMAKE]
* Make the minimum required version 2.8.
* Remove redundant psdk dependencies.
* Tidy up CMake files.

svn path=/trunk/; revision=64795
2014-10-17 23:28:29 +00:00
Amine Khaldi db90bb6299 [CMAKE]
* Don't set -Wno-unused-but-set-variable until http://llvm.org/bugs/show_bug.cgi?id=20906 is fixed or the warnings are fixed upstream.
CORE-8516

svn path=/trunk/; revision=64114
2014-09-11 10:43:57 +00:00
Amine Khaldi d6098a47bf [LIBXML2]
* Update to 2.9.1
* Make use of our iconvc and zlib libs.
[LIBXSLT][MSXML3]
* Make use of our iconvc and zlib libs.
CORE-8079 #resolve

svn path=/trunk/; revision=62773
2014-04-18 19:33:35 +00:00
Thomas Faber c362a06522 [CMAKE]
- Remove unnecessary allow_warnings throughout the code base
- Make -Wnarrowing an error unless excepted specifically (only done in explorer)

svn path=/trunk/; revision=62566
2014-03-26 11:08:45 +00:00
Amine Khaldi 47ce544479 [WIN-ICONV]
* Import a library that provides iconv implementation using Win32 API.
[LIBXML2][LIBXSLT][MSXML3]
* Make use of this library to support Windows-1252 encoding.
* Fixes some failed msxml:domdoc tests.
CORE-6697

svn path=/trunk/; revision=62423
2014-03-05 10:42:27 +00:00
Amine Khaldi 26da1ec606 [3RDPARTYDLLS]
* Prepare the CMake scripts for PCH.
CORE-7716

svn path=/trunk/; revision=62116
2014-02-11 11:12:10 +00:00
Amine Khaldi 5697432e86 [LIBXSLT]
* Silence some warnings.

svn path=/trunk/; revision=59549
2013-07-21 16:57:57 +00:00
Thomas Faber 61979ebc0f [LIBXSLT]
- Remove header duplication

svn path=/trunk/; revision=58296
2013-02-09 11:15:57 +00:00
Jérôme Gardou b00eb852b3 [DLLs]
- Don't set entrypoint to 0 for those which don't provide DllMain

svn path=/trunk/; revision=57606
2012-10-24 21:44:47 +00:00
Amine Khaldi 991d17ef5f [LIBXSLT]
* Properly set a module type to take advantage of automatically setting the base address.

svn path=/trunk/; revision=55768
2012-02-20 23:46:02 +00:00
Thomas Faber ad36bb50ec [LIBXML2][LIBXSLT]
- Suppress unhelpful warnings

svn path=/trunk/; revision=54496
2011-11-24 14:22:58 +00:00
Jérôme Gardou e59cf523ac [CMAKE]
- enable -Werror by default on gcc build

svn path=/trunk/; revision=53585
2011-09-04 17:32:30 +00:00
Amine Khaldi 6d10ea9044 [LIBXSLT]
* Use libxslt.h as a PCH.

svn path=/trunk/; revision=52950
2011-07-28 14:48:30 +00:00
Amine Khaldi 7c3e144a2c [CMAKE]
* Automatically add _DLL and __USE_CRTIMP definitions when linking to msvcrt.
* Separate some flags from definitions (using add_compiler_flags).

svn path=/trunk/; revision=52213
2011-06-13 15:31:11 +00:00
Timo Kreuzer fae2044a23 [CMAKE]
Integrate cmake stuff into trunk
Only files added.

svn path=/trunk/; revision=51783
2011-05-16 13:12:07 +00:00