- Remove deprecated GCC 4.4 hack
[reactos.git] / reactos / ReactOS-arm.rbuild
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-11 ReactOS Portable... Import the generic template and comment out _M_ARM...
2009-07-11 ReactOS Portable... Too many things in -i386 were still "generic" and had...
2009-06-21 KJK::HyperionMove gcc -g and -Wall options out of rbuild and into...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-16 KJK::Hyperionmodified dll/win32/srclient/srclient_main.c
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-02 Colin FinckRevert my changes in r37808.
2008-12-02 Colin FinckKDBG needs DBG to be set, I can't imagine any useful...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Colin Finck- Add a "host" attribute to the project's <include...
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-15 ReactOS Portable... Don't build with -s, this strips vital information...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 ReactOS Portable... - We finally figured out how to build the CRT! It seems...
2008-07-27 ReactOS Portable... - Build "smlib", "nt", and "smss" on ARM, since the...
2008-07-26 Samuel SerapionMerge 34789, make appropriate changes to ReactOS-amd64...
2008-07-25 Hervé PoussineauApply again r34533: rename autogenerated makefile to...
2008-07-22 ReactOS Portable... - Build and add ntdll for ARM.
2008-07-22 ReactOS Portable... - Build vfatfs instead of CDFS.
2008-07-15 Colin FinckRevert r34533 (except the nice indentation in the Makef...
2008-07-15 Hervé PoussineauRename makefile.auto to makefile-$(ARCH).auto
2008-06-30 ReactOS Portable... - Disable building any other driver than ramdisk.sys...
2008-06-30 ReactOS Portable... - Fix the ARM build after the commit by hpoussin which...
2008-06-29 Hervé PoussineauNTOSKRNL_SHARED should not contain linker parameters...
2008-06-23 ReactOS Portable... - Fix broken system call handler with shitty but works...
2008-06-23 ReactOS Portable... - The CRT sync by "fireball" is incorrect and results...
2008-06-15 ReactOS Portable... - Start major ARM port cleanup:
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-08 Hervé PoussineauAdd WINEBUILD_FLAGS, and set it to --kill-at for ARM
2008-02-08 Aleksey Bragin- Formatting fixes.
2008-02-08 ReactOS Portable... We now also implement InterlockedExchange (Fixes rtl...
2008-02-05 ReactOS Portable... Add basic arm target support to the build system.