set svn:eol-style to native for *.rbuild
[reactos.git] / reactos / tools /
2006-02-21 Martin Fuchsrbuild: merge changes of audited repository
2006-02-19 Art YerkesCorrected my off-by-one error. Only visible if you...
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-02-18 Art YerkesMore moving.
2006-02-18 Maarten BosmaFix compile (sorry, did not test a clean build)
2006-02-18 Maarten Bosmafix hardcoded path in rbuild
2006-02-17 Art YerkesLast tool builds from restructure.
2006-02-17 Art YerkesFallout from dir restructure.
2006-02-17 Art YerkesRbuild changes for include structure change.
2006-02-17 Maarten Bosmafixes for make bootcd
2006-02-17 Maarten BosmaReally fix the build, but make bootcd does not work...
2006-02-17 Maarten BosmaFix some build files
2006-02-17 Art YerkesMove moving around
2006-02-17 Art YerkesChanged ReactOS.xml to ReactOS.rbuild
2006-01-20 Brandon TurnerRename NtGdiGetTextExtentPoint to NtGdiGetTextExtent...
2006-01-15 Royce Mitchell IIIfix "line #=0" and "missing function name" bugs in...
2006-01-14 Nathan WoodsRbuild: Added "description" field to the various backen...
2006-01-13 Royce Mitchell IIImsvc2k5 build files
2006-01-13 Royce Mitchell IIImsvc2k5 compatibility fix
2006-01-12 Alex Ionescu- Unfsck NtGdiExtCreatePen (thanks Christopher).
2006-01-11 Christoph von Wittichmake_msvcX_install_[config] patch by Brezenbak
2006-01-10 Christoph von Wittichadded msvc_clean and msvc_clean_all (patch by Brezenbak)
2006-01-09 Royce Mitchell IIIsynchronize differences between numberf, wnumberf,...
2006-01-08 Brandon Turner* Replace NtGdiCreatePatternBrush and NtGdiCreateHatchB...
2006-01-08 Royce Mitchell IIIminor bugfix: sswprintf(L"%hs","foo") was returning...
2006-01-08 Christoph von Wittichfix pch bug (patch by Brezenbak)
2006-01-08 Christoph von Wittichcomment out some more not needed code
2006-01-08 Christoph von Wittichdon't use VCToolsFile anymore because of different...
2006-01-07 Alex Ionescu- Temporarily revert 20639 until a better fix is found...
2006-01-07 Alex Ionescu- Do not generate manifest files for drivers or native...
2006-01-07 Brandon TurnerRemove NtGdiCheckColorsInGamut as it is not an API.
2006-01-07 Alex Ionescu- Properly set STDCALL as default convention, previous...
2006-01-07 Alex Ionescu- Don't name-decorate the entrypoint. This lets msvc...
2006-01-07 Alex Ionescu* Rbuild MSVC Backend changes:
2006-01-07 Brandon TurnerRemove NtGdiDeleteDC
2006-01-06 Christoph von Wittichdisabled warning 4214
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpMerge in a post-Wine-0_9_5 change to get rid of some...
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-05 Royce Mitchell IIIfix build in unspecified build environment - patch...
2006-01-05 Royce Mitchell IIIfix msvc6 warnings
2006-01-05 Hervé PoussineauAdd some exports to ntdll
2006-01-02 Ged MurphyAllow files other than C to be included in the projects
2006-01-01 Eric KohlGenerate static MIDL_PROC_FORMAT_STRING, MIDL_TYPE_FORM...
2005-12-30 Nathan WoodsModified rbuild to generate a map file of the boot...
2005-12-28 Hartmut BirrCommit r20366:20368 again.
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-27 Alex Ionescu- Major Win32k Header Cleanup: Add ntgdi.h based on...
2005-12-26 Gé van GeldorpSync to Wine-0_9_4:
2005-12-14 Ged Murphyj_anderw@sbox.tugraz.at
2005-12-12 Gé van GeldorpSync to Wine-0_9_3:
2005-12-05 Eric KohlChange oldnames option from '-o' to '--oldnames'.
2005-12-04 Ged Murphy- Put output from MSVC into the relevant output-i386...
2005-12-04 Art YerkesAdded support for ROS_AUTOMAKE variable.
2005-12-02 Royce Mitchell IIIstore pointer to Backend in the Project class so proper...
2005-12-02 Christoph von Wittichfixed BaseAddress
2005-12-02 Christoph von Wittichfixed vcproj files for modules which do not use pch
2005-11-30 Christoph von Wittichfixed the build options for different configurations
2005-11-30 Christoph von Wittichadded PCH support
2005-11-30 Christoph von Wittichfix linker options
2005-11-30 Steven Edwardsdefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING...
2005-11-30 Christoph von Wittichadded more correct linker flags (patch by brezenbak)
2005-11-30 Christoph von Wittichfix some problems in patch from brezenbak
2005-11-29 Royce Mitchell IIIenhance generated msvc projects - patch by Brezenbak
2005-11-28 Thomas Bluemelfixed some warnings
2005-11-28 Gé van GeldorpRe-import wmc from Wine
2005-11-28 Gé van GeldorpRemove outdated wmc
2005-11-28 Gé van GeldorpNo use in building the targets just to immediately...
2005-11-28 Royce Mitchell IIIappend "_auto" to dsp and vcproj filenames to not confl...
2005-11-28 Royce Mitchell IIIfix linux builds - sorry
2005-11-27 Royce Mitchell IIImove xml.h/cpp and ssprintf.h/cpp up a directory, make...
2005-11-27 Royce Mitchell IIIadd simplified version of XMLLoadFile() - preparation...
2005-11-27 Royce Mitchell IIIremove dependance on rbuild's headers - preparation...
2005-11-27 Filip NavaraUse inflib.
2005-11-27 Steven EdwardsXML.cpp -> xml.cpp, XML.h -> xml.h. Sorry Windows users...
2005-11-27 Royce Mitchell IIIremove xml.h/cpp's dependancy on exception.h/cpp -...
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-26 Casper HornstrupFix dependencies that cause trouble
2005-11-26 Casper Hornstrup* Implement <autoregister>
2005-11-26 Thomas BluemelRevert Filip's last 4 changes on his request as they...
2005-11-26 Filip NavaraFix splitting of cells (noticed by Hartmut).
2005-11-26 Filip NavaraDon't make cells smaller than they are.
2005-11-26 Eric KohlAllocate another 4 bytes for unique pointers to simple...
2005-11-26 Royce Mitchell IIIremove transient debugging code
2005-11-26 Royce Mitchell IIIXML: better descriptions on a couple errors, more accur...
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Royce Mitchell IIIcatch all source-file transitions so rsym data has...
2005-11-25 Gé van GeldorpSync to Wine-0_9_2:
2005-11-25 Royce Mitchell IIIutility to dump stab info out of an executable
2005-11-25 Royce Mitchell IIIfix signed/unsigned comparison warning
2005-11-25 Casper HornstrupDon't include files from outside a compilation unit
2005-11-23 Casper HornstrupFix building rbuild tests
2005-11-23 Casper HornstrupDisable pre-compiled headers when using compilation...
2005-11-23 Christoph von Wittichfix bug 838 (Sol.exe is missing it's menubar)
2005-11-23 Casper HornstrupOption to disable compilation units
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupMove Directory class to its own file
2005-11-22 Casper HornstrupReplace File by CompilationUnit
2005-11-22 Casper HornstrupParse <compilationunit>
next