Update crt headers and mingw lib from mingw64. Update crt a bit. 4 msvcrt time tests...
[reactos.git] / reactos / tools / rbuild / backend / mingw / mingw.cpp
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-11-30 KJK::HyperionCorrectly parse the output of gcc --version for TDM...
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-05 Daniel ReimerAccidently commited a hack together with r37190. This...
2008-11-04 Daniel ReimerBug 3830: Spanish netshell update and more by Javier...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-16 KJK::Hyperionmodified rbuild/backend/codeblocks/codeblocks.cpp
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-09 Hervé PoussineauRemove host attribute of module element. It wasn't...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-27 Hervé PoussineauResolve <if> and <ifnot> elements during parsing time.
2008-07-27 Hervé PoussineauFactorize code for simple module types
2008-07-14 Colin FinckReplace uses of $(ROS_ARCH) by $(ARCH).
2008-07-13 ReactOS Portable... - To whom it may concern: thanks for completly fucking...
2008-06-30 Colin Finck- Don't create a temporary batch file through "echo...
2008-06-30 ReactOS Portable... - Registry configuration will likely end up having...
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-29 Hervé PoussineauAdd an option to disable precompiled headers
2008-05-15 Marc Piulachs- Added a new attribute 'internal' to 'Property' elemen...
2008-03-17 Hervé PoussineauRemove $(INIT) variable, which was containing all host...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-26 Christoph von Wittichcompilerflags can be set for compiler {ALL|CC|CPP}...
2008-01-17 Colin FinckGet rid of bin2res and all rbuild stuff associated...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Hervé PoussineauPrevent creation 1500000 temporary objects by caching...
2008-01-02 Hervé PoussineauRelease memory when not needed anymore
2007-11-28 Hervé PoussineauFix indentation
2007-11-25 Peter Ward- Fix a display bug when displaying binutils version.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Hervé PoussineauFix indentation
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Hervé PoussineauSupport define overriding in child .rbuild files
2007-10-11 Hervé PoussineauAdd list of source files in generated makefile
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-09-23 Hervé PoussineauRemove useless code
2007-09-15 Hervé PoussineauContinue rbuild cleanup (Directory class)
2007-09-11 Hervé PoussineauRename strFile/strDirectory to a more meaningful name...
2007-09-09 Hervé PoussineauContinue rbuild cleanup (Module class)
2007-09-07 Hervé PoussineauSome rbuild cleanup:
2007-09-06 Hervé PoussineauExplain why some binutils are blacklisted
2007-09-02 Art YerkesSmall change to make OARCH optional.
2007-08-07 Hervé PoussineauSupport absolute paths for intermediate/output directories
2007-08-03 Hervé PoussineauExtract resources to intermediate directory
2007-08-02 Hervé PoussineauSupport "root" attribute in <directory> elements
2007-07-25 Christoph von Wittich-fix an endless loop when a rbuild file has an invalid...
2007-04-01 Hervé PoussineauTake care of ROS_AUTOMAKE variable in rbuild
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-06 Magnus Olsenfixed ReactOS.xml to ReactOS.rbuild.
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-02 Magnus Olsenmerges comit r25685 -> fixed oarch being use. some...
2007-02-02 Magnus Olsenfixed oarch being use. some have remove oarch flags...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Hervé PoussineauFix indentation
2007-01-01 Hervé PoussineauMove -enable-stdcall-fixup definition to .rbuild file...
2006-12-09 Christoph von Wittichfix version information display when using yasm
2006-12-08 Christoph von Wittich-display version information for compiler, binutils...
2006-12-06 Christoph von Wittichset minimum req. gcc version to 3.4.2
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-30 Christoph von Wittichcheck for compiler version
2006-11-29 Christoph von Wittichskip binutils detection when no build date is returned...
2006-11-19 Eric KohlUse '-enable-stdcall-fixup' linker option for all mingw...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-06 Thomas Bluemel- Force using the import libraries built by ReactOS...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-27 Christoph von Wittichadded LiveCDRegTest and BootCDRegTest targets
2006-07-09 Magnus Olsenreverting : revison 22930 to 22932, 22938 to 22940...
2006-07-08 Christoph von Wittich-fix msvc dll entrypoint
2006-02-18 Maarten Bosmafix hardcoded path in rbuild
2006-02-17 Maarten Bosmafixes for make bootcd
2006-01-14 Nathan WoodsRbuild: Added "description" field to the various backen...
2005-12-04 Art YerkesAdded support for ROS_AUTOMAKE variable.
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-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
2005-09-22 Thomas Bluemelfixed uninitialized variable warning
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-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-23 Royce Mitchell IIImsvc6 compatibility
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-07-08 Casper HornstrupCheck automatic dependencies of referenced object libra...
2005-06-29 Filip NavaraAllow YASM to be used instead of NASM.
2005-06-12 Casper HornstrupShow execution time of tests
2005-06-12 Casper HornstrupSupport module_depends target
next