source: branches/gcc-kmk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21909   14 years dmik Remove ODINCRT.LIB from individual makefiles. It is present in …
(edit) @21905   14 years dmik Remove makefiles and all stuff related to the old make system. Since …
(edit) @21904   14 years dmik Remove driverdll renamed to testdrv (leftover).
(edit) @21903   14 years dmik Build CAPI2032 by default.
(edit) @21902   14 years dmik Port CAPI2032 to GCC/kBuild.
(edit) @21901   14 years dmik Port XX2LX to GCC/kBuild.
(edit) @21900   14 years dmik Port WING32, WININET, WINTRUST, WINASPI32, WNETAPI32 and WOW32 to …
(edit) @21899   14 years dmik Port UXTHEME and VDMDBG to GCC/kBuild.
(edit) @21898   14 years dmik PortPort TAPI32, TESTDRV, TWAIN_32, URLMON to GCC/kBuild.
(edit) @21897   14 years dmik Port SETUPAPI, SHDOCVW, SHFOLDER to GCC/kBuild.
(edit) @21896   14 years dmik Port RICHED32, RSAENH, SCHANNEL, SECUR32 to GCC/kBuild.
(edit) @21895   14 years dmik Port QUARTZ and RASAPI to GCC/kBuild.
(edit) @21894   14 years dmik Port PMKBDHK and PSAPI to GCC/kBuild.
(edit) @21893   14 years dmik Port PE to GCC/kBuild.
(edit) @21892   14 years dmik Port OLEACC, OLECLI32, OLEDLG, OLEPRO32 and OLESVR32 to GCC/kBuild.
(edit) @21891   14 years dmik Port MSCMS to GCC/kBuild.
(edit) @21890   14 years dmik Port MSACM32 to GCC/kBuild.
(edit) @21889   14 years dmik Port IMAGEHLP to GCC/kBuild.
(edit) @21887   14 years dmik Make WinSetScanStateTable return BOOL.
(edit) @21886   14 years dmik Fix swapped WinSetScanStateTable and Win16GetScanState ordinals. This …
(edit) @21885   14 years dmik Fix crashes in GUI apps when pressing modifier keys. This was due the …
(edit) @21884   14 years dmik Add missing avicap32 and avifil32 to src makefile.
(edit) @21883   14 years dmik Make sure dllentry.o is deleted by clean.
(edit) @21882   14 years dmik Port ICMP and MPR to GCC/kBuild.
(edit) @21881   14 years dmik Remove wrong defines.
(edit) @21880   14 years dmik Port WS2_32 to GCC/kBuild.
(edit) @21879   14 years dmik Add snwprintf to minivcrt.h. This is mainly to be used instead of …
(edit) @21878   14 years dmik Port DSOUND to GCC/kBuild.
(edit) @21877   14 years dmik Port DPLAY and DPLAYX to GCC/kBuild.
(edit) @21876   14 years dmik Port DINPUT to GCC/kBuild.
(edit) @21875   14 years dmik Port DDRAW to GCC/kBuild.
(edit) @21874   14 years dmik Port DCIMAN32 to GCC/kBuild.
(edit) @21873   14 years dmik Port CTL3D32 to GCC/kBuild.
(edit) @21872   14 years dmik Port CRYPT32 to GCC/kBuild.
(edit) @21871   14 years dmik Port WINSPOOL and COMDLG32 to GCC/kBuild.
(edit) @21870   14 years dmik Port AVICAP32 and AVIFIL32 to GCC/kBuild.
(edit) @21868   14 years dmik Fix release build.
(edit) @21865   14 years dmik Port WSOCK32 and IPHLPAPI to GCC/kBuild.
(edit) @21860   14 years dmik Port SHELL32 to GCC/kBuild.
(edit) @21859   14 years dmik Fix Vio/Kbd/Mou declarations under GCC. We abuse _Pascal for that. …
(edit) @21858   14 years dmik Port SHLWAPI to GCC/kBuild.
(edit) @21857   14 years dmik Assume MapLS returns DWORD.
(edit) @21856   14 years dmik Make RegDeleteValue take const string.
(edit) @21855   14 years dmik Port OLE32 and REGSVR32 to GCC/kBuild.
(edit) @21854   14 years dmik Use Rtlp calls to work with LARGE_INTEGER under GCC (except NTDLL). …
(edit) @21853   14 years dmik Port OLEAUT32 to GCC/kBuild.
(edit) @21852   14 years dmik Make 5th arg of RegSetValueEx const. For compatibility with the …
(edit) @21850   14 years dmik Addition to r21849.
(edit) @21849   14 years dmik Port RPCRT4 to GCC/kBuild.
(edit) @21846   14 years dmik Port ADVAPI32 to GCC/kBuild.
(edit) @21843   14 years dmik Port LZ32, VERSION. MSVFW32 to GCC/kBuild.
(edit) @21842   14 years dmik Add OdinSimpleDLL template and use it for MCICDA and MCIWAVE. This …
(edit) @21841   14 years dmik Port WINMM, MCICDA and MCIWAVE DLLs to GCC/kBuild.
(edit) @21840   14 years dmik Port COMCTL32 to GCC/kBuild.
(edit) @21838   14 years dmik
(edit) @21837   14 years dmik Use pid instead of the ordinal number in log file names. This in …
(edit) @21835   14 years dmik Add missing INVERT and CLIENTFRAME defines for USER32.
(edit) @21834   14 years dmik Use correct thunk wrappers for 16-bit Win API calls under GCC.
(edit) @21833   14 years dmik Actually export symbols from IMM32OS2.DLL.
(edit) @21831   14 years dmik
(edit) @21829   14 years dmik Return correct EXITLIST order codes for KERNEL32 and ODINCRT. This is …
(edit) @21828   14 years dmik Fix calling _Pascal GCC functions from assembler. In GCC, _Pascal is …
(edit) @21827   14 years dmik Fix crash when reading non-existent ODIN.INI.
(edit) @21826   14 years dmik Don't use _Optlink for _LNK_CONV under GCC. _LNK_CONV is mainly used …
(edit) @21824   14 years dmik Make the debug version of ported DLLs build.
(edit) @21823   14 years dmik odincrt: Actually build malloc funciton replacements.
(edit) @21820   14 years dmik user32: Make GLOBALDATA segment shared.
(edit) @21818   14 years dmik Port IMM32 to GCC.
(edit) @21817   14 years dmik Build gdi32 with INVERT defined (as with VAC).
(edit) @21816   14 years dmik Port GDI32 to GCC.
(edit) @21814   14 years dmik kernel32: Underscore exporter C variables.
(edit) @21813   14 years dmik user32: Port GLOBALDATA segment to GCC.
(edit) @21812   14 years dmik Config.kmk: Add support for custom C++ exports to odin_implib macro.
(edit) @21811   14 years dmik Port USER32.DLL (funal bunch).
(edit) @21810   14 years dmik kernel32: Export prefixed cdecls.
(edit) @21809   14 years dmik Makefile for IMM32 library.
(edit) @21808   14 years dmik Port USER32.DLL (continued).
(edit) @21807   14 years dmik Quote exports in user32.def.
(edit) @21805   14 years dmik Use OdinCxx for win32.lib instead of OdinDLL.
(edit) @21804   14 years dmik Define USE_OS2_TOOLKIT_HEADERS. This is necessary since some APIs …
(edit) @21803   14 years dmik Config.kmk: Better template dependency.
(edit) @21802   14 years dmik Start porting USER32 to GCC.
(edit) @21801   14 years dmik Typo.
(edit) @21800   14 years dmik Add kBuild makefile for GDI32.DLL.
(edit) @21799   14 years dmik Use proper return code from DLL_Init.
(edit) @21798   14 years dmik Add hacked WGSS50 (8ebb9961...) that suports GCC LIBC.
(edit) @21797   14 years dmik Place shared segment to separate group to avoid combining. If the …
(edit) @21796   14 years dmik Define global DLL variables in KERNEL32 (shared segment) in a more …
(edit) @21794   14 years dmik Add malloc/free wrappers to ODINCRT.
(edit) @21793   14 years dmik Export VMutex class from KERNEL32.DLL with dllexport. It's not too …
(edit) @21792   14 years dmik Addition to r21790.
(edit) @21791   14 years dmik Use underscore in .asm to match extern "C" mangling. This relates to …
(edit) @21790   14 years dmik Extern "C". Mostly, to fix the GCC bug with stdcall not suppressing …
(edit) @21789   14 years dmik Get back non-inline versions of SetFS() and friends. They are …
(edit) @21787   14 years dmik Workaround stdcall bug in GCC related to vararg functions. This can …
(edit) @21786   14 years dmik Link KERNEL32 with necessary libraries and fix .asm source refs.
(edit) @21785   14 years dmik Build ODINCRT DLL.
(edit) @21783   14 years dmik Use underscores for symbols defined in .asm as they are cdecl. IBM …
(edit) @21782   14 years dmik Use _malloc/_free instead of odin_malloc/odin_free in assembler. …
(edit) @21781   14 years dmik Make Handle Manager functions compiler neutral with extern "C".
Note: See TracRevisionLog for help on using the revision log.