Colin Finck
9960c6fc98
More XML compliance fixes for the .rbuild files by Marc Piulachs (marc DOT piulachs AT codexchange DOT net)
...
The added '<include base="ntoskrnl" root="intermediate">include</include>' line in "ntoskrnl.rbuild" was left out, as this include path is already added through the "ntoskrnl.h" precompiled header. (thanks to Hervé for figuring this out)
I applied patches 1904 and 1905 of the Bugzilla bug entry.
See issue #2649 for more details.
svn path=/trunk/; revision=29056
2007-09-15 14:37:02 +00:00
Alex Ionescu
1e3d5d70e9
- Tree cleanups proposed on the mailing list. Move all non-Core OS modules to rosapps. Tests were already moved by Fireball to rostests.
...
svn path=/trunk/; revision=26033
2007-03-08 19:00:15 +00:00
Magnus Olsen
d287153576
fixed all network apps in rosapps.
...
svn path=/trunk/; revision=23952
2006-09-07 09:42:17 +00:00
Magnus Olsen
ae5ead0153
Fixing some renname of xml to rbuild
...
svn path=/trunk/; revision=23344
2006-07-29 14:26:28 +00:00
Emanuele Aliberti
e76d9c0ae2
<module warnings=...>
...
<module allowwarnings=...>
svn path=/trunk/; revision=17775
2005-09-10 14:46:06 +00:00
Hervé Poussineau
72784f6c8f
Remove warnings
...
svn path=/trunk/; revision=17610
2005-09-02 21:26:51 +00:00
Hervé Poussineau
45c69b6adb
RmRemove warnings
...
svn path=/trunk/; revision=17609
2005-09-02 21:13:10 +00:00
Martin Fuchs
64e350d6d5
set svn:eol-style of *.dsp/dsw to CRLF
...
svn path=/trunk/; revision=16986
2005-08-03 05:09:33 +00:00
Emanuele Aliberti
91ae1adf27
More details in the rosapps makefile message.
...
Split sysutils.
svn path=/trunk/; revision=16861
2005-07-29 13:46:03 +00:00
Martin Fuchs
7944b41ae3
set eol-style for XML files in rosapps
...
svn path=/trunk/; revision=16719
2005-07-24 21:44:45 +00:00
Maarten Bosma
87ee9dfafb
delete .cvsignore
...
svn path=/trunk/; revision=15923
2005-06-15 17:51:54 +00:00
Maarten Bosma
f30aac562d
remove old makefile
...
svn path=/trunk/; revision=15921
2005-06-15 17:37:14 +00:00
Maarten Bosma
3bf9dce002
Created XML makefiles for rosapps. You need to checkout /rosapps in your /reactos folder to use it. This projects do not build: /lib/dflat32 and /welcome (I don't know if they did before). Winemine does not work. (but it builds) /test makefiles are not done yet.
...
svn path=/trunk/; revision=15920
2005-06-15 17:19:52 +00:00
Maarten Bosma
ab2a7524d0
remove empty dir
...
svn path=/trunk/; revision=15892
2005-06-13 18:09:27 +00:00
Maarten Bosma
9631980621
remove empty dir
...
svn path=/trunk/; revision=15891
2005-06-13 18:09:22 +00:00
Maarten Bosma
9038f375f7
remove empty dir
...
svn path=/trunk/; revision=15890
2005-06-13 18:09:16 +00:00
Maarten Bosma
c1d7682a91
remove empty dir
...
svn path=/trunk/; revision=15889
2005-06-13 18:09:11 +00:00
Maarten Bosma
c50ea61c80
remove empty dir
...
svn path=/trunk/; revision=15888
2005-06-13 18:09:05 +00:00
Maarten Bosma
d4e3987bad
remove empty dir
...
svn path=/trunk/; revision=15887
2005-06-13 18:07:56 +00:00
Maarten Bosma
45c9cc8bde
remove content of empty dir (cvsignore)
...
svn path=/trunk/; revision=15886
2005-06-13 18:06:30 +00:00
Steven Edwards
456be5d16b
remove trailing whitespace at end of lines
...
svn path=/trunk/; revision=15091
2005-05-07 21:24:31 +00:00
Steven Edwards
49388de0ac
fixed rosapps a bit. disabled tests for now. will fix them tonight
...
svn path=/trunk/; revision=14519
2005-04-05 19:42:40 +00:00
Alex Ionescu
c0441b0e5f
Fix compiler errors. Patch by Herve Poussineau. Fixes bug 478
...
svn path=/trunk/; revision=13267
2005-01-25 05:11:17 +00:00
Art Yerkes
c435570afa
HTTP registry browser.
...
svn path=/trunk/; revision=13112
2005-01-18 04:25:27 +00:00
Emanuele Aliberti
550e5093ca
*** empty log message ***
...
svn path=/trunk/; revision=11895
2004-12-01 23:05:37 +00:00
Casper Hornstrup
dd1feec678
* Remove arp, finger, ipconfig, netstat, ping, telnet, and whois; Moved to reactos.
...
svn path=/trunk/; revision=11774
2004-11-21 22:33:50 +00:00
Casper Hornstrup
98e47a5b69
* Replace bzero with memset and bcopy with memcpy
...
svn path=/trunk/; revision=11763
2004-11-21 20:10:22 +00:00
Steven Edwards
edcdbd6b73
Cleanup the warnings.
...
Patch by Vandread this closes bug 306.
svn path=/trunk/; revision=11569
2004-11-07 03:22:50 +00:00
Gé van Geldorp
712015d695
Centralize definition of version resource
...
svn path=/trunk/; revision=11299
2004-10-16 22:30:19 +00:00
Filip Navara
2f4838080b
Fix compilation with GCC 3.4.x
...
svn path=/trunk/; revision=10672
2004-08-24 18:27:53 +00:00
Gé van Geldorp
137743321e
Don't redefine WINAPI. Spotted by Travis Snoozy <ai2097@yahoo.com>
...
svn path=/trunk/; revision=9520
2004-05-28 18:25:05 +00:00
Steven Edwards
942d157b7a
Remove dummy WINAPI define
...
svn path=/trunk/; revision=9519
2004-05-28 18:21:18 +00:00
Steven Edwards
c29a4bda2e
Add -Wall to the Makefle and fix a few compiler warrnings for
...
depreceated C++
svn path=/trunk/; revision=8625
2004-03-10 18:57:36 +00:00
Thomas Bluemel
d0a5ab9948
Patch by Sylvain Petreolle:
...
'No newline at EOF' warning fix.
svn path=/trunk/; revision=8245
2004-02-18 13:46:15 +00:00
Mark Tempel
d57d41f1f8
Update ping to build again.
...
Remove some errors.
svn path=/trunk/; revision=7673
2004-01-16 04:43:19 +00:00
Mark Tempel
f1ec3f9804
Update finger to build again.
...
svn path=/trunk/; revision=7672
2004-01-16 04:42:06 +00:00
Steven Edwards
f4ee51ec85
Build fixes for w32api.
...
svn path=/trunk/; revision=7590
2004-01-12 22:45:53 +00:00
Steven Edwards
48802da388
update cvsingnore files
...
svn path=/trunk/; revision=5004
2003-07-06 04:48:53 +00:00
guido
08aacf7745
fixed slashes
...
svn path=/trunk/; revision=4946
2003-06-22 19:43:53 +00:00
Robert Dickenson
a3e2ea980a
minor update to sync my tree.
...
svn path=/trunk/; revision=4181
2003-02-20 15:07:37 +00:00
Robert Dickenson
55fe4b8ca1
Misc updates and additions to as yet only partial applications.
...
svn path=/trunk/; revision=3541
2002-09-24 14:26:47 +00:00
Steven Edwards
5902c7241e
End of line fix for gcc 3.x, other misc fixes for 3x
...
svn path=/trunk/; revision=3539
2002-09-24 03:57:59 +00:00
Steven Edwards
8d67244770
added patch submitted by Guido de Jong
...
svn path=/trunk/; revision=3481
2002-09-09 22:27:57 +00:00
Casper Hornstrup
068a37b1cd
Don't try to build modules that won't build.
...
Support latest MinGW releases.
Support building on linux.
svn path=/trunk/; revision=3454
2002-09-03 18:44:19 +00:00
Robert Dickenson
381af4ae02
Fixes for building with __MINGW32_VERSION 2.1
...
svn path=/trunk/; revision=3388
2002-08-25 06:47:16 +00:00
Robert Dickenson
3a41864fff
Created framework for new network utility applications.
...
svn path=/trunk/; revision=3376
2002-08-23 08:23:28 +00:00
Robert Dickenson
e6ccc243b9
Updated with changes to version information.
...
svn path=/trunk/; revision=3275
2002-07-20 16:37:12 +00:00
Robert Dickenson
11d5861527
cleanup
...
svn path=/trunk/; revision=3195
2002-07-09 19:40:50 +00:00
Robert Dickenson
3f876808eb
Created new network utility niclist for displaying list of packet capture devices.
...
svn path=/trunk/; revision=3194
2002-07-09 19:34:41 +00:00
Steven Edwards
c331ef4c1b
fix a couple of warnings - Guido de Jong
...
svn path=/trunk/; revision=2580
2002-01-31 04:22:50 +00:00