Copy msimg32
[reactos.git] / reactos / tools /
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-12 Casper HornstrupAdd stub GNU makefile
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
2005-02-08 Steven Edwardsdefine _MAX_PATH as well
2005-02-08 Casper HornstrupGenerate reactos.cab
2005-02-06 Casper HornstrupBuild snmpapi and network applications
2005-02-05 Casper HornstrupBuild smss and system applications
2005-02-05 Casper Hornstrup* Build ntvdm
2005-02-05 Casper Hornstrup* Build csrss and win32csr
2005-02-03 Royce Mitchell IIIcompatibility fixes
2005-02-03 Gé van GeldorpAlways create debug info (-g)
2005-02-03 Gé van GeldorpAlways clean the .gch file, even if ROS_USE_PCH is...
2005-02-03 Art YerkesAdd a . to an empty path to make a relative path, befor...
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-02-02 Casper Hornstrup* Parse .cpp, .rc, and .s files
2005-02-02 Steven EdwardsMAX_PATH is PATH_MAX on Posix
2005-02-01 Casper HornstrupUse automatic dependencies to mark files to be rebuilt.
2005-01-31 Casper HornstrupGenerate automatic dependencies.
2005-01-28 Casper HornstrupStarted on automatic dependencies support
2005-01-28 Thomas Bluemel1. fixed InbvPutPixels() to save the ebx register which...
2005-01-26 Steven Edwardsdefine stricmp to strcasecmp for the Unix build
2005-01-23 Casper HornstrupAdd documentation
2005-01-23 Casper Hornstrup* Build epsapi, dxguid, devenum, imm32, dinput8, dsound...
2005-01-22 Casper Hornstrup* Build crtdll
2005-01-22 Casper Hornstrup* Invoke cabman when building a CD
2005-01-22 Casper Hornstrup* Build cabman and zlib
2005-01-22 Royce Mitchell IIIThis fixes the small problem that generated files were...
2005-01-22 Casper Hornstrup* Build freeldr
2005-01-21 Alex IonescuFirst patch to fix seriously broken ROS (thank Thomas...
2005-01-21 Royce Mitchell IIIattribute 'first' of <file> must be 'true' or 'false'
2005-01-20 Casper HornstrupModules are built in the intermediate directory.
2005-01-20 Casper HornstrupFix copy/paste error.
2005-01-20 Casper Hornstrup* Build bin2res, winmm, comctl32, aclui, acledit
2005-01-20 Royce Mitchell IIIbeginnings of dev-c++ backend - patch by Trevor McCort
2005-01-20 Royce Mitchell IIIrequire attributes to have values
2005-01-20 Steven Edwardshard code mingw32-* for cross-compile, this is bad.
2005-01-20 Royce Mitchell IIImark off area where variables need to differ for *nix
2005-01-19 Casper Hornstrup* Build freetype, win32k, and video drivers
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-19 Royce Mitchell IIIadded 'first' attribute to <file>
2005-01-18 Royce Mitchell IIImsvc6 compatibility
2005-01-18 Eric Kohl- Remove Nt/ZwQueryOleDirectoryFile.
2005-01-18 Gé van GeldorpFix line endings
2005-01-18 Alex IonescuMSVC compatibility for NCITool, fix more svn:ignore...
2005-01-17 Gé van GeldorpFix building on Windows
2005-01-17 Art YerkesMore commits of the same. SVN is being a bit picky...
2005-01-17 Art Yerkes- Add a NUL definition, as well as rmkdir
2005-01-17 Alex IonescuSYSENTER support, INT2E Optimization, new Syscall Table...
2005-01-16 Casper Hornstrup* Build networking components
2005-01-16 Casper HornstrupClean intermediate files.
2005-01-16 Casper HornstrupExport functions in .def files
2005-01-16 Casper HornstrupDon't include full path for --dllname
2005-01-16 Casper Hornstrup* KernelModeDriver module support
2005-01-15 Royce Mitchell IIImsys compatibility fix
2005-01-15 Royce Mitchell IIIremove unnecessary call to c_str()
2005-01-15 Casper HornstrupRefactor GenerateGlobalCFlagsAndProperties
2005-01-15 Casper HornstrupWindres support.
2005-01-15 Casper Hornstrup* Use objects rather than archive when linking ntoskrnl
2005-01-15 Casper HornstrupIf test
2005-01-15 Casper Hornstrup* LinkerFlag tag support
2005-01-14 Royce Mitchell III*nix compatibility
2005-01-14 Steven Edwardsget the new buildsystem to mostly work for cross-compil...
2005-01-14 Steven Edwardsstarted working on cross-compile support
2005-01-14 Royce Mitchell IIIuse ntoskrnl's def file when running dlltool, otherwise...
2005-01-13 Royce Mitchell IIIkill the output exe files in a clean, too
2005-01-13 Royce Mitchell IIIgenerate clean rules
2005-01-13 Royce Mitchell IIIcreate phony targets for each module name, so you can...
2005-01-13 Royce Mitchell IIIgenerate output rules for files under <if>
2005-01-13 Royce Mitchell IIIbugfixes to new <if> and related code
2005-01-13 Royce Mitchell IIIadd support for <if> and <property>
2005-01-12 Casper Hornstrup* Keep project level includes and defines in PROJECT_CFLAGS
2005-01-12 Royce Mitchell IIIforgot to recurse If elements when generating macros
2005-01-12 Royce Mitchell IIIsupport for <if> tag
2005-01-12 Royce Mitchell IIIbugfix - patch by filip navara
2005-01-11 Casper HornstrupBuild ntdll.dll.
2005-01-11 Royce Mitchell IIIcreate a couple more variables to reduce makefile size
2005-01-10 Royce Mitchell IIImake sure parentElement is set properly for <xi:include...
2005-01-10 Gunnar Dalsneswhen echoing too much stuff on windows, a newline is...
2005-01-09 Casper Hornstrup* Nasm support
2005-01-09 Royce Mitchell IIIadded xi:fallback support
2005-01-09 Casper HornstrupFix compilation.
2005-01-09 Casper HornstrupGCC assembler support.
2005-01-09 Royce Mitchell IIIuse enum instead of string in more places
2005-01-09 Royce Mitchell IIIadd 'location' information to a couple exceptions that...
2005-01-09 Royce Mitchell IIIreplaced Backend Factory's vector with a map.
2005-01-09 Casper HornstrupPut global includes last.
2005-01-09 Casper HornstrupFix compile error
2005-01-09 Casper HornstrupPrecondition dependencies.
2005-01-09 Gé van GeldorpInstall symbol files by default for DBG := 1 builds
2005-01-09 Gé van GeldorpInclude COFF symbols in our .sym files
2005-01-08 Casper HornstrupInvocation of buildtool modules.
2005-01-08 Casper HornstrupBuildTool module type support.
2005-01-08 Royce Mitchell IIIuse ROS_TEMPORARY and ROS_INTERMEDIATE to allow builder...
2005-01-08 Royce Mitchell IIIdon't allow duplicate module names
2005-01-08 Royce Mitchell III<include> now has attribute 'base' which allows to...
2005-01-08 Royce Mitchell IIIxml nodes now store the location they were parsed from...
2005-01-08 Royce Mitchell IIIDon't pass objects ( particularly vectors ) by value...
2005-01-08 Casper HornstrupStatic library module type.
next