Royce Mitchell III
87cbce76ad
remove obsoleted makefiles and config files, tools/Makefile -> tools/tools.mak, fix bugs in buildno's makefile.
...
svn path=/branches/xmlbuildsystem/; revision=13938
2005-03-11 23:06:43 +00:00
Royce Mitchell III
b832dffe13
beginning of local stub makefiles, to allow building from subdirectories ( I'm explicitly not allowing a full clean from a subdirectory )
...
svn path=/branches/xmlbuildsystem/; revision=13931
2005-03-11 14:07:48 +00:00
Royce Mitchell III
022b0bff73
don't assume zlib's include directory will work for hostzlib library
...
svn path=/branches/xmlbuildsystem/; revision=13925
2005-03-11 07:51:43 +00:00
Royce Mitchell III
96a66ee4c7
host vs target refactoring, <module> has two new attributes 'host' and 'prefix' ( this should fix sedwards' host.zlib.a issue, and also forgot to commit change to buildno's makefile in support of new macros in top-level makefile ( which should fix build bug arty experiencing re buildno.h )
...
svn path=/branches/xmlbuildsystem/; revision=13924
2005-03-11 07:46:22 +00:00
Royce Mitchell III
4a91158ed5
remove unnessary @true, and create some macros to clean things up
...
svn path=/branches/xmlbuildsystem/; revision=13923
2005-03-11 07:41:19 +00:00
Royce Mitchell III
107eec449d
more efficient detection of C++ modules, fixed bug in C++ pch support, always clean pch files, even if pch not being used
...
svn path=/branches/xmlbuildsystem/; revision=13917
2005-03-10 20:34:08 +00:00
Royce Mitchell III
af9bc63975
simplified verbosity
...
svn path=/branches/xmlbuildsystem/; revision=13915
2005-03-10 19:56:46 +00:00
Royce Mitchell III
6e18ca3d45
remove incorrect <pch>
...
svn path=/branches/xmlbuildsystem/; revision=13914
2005-03-10 17:46:44 +00:00
Royce Mitchell III
bc13f5f38b
add <pch> to existing xml files that support pch on trunk
...
svn path=/branches/xmlbuildsystem/; revision=13913
2005-03-10 16:50:29 +00:00
Royce Mitchell III
838a6c6422
accidentally commited testing changes
...
svn path=/branches/xmlbuildsystem/; revision=13912
2005-03-10 16:43:31 +00:00
Royce Mitchell III
56532e03e1
Makefile.auto -> makefile.auto
...
svn path=/branches/xmlbuildsystem/; revision=13911
2005-03-10 16:42:28 +00:00
Royce Mitchell III
75224f16af
enable PCH support for ntoskrnl
...
svn path=/branches/xmlbuildsystem/; revision=13909
2005-03-10 14:06:14 +00:00
Royce Mitchell III
54abe91bd0
PCH support
...
svn path=/branches/xmlbuildsystem/; revision=13908
2005-03-10 14:05:41 +00:00
Royce Mitchell III
cadb20c83d
don't try to create ROS_INTERMEDIATE directories if ROS_INTERMEDIATE isn't defined
...
svn path=/branches/xmlbuildsystem/; revision=13902
2005-03-09 23:38:37 +00:00
Royce Mitchell III
11b45e8535
simplified <if> handling ( and fixed several bugs, too )
...
cleaned up devcpp backend to compile with these changes
svn path=/branches/xmlbuildsystem/; revision=13901
2005-03-09 22:29:18 +00:00
Royce Mitchell III
dd650dbfae
fixed some dependency issues, verbose support, 'make clean' gets more
...
svn path=/branches/xmlbuildsystem/; revision=13899
2005-03-09 08:12:30 +00:00
Royce Mitchell III
c2a87f42ad
set eolstyle to native
...
svn path=/branches/xmlbuildsystem/; revision=13898
2005-03-09 08:04:40 +00:00
Royce Mitchell III
ba7ccda6fb
adjust newlines around rsym command
...
svn path=/branches/xmlbuildsystem/; revision=13889
2005-03-08 21:02:50 +00:00
Royce Mitchell III
d37606edee
add newline at EOF to suppress warning
...
svn path=/branches/xmlbuildsystem/; revision=13888
2005-03-08 20:50:42 +00:00
Steven Edwards
dcdeb7b0c0
another fix
...
svn path=/branches/xmlbuildsystem/; revision=13887
2005-03-08 20:40:35 +00:00
Steven Edwards
d5c61075a9
more lower case changes for Makefile -> makefile
...
svn path=/branches/xmlbuildsystem/; revision=13885
2005-03-08 20:19:07 +00:00
Steven Edwards
9aff2f9419
lower case please
...
svn path=/branches/xmlbuildsystem/; revision=13884
2005-03-08 20:12:43 +00:00
Royce Mitchell III
0be0bb57b2
detect PCH support ( not doing anything more than detection yet )
...
svn path=/branches/xmlbuildsystem/; revision=13878
2005-03-08 17:14:07 +00:00
Casper Hornstrup
79f349c48f
Have Makefile.auto depend on xml build files
...
svn path=/branches/xmlbuildsystem/; revision=13872
2005-03-08 11:15:39 +00:00
Casper Hornstrup
025de74d84
Escape "
...
svn path=/branches/xmlbuildsystem/; revision=13869
2005-03-07 18:31:10 +00:00
Casper Hornstrup
e9c4096fb7
Use inline message tables
...
svn path=/branches/xmlbuildsystem/; revision=13862
2005-03-06 22:00:23 +00:00
Casper Hornstrup
57919b0e61
Run rsym on images
...
svn path=/branches/xmlbuildsystem/; revision=13861
2005-03-06 21:24:06 +00:00
Casper Hornstrup
3ddf79a918
Export symbols in HALs
...
svn path=/branches/xmlbuildsystem/; revision=13859
2005-03-06 19:49:19 +00:00
Casper Hornstrup
9fbf269e59
Don't generate intermediate archives
...
svn path=/branches/xmlbuildsystem/; revision=13854
2005-03-06 13:49:10 +00:00
Art Yerkes
8fa490af68
This directory contained both [Mm]akefile, which were identical. Makefile
...
removed.
svn path=/branches/xmlbuildsystem/; revision=13848
2005-03-06 07:38:54 +00:00
Casper Hornstrup
bb4eed2c43
Put remaining files on the cd
...
svn path=/branches/xmlbuildsystem/; revision=13840
2005-03-05 23:22:44 +00:00
Casper Hornstrup
e014ae4003
Build HALs
...
svn path=/branches/xmlbuildsystem/; revision=13838
2005-03-05 22:20:15 +00:00
Casper Hornstrup
1358decfb3
Copy msiexec from trunk
...
svn path=/branches/xmlbuildsystem/; revision=13837
2005-03-05 22:13:47 +00:00
Casper Hornstrup
1048e15cc5
Delete msiexec
...
svn path=/branches/xmlbuildsystem/; revision=13836
2005-03-05 22:12:26 +00:00
Casper Hornstrup
efe22d2e07
Merge 13511:13830 from trunk
...
svn path=/branches/xmlbuildsystem/; revision=13833
2005-03-05 20:50:25 +00:00
Martin Fuchs
7274c581f6
add ibrowser to XML build
...
svn path=/branches/xmlbuildsystem/; revision=13830
2005-03-05 17:52:12 +00:00
Martin Fuchs
a0acd5386b
install ibrowser.exe in system32 dir
...
svn path=/trunk/; revision=13829
2005-03-05 17:27:21 +00:00
Eric Kohl
8027ba84c5
Support asynchronous (aka overlapped) connect, read and write requests.
...
svn path=/trunk/; revision=13826
2005-03-05 12:08:50 +00:00
Eric Kohl
888cadd6ea
Fix calls to ReadFile and WriteFile for asynchronous I/O.
...
svn path=/trunk/; revision=13825
2005-03-05 11:38:48 +00:00
Filip Navara
594c2c424b
- Implement NtCancelIoFile.
...
- Queue the IRP to correct thread in IoQueueThreadIrp.
- Cancel I/O requests when thread is about to be terminated.
- Do not queue close requests to thread IRP list.
svn path=/trunk/; revision=13824
2005-03-05 11:27:15 +00:00
Royce Mitchell III
83cac15e73
per-module clean rules, make cabman more *nix/msys friendly
...
This fix made it so I was able to successfully build a 22.4MB ReactOS.iso from the xmlbuildsystem branch! ( now to test it... )
svn path=/branches/xmlbuildsystem/; revision=13823
2005-03-05 05:13:38 +00:00
James Tabor
3d5ac6b2be
Added comments about systemHandleInfo.
...
svn path=/trunk/; revision=13822
2005-03-05 00:21:38 +00:00
Royce Mitchell III
c4f496eb04
disable warning about missing file ( make handles this situation correctly regardless )
...
svn path=/branches/xmlbuildsystem/; revision=13820
2005-03-04 19:07:02 +00:00
Royce Mitchell III
d4da224325
let make do some more work for us
...
svn path=/branches/xmlbuildsystem/; revision=13819
2005-03-04 18:51:17 +00:00
Aleksey Bragin
e2444ad438
New ReactOS icon by Mindflyer. Just give ros a fresh look :)
...
svn path=/trunk/; revision=13818
2005-03-04 17:26:51 +00:00
Aleksey Bragin
75d5b7d4f9
New StartMenu and ReactOS icons by Mindflyer
...
svn path=/trunk/; revision=13817
2005-03-04 17:24:08 +00:00
Art Yerkes
f01eb33dad
Suggested by d_layer: Remove -Wconversion. I had planted these flags here
...
because they were used in the original makefile from before the import.
I was trying to remove the warnings in a hurry and didn't think to check.
svn path=/trunk/; revision=13816
2005-03-04 11:40:10 +00:00
Hartmut Birr
025e2010b4
Implemented 48(32)bit lba support.
...
svn path=/trunk/; revision=13815
2005-03-04 09:43:34 +00:00
Art Yerkes
bb41c20ca7
Recommented vprintf out. Not strictly needed but I should figure out what to
...
do here eventually.
svn path=/trunk/; revision=13814
2005-03-04 04:57:42 +00:00
Art Yerkes
ac309256c3
Warning cleanups.
...
- #define log to something else that isn't a gcc intrinsic
- Move some definitions around in the bsd headers so that proper order is
maintained between selinfo and socket and functions that take these as
arguments.
- Miscellaneous casts.
svn path=/trunk/; revision=13811
2005-03-04 02:09:43 +00:00