sync trunk head (37032)
[reactos.git] / reactos / Makefile
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-03 Christoph von Wittichremove sysregtest target
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-27 Hervé PoussineauRevert r34848 and r34850, and replace them by a real...
2008-07-27 Hervé PoussineauDefine __LINUX__ for build tools if host is Linux
2008-07-27 Hervé PoussineauDefine __LINUX__ for build tools if host is Linux
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-16 James TaborFix build.
2008-07-16 James TaborSorry for commit my test tree,,,, good for testing...
2008-07-16 James Tabormake does like tabs, right? Fix build.
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-29 Hervé PoussineauAdd an option to disable precompiled headers
2008-06-26 Marc Piulachs-Remove obsolete Makefile. Spotted by Stefan Ginsberg.
2008-05-17 Marc PiulachsAdd ROS_BUILDENGINE variable to determine the location...
2008-04-22 Hervé PoussineauChange default intermediate directory to obj directory.
2008-02-11 Hervé PoussineauDisplay a message when directories are created
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-08 Colin FinckAlso create the temporary directory if it does not...
2007-12-23 Marc PiulachsMove ntstatus.h/rc generation from Makefile to ntdll...
2007-12-22 Marc PiulachsAdd support for mc files and remove hardcoded WMC instr...
2007-12-22 Aleksey Bragin- Add a status table for ntdll, which corresponds to...
2007-12-20 Aleksey Bragin- Turn back messagetables inlining support for now.
2007-12-20 Aleksey Bragin- Remove inlining messagetables option from wmc invocat...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-08 Marc Piulachs- Build API stats on request (new target "make rgenstat...
2007-11-07 Hervé PoussineauOn *nix systems, support absolute paths in ROS_INTERMED...
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-10-03 Hervé PoussineauAdd back windres, it is still used after wrc invocation
2007-10-03 Hervé PoussineauRemove usewrc attribute in rbuild files ; wrc should...
2007-10-03 Hervé PoussineauTry to fix Linux build
2007-10-03 Hervé PoussineauSupport custom C and C++ compilers, by variables HOST_C...
2007-10-02 Johannes Anderwald- remove superflious calls to sysreg
2007-09-06 Hervé PoussineauAs described in documentation, default TEMPORARY variab...
2007-09-03 Hervé PoussineauBuild openfirmware interface tool only if target is...
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-08-28 Johannes Anderwald- remove hack
2007-08-27 Hervé PoussineauRename CFLAGS to HOST_FLAGS, CPPFLAGS to HOST_CPPFLAGS...
2007-08-26 Hervé PoussineauTry to fix infinite loop in "make depends"
2007-08-26 Hervé PoussineauTransform psdk into a real dependency, instead of a...
2007-08-12 Colin FinckMetadata enhancement for rbuild and version report...
2007-08-07 Christoph von Wittichadd support for Visual Studio 2008 (Orcas)
2007-08-06 Hervé PoussineauRemove ARCH define in config.template.rbuild.
2007-08-03 Hervé PoussineauFix non mingw backend invocations
2007-08-03 Hervé Poussineausyssetup.inf really belongs to output directory, not...
2007-08-03 Hervé PoussineauAdd missing include directory
2007-08-03 Hervé PoussineauMove some more autogenerated files to intermediate...
2007-08-03 Hervé PoussineauAdd ROS_ARCH environment variable
2007-08-03 Hervé PoussineauCreate directory before rbuild tries to access it
2007-07-24 Colin FinckRemove the description for a temporary hack, which...
2007-07-07 Christoph von Wittich-added msbuild target to rbuild to be able to test...
2007-04-21 Hervé PoussineauTry to fix build by including a POSTAUTO target, execut...
2007-04-10 Christoph von Wittichget GreatLord's hack at least to work
2007-04-10 Magnus Olsen1. small hack to getting a new checked treed being...
2007-03-26 Hervé PoussineauInclude nci.mak later, as it needs $(ARCH) variable
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-18 Hervé PoussineauAdd a variable to change the name of the ReactOS direct...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-11 Christoph von Wittichadded target depmap to makefile
2007-01-10 Hervé PoussineauAllow use of ROS_PREFIX on MS Windows platforms (needed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-22 Christoph von WittichCode::Blocks backend
2006-11-14 Johannes Anderwald- ignore failure if dir already exists
2006-11-14 Johannes Anderwald- implement target sysregtest which compiles all requir...
2006-10-26 Christoph von Wittichnow it is possible to build bootcd and bootcdregtest...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-30 Andrew MungerMerge 24208, 24236, 24242, and 24259 from trunk. LiveCD...
2006-09-24 Art YerkesFix mkhive on unix.
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-06-27 Art YerkesRegularize with generated interfaces.
2006-06-27 Art YerkesSmall tweaks.
2006-06-27 Art YerkesAdd ofw interface generator. It's a bit like mig is...
2006-06-24 Art YerkesReactOS PowerPC WIP. This will be edited and merged...
2006-06-23 Johannes Anderwaldrestore old targets
2006-06-22 Johannes Anderwaldremove targets
2006-06-13 Alex Ionescu- Enable ROS_LEAN_AND_MEAN if you want 50% smaller...
2006-02-28 Art YerkesAdded 'world' and 'universe' targets (suggested by...
2006-02-17 Art YerkesMove moving around
2006-02-17 Art YerkesThe death of lib/lib.mak was premature.
2006-02-17 Art Yerkeskernel32 moved to dll/win32
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)
2005-12-04 Art YerkesAdd ROS_AUTOMAKE variable to determine the location...
2005-11-28 Gé van GeldorpRe-import wmc from Wine
2005-11-26 Thomas BluemelDocument the -ud flag for ROS_RBUILDFLAGS
2005-11-26 Royce Mitchell IIImuch better check for gnu make 3.80+
2005-11-26 Royce Mitchell IIIgnu make 3.7x will not work - give users an early and...
2005-11-26 Royce Mitchell IIIautomatically detect msys without generating ugly error...
2005-11-26 Royce Mitchell IIIrevert 19600 until I can figure out how to correct...
2005-11-26 Royce Mitchell IIIauto-detect msys instead of requiring users to tell...
2005-11-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
next