Timo Kreuzer
b46aa66305
[CMAKE]
...
add a number of importlin targets and convert to spec
svn path=/branches/cmake-bringup/; revision=49839
2010-11-28 10:19:28 +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
dcb3379a79
[SCSIPORT]
...
Convert to spec
svn path=/branches/cmake-bringup/; revision=49689
2010-11-21 14:28:52 +00:00
Amine Khaldi
e11826a832
[CMAKE]
...
- Sync with trunk.
svn path=/branches/cmake-bringup/; revision=49668
2010-11-20 16:33:34 +00:00
Timo Kreuzer
795de760bd
[CMAKE]
...
add importlib targets for bootvid, kdcom, ttfd
svn path=/branches/cmake-bringup/; revision=49664
2010-11-20 15:37:52 +00:00
Jérôme Gardou
13aeeacdb3
[CMAKE]
...
- Improve browseui CMakeLists.txt
- remove stdc++ dependancy to portcls
- improve stlport header hack
svn path=/branches/cmake-bringup/; revision=49619
2010-11-19 09:53:49 +00:00
Jérôme Gardou
d738b24b6f
[CMAKE]
...
- use correct link script file for freeldr and setupldr
- use correct definition file for advapi32
- don't specify name to add_bootcd_target if not needed
- portcls is not a kernel mode driver
- Disable stcall fixup, except for mesa32 which requires it
- remove an useless file from minihal, add a forgotten one to freeldr
svn path=/branches/cmake-bringup/; revision=49615
2010-11-18 21:32:10 +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
c3774adb66
[CMAKE]
...
Add missing files to bootcd.
svn path=/branches/cmake-bringup/; revision=49518
2010-11-07 21:24:35 +00:00
Sylvain Petreolle
d929fc29f7
[CMAKE]
...
Bootcd/Livecd : Add dplayx, ntfs and mup.
Add forgotten wined3d importlib, my bad.
svn path=/branches/cmake-bringup/; revision=49502
2010-11-05 23:14:29 +00:00
Sylvain Petreolle
4bf0ec6bd9
[CMAKE]
...
Bootcd:
Added : syssetup.inf, vgafonts.cab, c_28593.nls, ntvdm.
Remove blue from reactos.cab.
svn path=/branches/cmake-bringup/; revision=49484
2010-11-05 14:33:14 +00:00
Sylvain Petreolle
fbf705275d
[CMAKE]
...
Add more dll/ and drivers/ modules to bootcd.
Fix mesa32 definitions.
svn path=/branches/cmake-bringup/; revision=49483
2010-11-05 13:46:48 +00:00
Amine Khaldi
08bb8bef3d
[CMAKE]
...
- Improve the rest of the drivers.
svn path=/branches/cmake-bringup/; revision=49470
2010-11-04 21:31:33 +00:00
Amine Khaldi
a7fe68d16b
[CMAKE]
...
- Improve more drivers.
svn path=/branches/cmake-bringup/; revision=49469
2010-11-04 21:06:20 +00:00
Amine Khaldi
bbecbe25fc
[CMAKE]
...
- Improve base and bus drivers.
svn path=/branches/cmake-bringup/; revision=49468
2010-11-04 20:46:27 +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
9abab8be5e
[CMAKE]
...
- add sermouse and kbdfr to live and boot cd
- improve kbdclass, mouclass and i8042prt build files
svn path=/branches/cmake-bringup/; revision=49390
2010-11-01 00:54:15 +00:00
Jérôme Gardou
adbabf12ed
[CMAKE]
...
- fix classpnp compilation.
Thanks go to lassy to explain me why this didn't work before.
svn path=/branches/cmake-bringup/; revision=49383
2010-10-31 22:46:22 +00:00
Jérôme Gardou
8e61f006a7
[CMAKE]
...
- improve class2 build file
- set EXTERNAL_OBJECT properties to ntdll def file
svn path=/branches/cmake-bringup/; revision=49382
2010-10-31 22:41:31 +00:00
Jérôme Gardou
b3346b150f
revert 49345 as requested by ros arm team.
...
svn path=/branches/cmake-bringup/; revision=49373
2010-10-31 10:42:40 +00:00
Amine Khaldi
a2e649110b
[CMAKE]
...
- "cmake gracefully handles def files as source files" You mean it gracefully ignores them, right ?
- Fix the kernel and class2 exports. More to come.
- Fix imaadp32.acm
svn path=/branches/cmake-bringup/; revision=49367
2010-10-30 22:03:40 +00:00
Jérôme Gardou
2e3d2c189b
[CMAKE]
...
- leftover from r49358
svn path=/branches/cmake-bringup/; revision=49362
2010-10-30 17:05:21 +00:00
Sylvain Petreolle
810a1ec99c
[CMAKE]
...
Add boot drivers to reactos.cab.
svn path=/branches/cmake-bringup/; revision=49361
2010-10-30 16:44:31 +00:00
Jérôme Gardou
4ee1da42f1
[CMAKE]
...
- rewrite spec2def macro because
1. cmake gracefully handles def files as source files
2. cmake gracefully handles autogenerated files as source
3. it did not take into account the fact that all shared libraries haven't the .dll extension
svn path=/branches/cmake-bringup/; revision=49358
2010-10-30 16:08:19 +00:00
Sylvain Petreolle
fb307fc436
[CMAKE]
...
Fix livecd regression.
svn path=/branches/cmake-bringup/; revision=49354
2010-10-30 13:15:33 +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
5e9036e712
[CLASSPNP]
...
- fix a whole bunch of function prototype. (how does t even work in trunk?)
[CMAKE]
- add classpnp.sys to build
svn path=/branches/cmake-bringup/; revision=49345
2010-10-30 00:03:28 +00:00
Jérôme Gardou
ed8cab27c4
sync with trunk r49322
...
svn path=/branches/cmake-bringup/; revision=49323
2010-10-27 23:45:28 +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
Sylvain Petreolle
394ca95775
[CMAKE]
...
Use msvc friendly macro.
Add network drivers to livecd.
svn path=/branches/cmake-bringup/; revision=49263
2010-10-24 21:19:00 +00:00
Amine Khaldi
8c7563f645
[CMAKE]
...
- Add set_image_base macro.
- Fix ks linking.
svn path=/branches/cmake-bringup/; revision=49258
2010-10-24 12:44:36 +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
b7e466a220
[CMAKE]
...
Livecd: Add drivers.
svn path=/branches/cmake-bringup/; revision=49222
2010-10-22 13:46:11 +00:00
Jérôme Gardou
33a0b314cd
[CMAKE]
...
- add kernelmodedriver module type
- add set_cpp macro, which takes care of all c++ stuff for you
- hackfix stlport headers for c++ kernel mode modules.
- complain about explorer
- solitaire, telnet and uniata now build happily against stlport
svn path=/branches/cmake-bringup/; revision=49141
2010-10-14 11:03:20 +00:00
Sylvain Petreolle
da55a789c3
[CMAKE]
...
Add minicd target.
This partial bootcd target produces a minicd iso,
able to start the install process to the cabinet installation page.
svn path=/branches/cmake-bringup/; revision=49072
2010-10-09 13:54:36 +00:00
Amine Khaldi
8db8028cbd
[CMAKE]
...
- More work on the base modules.
- Fix a typo.
- Fix shlwapi and audio_test builds.
svn path=/branches/cmake-bringup/; revision=49061
2010-10-08 22:26:41 +00:00
Amine Khaldi
7f773550af
[CMAKE]
...
- Add wlanapi, wldap32, ws2_32(_new) and drmk to build. By Alexey Komarov.
svn path=/branches/cmake-bringup/; revision=48957
2010-10-01 21:52:15 +00:00
Amine Khaldi
466fc93fa7
[CMAKE]
...
- Make static libs out of the idl files.
- Improve wshirda, wshtcpip and wsock32.
- Include bmfd into build.
svn path=/branches/cmake-bringup/; revision=48956
2010-10-01 21:33:07 +00:00
Amine Khaldi
9d4f5c4c27
[CMAKE]
...
- Add ws2help, wshirda, wshtcpip, wsock32, wtsapi32, wuapi, xinput*, xmllite, cmbatt, compbatt, dxapi, dxg, dxgthk, fs_rec, msfs and mup to build. By Alexey Komarov.
svn path=/branches/cmake-bringup/; revision=48953
2010-10-01 16:30:49 +00:00
Amine Khaldi
72864bcd6c
[CMAKE]
...
- Add ksuser, npfs, ntfs, ks, parallel, serenum, serial, pciide, pciidex, usbdriver, usbd, framebuf, framebuf_new and portcls to build. By Alexey Komarov.
svn path=/branches/cmake-bringup/; revision=48951
2010-10-01 00:15:10 +00:00
Amine Khaldi
b69be78e88
[CMAKE]
...
- Add audio_test, kmixer, wdmaud, sysaudio and ntvdm to build. By Alexey Komarov.
svn path=/branches/cmake-bringup/; revision=48947
2010-09-30 20:37:04 +00:00
Amine Khaldi
98d310566e
[CMAKE]
...
- Add vgaddi, bmfd, vbemp, vgamp, vga, vmx_svga and xboxvmp to build. By Alexey Komarov.
svn path=/branches/cmake-bringup/; revision=48946
2010-09-30 19:10:49 +00:00
Amine Khaldi
29ab93ce7f
[CMAKE]
...
- Improve acpi, isapnp, pci, pcix and pcmcia (import libs, dependencies...etc)
svn path=/branches/cmake-bringup/; revision=48873
2010-09-25 14:39:51 +00:00
Amine Khaldi
c746b1187c
[CMAKE]
...
- Add fastfat_new by Alexey Komarov (IRC: q4a)
svn path=/branches/cmake-bringup/; revision=48856
2010-09-24 09:46:34 +00:00
Amine Khaldi
9c28319873
[CMAKE]
...
- Don't export symbols from pci(x) and pcmcia.
svn path=/branches/cmake-bringup/; revision=48852
2010-09-23 16:50:00 +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
Sylvain Petreolle
7330915418
[CMAKE]
...
Add ext2 to build.
svn path=/branches/cmake-bringup/; revision=48816
2010-09-19 16:36:43 +00:00
Amine Khaldi
f24f83f0b3
[CMAKE]
...
- Add network drivers (afd, ne2000, pcnet, ndis, tcpip and tdi) to build.
svn path=/branches/cmake-bringup/; revision=48811
2010-09-19 11:19:16 +00:00
Sylvain Petreolle
c702cc0d5a
[CMAKE]
...
Generalize CMAKE_C_CREATE_SHARED_LIBRARY and remove per project instances.
Thanks to Amine for regexxer tool discovery ;)
svn path=/branches/cmake-bringup/; revision=48804
2010-09-18 15:22:08 +00:00
Sylvain Petreolle
174808a463
Move all temporary import libs to a single directory.
...
This allows linking to libraries with "-lfoo".
svn path=/branches/cmake-bringup/; revision=48796
2010-09-17 20:27:01 +00:00