source: branches/gcc-kmk/src@ 21885

Name Size Rev Age Author Last Change
../
wsock32 21865   14 years dmik Port WSOCK32 and IPHLPAPI to GCC/kBuild.
ws2_32 21881   14 years dmik Remove wrong defines.
wow32 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
wnetap32 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
wnaspi32 21727   14 years dmik Get rid of DLLENTRYPOINT_CCONV and DLLENTRYPOINT_NAME.
wintrust 21720   14 years dmik Replace "\" with "/" in include statements.
winspool 21871   14 years dmik Port WINSPOOL and COMDLG32 to GCC/kBuild.
winmm 21842   14 years dmik Add OdinSimpleDLL template and use it for MCICDA and MCIWAVE. This …
wininet 21727   14 years dmik Get rid of DLLENTRYPOINT_CCONV and DLLENTRYPOINT_NAME.
wing32 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
win32k 21805   14 years dmik Use OdinCxx for win32.lib instead of OdinDLL.
win16ldr 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
version 21843   14 years dmik Port LZ32, VERSION. MSVFW32 to GCC/kBuild.
vdmdbg 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
uxtheme 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
user32 21885   14 years dmik Fix crashes in GUI apps when pressing modifier keys. This was due the …
urlmon 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
twain_32 21582   15 years abwillis Ticket #32
tapi32 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
spy 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
shlwapi 21858   14 years dmik Port SHLWAPI to GCC/kBuild.
shfolder 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
shell32 21860   14 years dmik Port SHELL32 to GCC/kBuild.
shdocvw 21720   14 years dmik Replace "\" with "/" in include statements.
setupapi 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
secur32 21735   14 years dmik Match InitializeKernel32() return type usage with declaration.
schannel 21735   14 years dmik Match InitializeKernel32() return type usage with declaration.
rsaenh 21735   14 years dmik Match InitializeKernel32() return type usage with declaration.
rpcrt4 21850   14 years dmik Addition to r21849.
riched32 21727   14 years dmik Get rid of DLLENTRYPOINT_CCONV and DLLENTRYPOINT_NAME.
rasapi32 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
quartz 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
psapi 21692   14 years dmik Normalize file case. Change all uppercase filenames and extensions to …
pmkbdhk 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
peldr 21720   14 years dmik Replace "\" with "/" in include statements.
pe2lx 21726   14 years dmik strcmpi -> stricmp. The former is deprecated since long and missing …
opengl 21720   14 years dmik Replace "\" with "/" in include statements.
olesvr32 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
olepro32 21494   15 years dmik Fixed broken build after r21492 by sorting out a huuuuge wagon of …
oledlg 21494   15 years dmik Fixed broken build after r21492 by sorting out a huuuuge wagon of …
olecli32 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
oleaut32 21868   14 years dmik Fix release build.
oleacc 21735   14 years dmik Match InitializeKernel32() return type usage with declaration.
ole32 21855   14 years dmik Port OLE32 and REGSVR32 to GCC/kBuild.
odinprof 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
odincrt 21829   14 years dmik Return correct EXITLIST order codes for KERNEL32 and ODINCRT. This is …
Odin32API 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
ntdll 21879   14 years dmik Add snwprintf to minivcrt.h. This is mainly to be used instead of …
msvfw32 21857   14 years dmik Assume MapLS returns DWORD.
msvcrt 21831   14 years dmik
mscms 21735   14 years dmik Match InitializeKernel32() return type usage with declaration.
msacm32 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
mpr 21882   14 years dmik Port ICMP and MPR to GCC/kBuild.
lz32 21843   14 years dmik Port LZ32, VERSION. MSVFW32 to GCC/kBuild.
libwrap 21780   14 years dmik Fix building libwrap from the top directory.
kernel32 21859   14 years dmik Fix Vio/Kbd/Mou declarations under GCC. We abuse _Pascal for that. …
iplog 21481   15 years dmik iplog: No need in unistd.h (which conflicts with the LIBC one).
iphlpapi 21865   14 years dmik Port WSOCK32 and IPHLPAPI to GCC/kBuild.
initdll 21770   14 years dmik initdll: No need in OS/2 API wrappers at DLL init time. This removes …
imm32 21833   14 years dmik Actually export symbols from IMM32OS2.DLL.
imagehlp 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
icmp 21882   14 years dmik Port ICMP and MPR to GCC/kBuild.
guidlib 21720   14 years dmik Replace "\" with "/" in include statements.
gdi32 21824   14 years dmik Make the debug version of ported DLLs build.
dsound 21878   14 years dmik Port DSOUND to GCC/kBuild.
driverdll 21720   14 years dmik Replace "\" with "/" in include statements.
DPlayX 21877   14 years dmik Port DPLAY and DPLAYX to GCC/kBuild.
dplay 21877   14 years dmik Port DPLAY and DPLAYX to GCC/kBuild.
dllentry 21883   14 years dmik Make sure dllentry.o is deleted by clean.
dinput 21876   14 years dmik Port DINPUT to GCC/kBuild.
ddraw 21875   14 years dmik Port DDRAW to GCC/kBuild.
dciman32 21874   14 years dmik Port DCIMAN32 to GCC/kBuild.
custombuild 21733   14 years dmik Create lnitdll.lib to hold common DLL init/term code. This simplifies …
ctl3d32 21873   14 years dmik Port CTL3D32 to GCC/kBuild.
crypt32 21872   14 years dmik Port CRYPT32 to GCC/kBuild.
crtdll 21720   14 years dmik Replace "\" with "/" in include statements.
comdlg32 21871   14 years dmik Port WINSPOOL and COMDLG32 to GCC/kBuild.
comctl32 21840   14 years dmik Port COMCTL32 to GCC/kBuild.
capi2032 21385   15 years dmik Added ignore patterns and removed generated files from SVN control.
avifil32 21870   14 years dmik Port AVICAP32 and AVIFIL32 to GCC/kBuild.
avicap32 21870   14 years dmik Port AVICAP32 and AVIFIL32 to GCC/kBuild.
advapi32 21846   14 years dmik Port ADVAPI32 to GCC/kBuild.
Makefile.kmk 2.0 KB 21884   14 years dmik Add missing avicap32 and avifil32 to src makefile.
makefile 4.2 KB 21436   15 years dmik Make sure minivcrt.lib is built by default.
  • Property svn:ignore set to
    bin
    .depend
Note: See TracBrowser for help on using the repository browser.