Move freeldr to reactos\boot\freeldr.
[reactos.git] / reactos / tools /
2004-12-31 Art YerkesAvoid including dep rules if the previous makefile...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Royce Mitchell IIImsvc6 and gcc4 support
2004-12-26 Filip Navara- Fix building on Linux.
2004-12-20 Hartmut BirrFixed the include of utime.h. (I should read the mails...
2004-12-20 Hartmut BirrUsed stat, utime and utimbuf instead of _stat, _utime...
2004-12-19 Hartmut Birr- Set the time of the copied file to the time of the...
2004-12-19 Hartmut Birr- Used the last write time instead of the last access...
2004-12-19 Filip Navara- Fix compilation errors with GCC 4.0-20041212.
2004-12-15 Royce Mitchell IIIfilter out invalid S_FUN entries
2004-12-15 Royce Mitchell IIIRSYM: force all sym files to have 0-based function...
2004-12-13 Gregor AnichChanged half-verbose build output a bit:
2004-12-11 Gregor AnichFix output of the build system for VERBOSE=yes, add...
2004-12-11 Gregor AnichAdd half-verbose output to build system and make it...
2004-12-05 Gé van GeldorpCopy "halup.dll" to bootcd as "hal.dll"
2004-12-03 Gregor AnichPrefix libs in dk/w32 and dk/nkm with "lib" to make...
2004-12-03 Gé van GeldorpReorganise HAL so multiple HAL versions can be built...
2004-11-27 Casper Hornstrup2004-11-27 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-24 Gé van GeldorpIf stub name is of the form function@0, output as funct...
2004-11-20 Casper Hornstrup2004-11-20 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-15 Gunnar Dalsnesadd some error checking
2004-11-07 Art YerkesPreliminary stub generator ported from my shell script.
2004-11-06 Steven Edwardsinclude stdlib.h, string.h and ctype.h to fix a build...
2004-11-06 Art YerkesChanges:
2004-11-02 Gé van GeldorpGenerate stub functions from .spec file
2004-10-28 Casper Hornstrup2004-10-28 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-24 Casper Hornstrup2004-10-24 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-24 Casper Hornstrup2004-10-24 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-23 Casper Hornstrup2004-10-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-21 Art YerkesCorrected build problem: hal.a was not placed in the...
2004-10-20 Casper Hornstrup2004-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-20 Gé van GeldorpRemove global -DCOBJMACROS for winedll's since they...
2004-10-18 Casper Hornstrup2004-10-18 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-04 Casper Hornstrup2004-10-04 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-04 Casper Hornstrup2004-10-04 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-04 Casper HornstrupRevert:
2004-10-03 Thomas Bluemeldon't let dlltool mess up c++ mangled exports for crtdl...
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-02 Casper Hornstrup2004-10-02 Casper S. Hornstrup <chorns@users.sourcefo...
2004-09-27 Gé van GeldorpSylvain Petreolle <spetreolle@yahoo.fr>
2004-09-27 Steven EdwardsSome fixes for MS_VC.
2004-09-23 Gé van GeldorpSync to Wine:
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-09-12 Filip Navara- Fix MS2PS rule to work on Windows.
2004-09-07 Hartmut Birr- Added the dependency checking for precompiled headers.
2004-09-07 Hartmut Birr- Replaced the target extension with '.h.gch' if the...
2004-09-06 Steven EdwardsWe are not using wpp at this time. We can always add a
2004-08-27 Art YerkesThis adds a rule which will trigger automatic conversio...
2004-08-25 Casper Hornstrup2004-08-25 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-21 Art YerkesFixed eols for pp directives, honor original eols.
2004-08-21 Art YerkesRespect line breaks in the original code, making it...
2004-08-19 Casper Hornstrup2004-08-19 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-17 Casper Hornstrup2004-08-17 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-16 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-15 Filip Navara- Revert to old dependency system.
2004-08-15 Filip Navara- Revert to old dependency system.
2004-08-15 Filip Navara- Minor correction to shut up compiler warning.
2004-08-15 Filip Navara- Don't append to existing files.
2004-08-14 Filip Navara- Fix dependency tracking for relative paths.
2004-08-08 Art YerkesAdded a (C) notice.
2004-08-08 Art YerkesSimple preprocessor for converting try ... except to...
2004-08-07 Filip Navara- Faster dependency system.
2004-08-04 Filip Navara- Fix compiling Explorer with precompiled headers.
2004-08-02 Filip Navara- Add TARGET_PCH to Explorer makefile.
2004-08-02 Filip Navara- Delete ntoskrnl/ps/i386/*.o on "make clean".
2004-08-02 Martin Fuchsupdate binres tools and fix renaming bug
2004-08-01 Filip Navara- Make sure all build files and directories are properl...
2004-07-23 Casper Hornstrup2004-07-23 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-21 Casper Hornstrup2004-07-21 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 Thomas Bluemeldon't create read-only files
2004-07-18 Gregor AnichDelete read-only files too.
2004-06-22 Richard Campbellvery basic makefile for vs2003 (and the free tools...
2004-06-21 KJK::HyperionAnother PSEH fix
2004-06-19 Richard Campbellvery basic makefile for vs2003 (and the free tools...
2004-06-18 KJK::HyperionAttempt to fix PSEH compilation for kernel-mode targets...
2004-06-05 Casper Hornstrup2004-06-05 Casper S. Hornstrup <chorns@users.sourcefo...
2004-06-05 Hartmut Birr- Changed back to the old variable NASM_CMD.
2004-06-04 Filip NavaraMerged changes from joliet_20040527 branch:
2004-06-04 Filip Navara- Process the "DelReg" section in .inf files.
2004-06-03 KJK::HyperionCorrected a stupid mistake
2004-06-02 KJK::HyperionChanged the build system to treat nasm as a first-class...
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-05-29 Filip Navara- Fixed DPRINTs.
2004-05-28 Gé van GeldorpAdd rule for generating .i (preprocessed) files from...
2004-05-17 Gé van GeldorpPrevent unnecessary relinks when TARGET_REGTESTS = yes
2004-05-13 Jason FilbyRemove unused variable; patch by Casper Hornstrup
2004-05-10 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-05-10 Gé van GeldorpSkip leading comment lines
2004-05-10 Thomas BluemelRoyce3: fixed compiling issues with g++
2004-05-09 Eric KohlSupport multi-block bins.
2004-03-15 Hartmut Birr- Reduced the size of the symbol files, as only necessa...
2004-03-10 Andrew Greenwood*Major soundcard support update*
2004-03-09 Casper Hornstrup2004-03-09 Casper S. Hornstrup <chorns@users.sourcefo...
2004-03-07 David Welch- .cvsignore update.
2004-03-04 David Welch- Make the install depend on the targets to be installe...
2004-03-02 David Welch- Make dependency files depend on generated headers.
2004-03-02 David WelchOops.
2004-03-02 David Welch- Be a bit more specific in the dependencies for the...
next