make_msvcX_install_[config] patch by Brezenbak
[reactos.git] / reactos / tools / rbuild / backend /
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-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- Do not generate manifest files for drivers or native...
2006-01-07 Alex Ionescu- Properly set STDCALL as default convention, previous...
2006-01-07 Alex Ionescu* Rbuild MSVC Backend changes:
2006-01-06 Christoph von Wittichdisabled warning 4214
2006-01-05 Royce Mitchell IIIfix build in unspecified build environment - patch...
2006-01-05 Royce Mitchell IIIfix msvc6 warnings
2006-01-02 Ged MurphyAllow files other than C to be included in the projects
2005-12-30 Nathan WoodsModified rbuild to generate a map file of the boot...
2005-12-14 Ged Murphyj_anderw@sbox.tugraz.at
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 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 Royce Mitchell IIIappend "_auto" to dsp and vcproj filenames to not confl...
2005-11-27 Royce Mitchell IIIremove xml.h/cpp's dependancy on exception.h/cpp -...
2005-11-26 Casper Hornstrup* Implement <autoregister>
2005-11-26 Royce Mitchell IIIXML: better descriptions on a couple errors, more accur...
2005-11-23 Casper HornstrupDisable pre-compiled headers when using compilation...
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-21 Filip NavaraGenerate .dsp files with matching !IF/!ELSEIF and ...
2005-11-19 Casper HornstrupCreate parent directory before creating the definition...
2005-11-07 Magnus OlsenFixed bug 954 rbuild devcpp generates mixed slashes...
2005-11-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
2005-11-02 Christoph von Wittich* compile .S files with MSVC2002/2003 too
2005-10-30 Gregor AnichSilence warning for non-win32 compilations.
2005-10-28 Maarten BosmaDick Buitelaar: Fix DevCpp Backend (Bug 802)
2005-10-24 Casper HornstrupFix linker script parameter location. Spotted by Hartmu...
2005-10-24 Casper HornstrupImplement linkerscript element
2005-10-23 Casper HornstrupHave pre-compiled header rule depend on widl generated...
2005-10-22 Christoph von Wittichadding gccasm.rules to vcproj files
2005-10-20 Christoph von Wittichfixed creation of *.vcproj files for object libraries
2005-10-20 Christoph von Wittichfixing OutputFile in *.vcproj files
2005-10-20 Royce Mitchell IIIwe do still need to generate dsw files for msvc6
2005-10-20 Christoph von Wittichsimplify MSVCBackend::Process code
2005-10-20 Christoph von Wittichadd targets for creating MSVC project files to Makefile
2005-10-20 Christoph von Wittichcreate only the project files specified on cmdline
2005-10-20 Royce Mitchell IIImsvc6+PSDK fixes
2005-10-20 Royce Mitchell IIIfix msvc6 template warning
2005-10-20 Christoph von Wittichcreate more correct solution files for different versio...
2005-10-20 Christoph von Wittichfix vcprojmaker to add the correct GUIDs
2005-10-20 Christoph von Wittichfix creation of shlwapi vcproject file
2005-10-20 Christoph von Wittichfix for creating *.sln file
2005-10-20 Christoph von Wittichadded new cmdline switch to rbuild: -vs{version}
2005-10-19 Christoph von Wittichfix "./" include dir
2005-10-19 Christoph von Wittichadd support for cpl applets
2005-10-19 Christoph von Wittichadd support for control panel applets
2005-10-18 Christoph von Wittichrevert 18576
2005-10-18 Christoph von Wittichchanged windres back to rc
2005-10-17 Christoph von Wittichreplaced rc with windres
2005-10-05 Nathan WoodsRbuild: Enhanced MSVC support
2005-09-22 Thomas Bluemelfixed uninitialized variable warning
2005-09-21 Steven EdwardsNathan Woods <npwoods _NOSPAM_at_NOSPAM cybercom.net...
2005-09-13 Royce Mitchell IIIrename variable and change parameters in call to find_l...
2005-09-13 Royce Mitchell IIIfix bug in GetBinutilsVersion()
2005-09-13 Steven Edwardsadded LGPL license header to the code from Wine and...
2005-09-13 Steven Edwardsstarted working on generation of msvc2kX project files...
2005-09-11 Art YerkesPreviously, the first character written to the buffer...
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-09-08 Casper HornstrupChristoph_vW <Christoph@ApiViewer.de>:
2005-08-28 Royce Mitchell IIIremove transient debugging code
2005-08-28 Royce Mitchell IIIadd include directories from xml, remove "." hack,...
2005-08-28 Royce Mitchell IIIadd . to list of include directories for all projects
2005-08-25 Steven Edwardsdisable the custom rules for Winebuild for now
2005-08-25 Steven EdwardsGenerate a GUID for each module processed. Later on...
2005-08-25 Royce Mitchell IIIfile paths should be relative to the location of the...
2005-08-25 Royce Mitchell III$default_cfg fix
2005-08-24 Royce Mitchell IIIadded some verbosity
2005-08-24 Royce Mitchell IIIinvoke _generate_dsp() have it open the output file...
2005-08-24 Royce Mitchell III_generate_dsp() compiles now, haven't tested yet
2005-08-24 Royce Mitchell IIIalmost done converting _generate_dsp(), but have to...
2005-08-24 Steven Edwardsremove a few of the Wine hacks
2005-08-24 Royce Mitchell IIIimport wine's "msvcmaker" perl script and begin convert...
2005-08-24 Royce Mitchell IIIfix to not crash when built with msvc6 ( bad calling...
2005-08-23 Royce Mitchell IIImsvc6 compatibility
2005-08-23 Filip NavaraName the proxy makefiles "GNUmakefile" instead of ...
2005-08-21 Steven Edwardsprompt to configure for Mingw after building project...
2005-08-21 Steven Edwardsadd fix it to build on linux
2005-08-21 Steven Edwardsadded a genguid helper function based on genguid by...
2005-08-21 Steven Edwards...I hate windows and its concepts of case in filenames...
2005-08-21 Steven Edwardsadd a more descriptive message about the state of the...
2005-08-21 Steven Edwardsstarted working on a msvc2k5 backend. Mostly a dummy...
2005-08-02 Filip NavaraFix the -sections option of PEFIXUP tool and adapt...
2005-08-01 Filip NavaraAdd new PEFIXUP tool and use it in the build system.
2005-07-28 Casper HornstrupDon't clean alias modules
2005-07-27 Casper HornstrupPut halmp.dll on CD
next