Amine Khaldi
3793b7fdf1
[CMAKE]
...
* Sync to trunk r51266.
svn path=/branches/cmake-bringup/; revision=51268
2011-04-06 16:00:24 +00:00
Amine Khaldi
475719f162
[CMAKE]
...
- Sync with trunk r51165.
svn path=/branches/cmake-bringup/; revision=51166
2011-03-26 23:14:25 +00:00
Amine Khaldi
785bea480a
[CMAKE]
...
- Sync with trunk r51050.
svn path=/branches/cmake-bringup/; revision=51154
2011-03-26 13:00:21 +00:00
Johannes Anderwald
635df4ebf8
- Fix smss build
...
svn path=/branches/cmake-bringup/; revision=50758
2011-02-16 15:12:14 +00:00
Sylvain Petreolle
e2b7eacdd5
[CMAKE]
...
Sync trunk up to r50477.
svn path=/branches/cmake-bringup/; revision=50504
2011-01-26 22:19:12 +00:00
Timo Kreuzer
6b8ea6b64e
[CMAKE]
...
Link smss to msvcsup on MSVC builds
svn path=/branches/cmake-bringup/; revision=50493
2011-01-25 19:19:02 +00:00
Timo Kreuzer
0d54e35b94
[CMAKE]
...
Refactor IDL compilation:
- Move all macros to idl-support.cmake
- Make rpc proxy a static library, instead of fiddeling with SOURCE variable
- Merge client and server rpc libraries into one library
- Reorder global makelist file a little
- Improve configure script
- Improve naming, use add_* when a target is added, generate_* when only a file is generated
- Don't compile wbemcli.idl on MSVC (temp hack)
- Don't compile rossym on MSVC, we don't use it
- Use ml64 as assembler when compiling for amd64
- fix spec2def invocation
svn path=/branches/cmake-bringup/; revision=50478
2011-01-24 18:13:40 +00:00
Amine Khaldi
fce639e14b
[CMAKE]
...
- Disable some resource files (mostly japanese ones) with a FIXME. They prevent us from compiling in unix due to an iconv issue.
- Lower the minimum required cmake version to 2.6
- Fix browseui resource paths.
svn path=/branches/cmake-bringup/; revision=50224
2010-12-30 15:39:10 +00:00
Amine Khaldi
7c5322ff9b
[CMAKE]
...
- Use SIZE_T in MIDL_user_allocate. This reverts r49295.
svn path=/branches/cmake-bringup/; revision=50118
2010-12-24 11:42:18 +00:00
Amine Khaldi
f4cc19c36a
[CMAKE]
...
- Improve several modules.
svn path=/branches/cmake-bringup/; revision=50055
2010-12-17 21:54:56 +00:00
Timo Kreuzer
6d9a17264d
[CMAKE]
...
Revert some idl changes from r49286 and r49293, that broke mouse
and keyboard in 2nd stage.
svn path=/branches/cmake-bringup/; revision=50011
2010-12-11 17:04:24 +00:00
Timo Kreuzer
f1ebdab3df
[CMAKE]
...
Remove duplicated dll import
svn path=/branches/cmake-bringup/; revision=49940
2010-12-03 21:05:01 +00:00
Sylvain Petreolle
f1283c58c6
[CMAKE]
...
Sync with trunk. (r49792)
svn path=/branches/cmake-bringup/; revision=49803
2010-11-26 23:33:34 +00:00
Timo Kreuzer
406dfdbc87
[CMAKE]
...
Sync trunk (rr49606)
svn path=/branches/cmake-bringup/; revision=49607
2010-11-16 13:43:39 +00:00
Sylvain Petreolle
b9041e39bf
[CMAKE]
...
Add base/ modules to bootcd.
svn path=/branches/cmake-bringup/; revision=49477
2010-11-05 10:37:10 +00:00
Sylvain Petreolle
8456a5473e
[CMAKE]
...
Revert incorrect auto import change and use proper definitions instead.
svn path=/branches/cmake-bringup/; revision=49476
2010-11-05 09:38:42 +00:00
Jérôme Gardou
887046a6ee
[CMAKE]
...
- build msvc importlibs explicitly from def file
- circumvent lack of pseh lib in MSVC.
- fix advapi32.def
svn path=/branches/cmake-bringup/; revision=49409
2010-11-01 17:24:32 +00:00
Jérôme Gardou
fd5ef6b1c1
[CMAKE]
...
- add macros add_cab and add_cab_target to add files to reactos.dff
- add bootcd target
- make use of these macros to create bootcd and livecd
Bootcd works and install things, but 2nd stage fails booting. We need debug symbols!!!
svn path=/branches/cmake-bringup/; revision=49347
2010-10-30 09:53:53 +00:00
Jérôme Gardou
b2f64ac552
Sync with trunk (r49303)
...
svn path=/branches/cmake-bringup/; revision=49307
2010-10-27 15:52:24 +00:00
Jérôme Gardou
f2537e5a3e
[SERVICES]
...
- fix definition of midl_user_allocate, RQueryServiceConfigW and RQueryServiceConfigA
svn path=/branches/cmake-bringup/; revision=49293
2010-10-26 18:39:27 +00:00
Sylvain Petreolle
1fb94b1cb5
[CMAKE]
...
sync with trunk (r49230)
svn path=/branches/cmake-bringup/; revision=49246
2010-10-23 22:14:59 +00:00
Sylvain Petreolle
956eb46aec
[CMAKE]
...
Livecd: Add rundll32.
Cmake livecd lives !
svn path=/branches/cmake-bringup/; revision=49236
2010-10-23 11:55:36 +00:00
Amine Khaldi
76697d8da4
[CMAKE]
...
- Add explorer, umpnpmgr, userinit and winhlp32 to livecd.
svn path=/branches/cmake-bringup/; revision=49232
2010-10-23 10:15:02 +00:00
Sylvain Petreolle
fd229355cc
[CMAKE]
...
Livecd: Add base/ modules.
svn path=/branches/cmake-bringup/; revision=49224
2010-10-22 14:10:12 +00:00
Daniel Reimer
b7cf54f91f
Merge r49103.
...
svn path=/branches/cmake-bringup/; revision=49104
2010-10-10 22:37:09 +00:00
Amine Khaldi
2541969bd0
[CMAKE]
...
- More work on the base modules.
svn path=/branches/cmake-bringup/; revision=49062
2010-10-08 23:06:11 +00:00
Amine Khaldi
01c5da1020
[CMAKE]
...
- Add regsvr32 to build.
svn path=/branches/cmake-bringup/; revision=48985
2010-10-04 22:25:29 +00:00
Amine Khaldi
d686345e81
[CMAKE]
...
- More work on the base modules. By Alexey Komarov.
svn path=/branches/cmake-bringup/; revision=48984
2010-10-04 22:19:49 +00:00
Timo Kreuzer
912ce51ae6
[CMAKE]
...
Sync with trunk head (r48826)
svn path=/branches/cmake-bringup/; revision=48831
2010-09-20 17:27:52 +00:00
Amine Khaldi
3c0baef393
[CMAKE]
...
- Prepare for porting base modules.
- Add kernel_napi, subsystem_napi and kernel_zw to build.
svn path=/branches/cmake-bringup/; revision=48362
2010-07-29 16:45:01 +00:00
Amine Khaldi
62ff6c86b7
- Delete rbuild and the rbuild files.
...
svn path=/branches/cmake-bringup/; revision=48237
2010-07-24 19:21:04 +00:00
Amine Khaldi
c424146e2c
Create a branch for cmake bringup.
...
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00