Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / tools / rbuild /
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 Gé van GeldorpScoTTie <scott@wizzer-it.com>/erie-- <seditaniedi@gmail...
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 Royce Mitchell IIIadded <linkerscript> and corrected some mistakes to...
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 Thomas Bluemeluse the ansi entry point by default
2005-10-20 Christoph von Wittichfix compile problems with msvc6
2005-10-20 Thomas Bluemeladd a 'unicode' property to modules (not yet supported...
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 fix
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 Wittichforgot to commit rbuild.h
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-10-02 Aleksey BraginAdd vcprojmaker.cpp to the msvc project
2005-09-22 Thomas Bluemelfixed uninitialized variable warning
2005-09-21 Steven EdwardsNathan Woods <npwoods _NOSPAM_at_NOSPAM cybercom.net...
2005-09-17 Royce Mitchell IIIFix "numberf" function to correctly handle 'g' format...
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 Royce Mitchell IIIfix crash in 'make msvc'
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-09-03 Royce Mitchell IIIsmall efficiency boost
2005-08-28 Royce Mitchell IIIremove single "." entries from paths
2005-08-28 Royce Mitchell IIIremove transient debugging code
2005-08-28 Royce Mitchell IIIdon't crash if path == base_directory.
2005-08-28 Hervé PoussineauFix rbuild compilation, by adding Path::RelativeFromDir...
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 IIIReplace() bugfix #2 - forgot to insert replacement...
2005-08-24 Royce Mitchell IIIbugfix - Replace() was truncating the string
2005-08-24 Royce Mitchell IIIalmost done converting _generate_dsp(), but have to...
2005-08-24 Royce Mitchell IIInew helper function Replace()
2005-08-24 Royce Mitchell IIIvc6 build files - just in case somebody else wants...
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 IIIadded some comments to illustrate the output of several...
2005-08-24 Royce Mitchell IIIfix to not crash when built with msvc6 ( bad calling...
2005-08-23 Royce Mitchell IIIremove incorrect comment (copy/paste error)
2005-08-23 Royce Mitchell IIImsvc6 compatibility
2005-08-23 Royce Mitchell IIIproxy makefile for rbuild
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-09 Emanuele AlibertiMinor change.
2005-08-03 Emanuele AlibertiDocument <module type="nativecui" ...>
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-08-01 Emanuele AlibertiRBuild 'project' document DTD (rough draft).
2005-08-01 Emanuele AlibertiReplace 'Value' with 'Content' as per XML spec.
2005-08-01 Emanuele AlibertiAdd reference to the 'compilerflag' element.
2005-08-01 Thomas Bluemeldefine common build flags so they can easily be changed...
2005-07-31 Emanuele AlibertiDocument pch and linkerflag elements.
2005-07-30 Emanuele AlibertiCreate a subdir for rbuild documentation.
2005-07-28 Casper HornstrupDon't clean alias modules
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-22 Steven Edwardssome fixes for the host gcc4 on FC4
2005-07-19 Casper HornstrupGenerate RPC interface headers in intermediate directory
2005-07-17 Casper HornstrupClean referenced object libraries when cleaning a module
2005-07-17 Casper HornstrupFix building of tests
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-07-09 Casper HornstrupDon't rebuild the module if a library is changed. Relin...
2005-07-08 Casper HornstrupCheck automatic dependencies of referenced object libra...
next