Timeline


and

2012-01-19:

18:55 Changeset [21949] by dmik
Add GetComboBoxInfo?() to USER32. Taken from the recent Wine sources. …

2012-01-18:

20:26 Changeset [21948] by dmik
Fix building from the project root.
20:24 Ticket #63 (Changeset r21929 breaks build) closed by dmik
fixed: All issues are fixed/worked around in r21944, r21945 and r21946. In …
20:23 Changeset [21947] by dmik
Add MSVCRTtempnam() to minivcrt.lib. This is mainly to replace …
20:17 Changeset [21946] by dmik
Fix broken -I option processing in Wine RC. The colon was incorrectly …
20:15 Changeset [21945] by dmik
Work around broken tempnam(). See #63 for details. This is a regression …
20:15 Changeset [21944] by dmik
Remove usage of broken tempnam(). See #63 for details. This is a …
12:16 Ticket #54 (Memory allocation failure) closed by dmik
fixed: Did some more cleanup in r21943. The problem seems to be solved now; …
12:14 Changeset [21943] by dmik
Remove evil goto and code duplication in PE/PEC. This finalizes the major …
11:33 Changeset [21942] by dmik
Use custom startup code for PE loader. This allows to grab the lowest …
11:30 Changeset [21941] by dmik
Add DEF_VAL macro to define argument's default values. This is necessary …

2012-01-17:

12:54 Changeset [21940] by dmik
Fix Indentation.

2012-01-13:

14:20 Milestone odinized java completed
as we don't do specific odin's for different needs the remaining tickets …

2012-01-12:

19:51 Changeset [21939] by dmik
Add lost .def files to build process of some EXEs.
19:49 Changeset [21938] by dmik
BldLevelInf?.cmd: Suppress "info:" messages in verbose mode.
19:47 Changeset [21937] by dmik
Add bldlevel info to all Odin DLLs and EXEs.
19:46 Changeset [21936] by dmik
Config.kmk: Use -idirafter instead of C_INCLUDE_PATH for Toolkit headers. …
14:54 Ticket #41 (Trap in CRYPT32) closed by dmik
fixed: Ok. Seems to get fixed with the release of 0.8.x.
14:53 Ticket #40 (Trap in Kernel32) closed by dmik
fixed: Ok. Seems to get fixed with the release of 0.8.x.
14:34 Ticket #26 (OpenWatcom build) closed by dmik
wontfix: I don't think that there is any sense to make it build with Open Watcom …
14:31 Ticket #5 (Change build system to kmk) closed by dmik
fixed: This is kind of done within #19.
14:20 Ticket #1 (Compiler Warning & Information Messages) closed by dmik
fixed: Since we moved to GCC, there are no warnings any longer (I fixed a lot of …

2012-01-11:

09:26 Ticket #68 (No RPM update for version 0.8.2?) closed by ggamba
fixed: Thank you, it worked!

2012-01-10:

16:52 Ticket #68 (No RPM update for version 0.8.2?) created by ggamba
I can't update to 0.8.2 with "yum update libodin" and hate the idea to mix …
09:55 Ticket #67 (version info) created by diver
add a --version to pe or pec this would give a very fast way to see …

2012-01-04:

19:27 Ticket #66 (odin 0.8.2 seems to be less useful for running win32 apps than previous ...) closed by abwillis
duplicate: Duplicate of ticket #54
18:28 Ticket #66 (odin 0.8.2 seems to be less useful for running win32 apps than previous ...) created by losepete
I have not been using odin much over the past year or so - apart from …

2012-01-03:

14:56 WikiStart edited by diver
v0.8.2 (diff)

2011-12-31:

01:11 Ticket #65 (Jeti/2 can't start anymore with new GCC builds) created by yoda
Trying to start Jeti/2 (using Java6) crashes persistently during startup. …
00:00 Milestone odinized flash completed
this milestone was reached right in time

2011-12-30:

23:27 Ticket #64 (memory allocation failure) closed by abwillis
duplicate: Duplicate of Ticket #54
23:15 Ticket #22 (pe.exe and pec.exe do not work when built with vac365) closed by abwillis
invalid: With change to GCC compiler this is no longer an issue.
22:46 Ticket #64 (memory allocation failure) created by abwillis
berbible ran fine prior to GCC builds but with GCC builds: Memory …
22:24 Ticket #63 (Changeset r21929 breaks build) created by abwillis
Changeset r21929 breaks the build process if %tmp% is not on the same …
12:58 Changeset [21935] by dmik
Tagged release 0.8.2.
12:58 Changeset [21934] by dmik
Release 0.8.2.
11:41 Changeset [21933] by dmik
winmm: Restore normal priority when calling timer funciton. This should …
11:03 Changeset [21932] by dmik
kernel32: More logging.
11:01 Changeset [21931] by dmik
kernel32: Increase maximum size of internal shared heap from 2M to 8M. …
10:49 Ticket #62 (Check resource leaks in TerminateThread()/ExitThread()) created by dmik
It is possible that forceful thread termination with …
10:44 Changeset [21930] by dmik
winmm: Disable forceful termination of timer threads. This is absolutely …

2011-12-29:

21:19 Ticket #61 (Color errors with Flash/Odin 29.12.2011) created by herwigb
When playing videos on youtube with a color depth of 16 bits, there are …
17:11 Changeset [21929] by dmik
Replace tmpnam() with tempnam(). The former in EMX returns paths relative …
17:04 Changeset [21928] by dmik
Fix crash when doing drag & drop. This is a regression after switching to …

2011-12-28:

12:10 Ticket #60 (Java 1.6 issues related to ODIN build 0.81) created by gerrit
Hello, I'm using "iTrain" (berros.eu/itrain) and JAVA 1.6 GA for …

2011-12-24:

23:06 Ticket #59 (Odin error) created by sanfords
I installed odin32bin-20110710-release.wpi in eComStation 2.0 and tried to …

2011-12-23:

19:16 Changeset [21927] by dmik
Fix build breaks with the newest GCC 4.4.6 from GIT. In particular, GCC …

2011-12-22:

12:54 Changeset [21926] by dmik
Make SHAutoComplete available in headers and in debug builds. Also place …
10:10 Ticket #55 (Odin 0.8.1 vs LIBC064) closed by dmik
fixed: Ok, good.

2011-12-21:

20:16 Changeset [21925] by dmik
Fix hang when loading KERNEL32.DLL from high-mem enabled application. …
17:32 Ticket #57 (winrar password box) closed by diver
duplicate: duplicate of ticket:58

2011-12-20:

21:46 Ticket #58 (winrar password box) created by abwillis
winrar requires GetComboBoxInfo? for it password box, I cannot test this …
21:45 Ticket #57 (winrar password box) created by abwillis
winrar requires GetComboBoxInfo? for it password box, I cannot test this …
15:18 Changeset [21924] by dmik
PEC.EXE requires a special define.
14:32 Ticket #56 (Openfire now even more unstable using Odin 0.8.1) created by yoda
It is now impossible to run Openfire(Java) with Odin 0.8.1 Severel …
00:08 Ticket #55 (Odin 0.8.1 vs LIBC064) created by David McKenna
Hardware: Intel i3 CPU w/ integrated video, Intel H55 chipset, 2GB DDR3 …

2011-12-19:

21:47 Ticket #54 (Memory allocation failure) created by Tellie
I downlaoded odin v0.8.1 and extract it, running a program with pe …
18:30 Changeset [21923] by dmik
make: Fix building ODININST from root. There was a define that would …
02:01 Ticket #19 (Move to GCC) closed by dmik
fixed: Released 0.8.1 in the beta status (which also means that there is no …
01:42 Changeset [21922] by dmik
Tagged release 0.8.1.
01:41 Changeset [21921] by dmik
Release 0.8.1.
00:19 Changeset [21920] by dmik
Add wgss50 with the latest hacks (8a09e66c...).
00:00 Milestone compiler switch completed
Done with #19.

2011-12-18:

23:51 Changeset [21919] by dmik
Restore parts of r21848 lost during merge with gcc-kmk due to renamed …
23:29 Changeset [21918] by dmik
Fix warnings in release build.
23:11 Changeset [21917] by dmik
Delete branch gcc-kmk. The changes are on trunk now.
22:28 Changeset [21916] by dmik
Merge branch gcc-kmk to trunk.
22:17 Changeset [21915] by dmik
Copy trunk to pre-gcc-kmk branch before merging it with gcc-kmk.
20:12 Changeset [21914] by dmik
Restore inter-line spaces removed in r21863. This is to avoid possible …
16:57 Changeset [21913] by dmik
Bump wmapsym.cmd version number.

2011-12-17:

23:38 Changeset [21912] by dmik
Generate and install .SYM files for DLLs and EXEs. This only works for …
23:32 Changeset [21911] by dmik
Fix building CAPI2032 from the root directory.
23:31 Changeset [21910] by dmik
Fix duplicate and missing ordinals in .DEF files.
16:52 Changeset [21909] by dmik
Remove ODINCRT.LIB from individual makefiles. It is present in OdinDLL …

2011-12-16:

16:26 Changeset [21908] by dmik
Port ODININST to GCC/kBuild.
16:13 Changeset [21907] by dmik
Remove more unneeded scripts.
16:11 Changeset [21906] by dmik
Align env.tpl.cmd with the current state.
15:52 Changeset [21905] by dmik
Remove makefiles and all stuff related to the old make system. Since …
14:34 Changeset [21904] by dmik
Remove driverdll renamed to testdrv (leftover).
14:32 Changeset [21903] by dmik
Build CAPI2032 by default.
14:31 Changeset [21902] by dmik
Port CAPI2032 to GCC/kBuild.
12:50 Changeset [21901] by dmik
Port XX2LX to GCC/kBuild.

2011-12-15:

18:07 Changeset [21900] by dmik
Port WING32, WININET, WINTRUST, WINASPI32, WNETAPI32 and WOW32 to …
17:15 Changeset [21899] by dmik
Port UXTHEME and VDMDBG to GCC/kBuild.
16:37 Changeset [21898] by dmik
PortPort? TAPI32, TESTDRV, TWAIN_32, URLMON to GCC/kBuild.
16:14 Changeset [21897] by dmik
Port SETUPAPI, SHDOCVW, SHFOLDER to GCC/kBuild.
15:37 Changeset [21896] by dmik
Port RICHED32, RSAENH, SCHANNEL, SECUR32 to GCC/kBuild.
13:33 Changeset [21895] by dmik
Port QUARTZ and RASAPI to GCC/kBuild.
13:27 Changeset [21894] by dmik
Port PMKBDHK and PSAPI to GCC/kBuild.
13:21 Changeset [21893] by dmik
Port PE to GCC/kBuild.
13:11 Changeset [21892] by dmik
Port OLEACC, OLECLI32, OLEDLG, OLEPRO32 and OLESVR32 to GCC/kBuild.
12:50 Changeset [21891] by dmik
Port MSCMS to GCC/kBuild.
12:34 Changeset [21890] by dmik
Port MSACM32 to GCC/kBuild.
12:21 Changeset [21889] by dmik
Port IMAGEHLP to GCC/kBuild.
11:52 Changeset [21888] by dmik
Enhance input testcase.
11:51 Changeset [21887] by dmik
Make WinSetScanStateTable? return BOOL.
11:28 Changeset [21886] by dmik
Fix swapped WinSetScanStateTable? and Win16GetScanState ordinals. This …
11:24 Changeset [21885] by dmik
Fix crashes in GUI apps when pressing modifier keys. This was due the …

2011-12-13:

15:16 Changeset [21884] by dmik
Add missing avicap32 and avifil32 to src makefile.
15:15 Changeset [21883] by dmik
Make sure dllentry.o is deleted by clean.
12:13 Changeset [21882] by dmik
Port ICMP and MPR to GCC/kBuild.
12:12 Changeset [21881] by dmik
Remove wrong defines.
12:08 Changeset [21880] by dmik
Port WS2_32 to GCC/kBuild.
12:07 Changeset [21879] by dmik
Add snwprintf to minivcrt.h. This is mainly to be used instead of POSIX …
11:17 Changeset [21878] by dmik
Port DSOUND to GCC/kBuild.

2011-12-09:

22:32 Changeset [21877] by dmik
Port DPLAY and DPLAYX to GCC/kBuild.
21:41 Changeset [21876] by dmik
Port DINPUT to GCC/kBuild.
21:23 Changeset [21875] by dmik
Port DDRAW to GCC/kBuild.
20:00 Changeset [21874] by dmik
Port DCIMAN32 to GCC/kBuild.
19:57 Changeset [21873] by dmik
Port CTL3D32 to GCC/kBuild.
18:11 Changeset [21872] by dmik
Port CRYPT32 to GCC/kBuild.
12:22 Changeset [21871] by dmik
Port WINSPOOL and COMDLG32 to GCC/kBuild.

2011-12-08:

21:55 Changeset [21870] by dmik
Port AVICAP32 and AVIFIL32 to GCC/kBuild.
21:46 Changeset [21869] by dmik
Port threads test case to GCC/kBuild.
21:45 Changeset [21868] by dmik
Fix release build.
21:45 Changeset [21867] by dmik
Add FILE_ constants to os2wrap2.h.
17:14 Ticket #53 (TCPIP Headers) created by diver
we should also move TCPIP V4 headers to V4.1 as V4 is a very old. this …
16:40 Changeset [21866] by dmik
Port iphlpapi test case to GCC/kBuild.
14:32 Changeset [21865] by dmik
Port WSOCK32 and IPHLPAPI to GCC/kBuild.
14:30 Changeset [21864] by dmik
Make sure correct libsocket version is used with TCPV40HDRS.

2011-12-07:

21:15 Changeset [21863] by abwillis
Ticket #52, added to debug and moved exports to cleaner location in def …
20:06 Changeset [21862] by dmik
Port systray test case to GCC/kBuild.
20:04 Changeset [21861] by dmik
Make sure .ORC object file name doesn't conflict with .C/CPP object files. …
19:50 Changeset [21860] by dmik
Port SHELL32 to GCC/kBuild.
19:45 Changeset [21859] by dmik
Fix Vio/Kbd/Mou? declarations under GCC. We abuse _Pascal for that. It's …
00:35 Ticket #32 (Libpathstrict and DosLoadModule) closed by abwillis
fixed

2011-12-06:

18:50 Changeset [21858] by dmik
Port SHLWAPI to GCC/kBuild.
18:37 Changeset [21857] by dmik
Assume MapLS returns DWORD.
18:32 Changeset [21856] by dmik
Make RegDeleteValue? take const string.
18:19 Changeset [21855] by dmik
Port OLE32 and REGSVR32 to GCC/kBuild.
18:14 Changeset [21854] by dmik
Use Rtlp calls to work with LARGE_INTEGER under GCC (except NTDLL). This …
16:01 Changeset [21853] by dmik
Port OLEAUT32 to GCC/kBuild.
15:49 Changeset [21852] by dmik
Make 5th arg of RegSetValueEx? const. For compatibility with the current …
15:39 Changeset [21851] by dmik
def_quote_names: Understand dots and quote names IMPORTS sections.
14:05 Changeset [21850] by dmik
Addition to r21849.
14:03 Changeset [21849] by dmik
Port RPCRT4 to GCC/kBuild.
06:56 Ticket #52 (Newer Flash modules not working) closed by abwillis
fixed
06:56 Changeset [21848] by abwillis
Ticket #52
06:54 Ticket #52 (Newer Flash modules not working) created by abwillis
Newer flash modules are not working, missing functions…

2011-12-05:

23:12 Changeset [21847] by dmik
Make sure NTSTATUS isn't defined more than once.
23:12 Changeset [21846] by dmik
Port ADVAPI32 to GCC/kBuild.

2011-12-02:

16:02 Changeset [21845] by dmik
Port input testcase to GGG/kBuild.
15:58 Changeset [21844] by dmik
Port fontlist testcase to GGG/kBuild.
15:41 Changeset [21843] by dmik
Port LZ32, VERSION. MSVFW32 to GCC/kBuild.
14:25 Changeset [21842] by dmik
Add OdinSimpleDLL template and use it for MCICDA and MCIWAVE. This …

2011-12-01:

22:19 Changeset [21841] by dmik
Port WINMM, MCICDA and MCIWAVE DLLs to GCC/kBuild.
15:01 Changeset [21840] by dmik
Port COMCTL32 to GCC/kBuild.

2011-11-30:

20:36 Changeset [21839] by dmik
Port exceptions/seh testcases. Note that the previous commit (r21838) is …
20:32 Changeset [21838] by dmik
14:58 Changeset [21837] by dmik
Use pid instead of the ordinal number in log file names. This in …

2011-11-29:

19:11 Changeset [21836] by dmik
Port testapp/encodings to GCC/kBuild.
19:10 Changeset [21835] by dmik
Add missing INVERT and CLIENTFRAME defines for USER32.
19:09 Changeset [21834] by dmik
Use correct thunk wrappers for 16-bit Win API calls under GCC.
19:07 Changeset [21833] by dmik
Actually export symbols from IMM32OS2.DLL.
18:04 Changeset [21832] by dmik
Port testapp/console/fullpath to kBuild. Note that the previous unnamed …
18:01 Changeset [21831] by dmik
16:34 Changeset [21830] by dmik
Port testapp/console/file to kBuild.
16:12 Changeset [21829] by dmik
Return correct EXITLIST order codes for KERNEL32 and ODINCRT. This is …
16:11 Changeset [21828] by dmik
Fix calling _Pascal GCC functions from assembler. In GCC, _Pascal is …
12:18 Changeset [21827] by dmik
Fix crash when reading non-existent ODIN.INI.
10:49 Changeset [21826] by dmik
Don't use _Optlink for _LNK_CONV under GCC. _LNK_CONV is mainly used for …
10:21 Changeset [21825] by dmik
Disable Watcom linker warnings "symbol already exported".

2011-11-25:

22:19 Changeset [21824] by dmik
Make the debug version of ported DLLs build.
22:18 Changeset [21823] by dmik
odincrt: Actually build malloc funciton replacements.
22:13 Changeset [21822] by dmik
Config.kmk: Always use the release .def in odin_implib. This is how the …
17:46 Changeset [21821] by dmik
Config.kmk: Fix debug build.
12:49 Changeset [21820] by dmik
user32: Make GLOBALDATA segment shared.
08:26 Ticket #51 (Winrar 4.x does not work) closed by abwillis
fixed
08:22 Changeset [21819] by abwillis
Ticket #51 Add SHAutoComplete stub.

2011-11-24:

19:14 Changeset [21818] by dmik
Port IMM32 to GCC.
19:03 Changeset [21817] by dmik
Build gdi32 with INVERT defined (as with VAC).
18:53 Changeset [21816] by dmik
Port GDI32 to GCC.
18:51 Changeset [21815] by dmik
Use alloca() instead of _alloca().
18:50 Changeset [21814] by dmik
kernel32: Underscore exporter C variables.
08:36 Ticket #51 (Winrar 4.x does not work) created by abwillis
Winrar 3.x worked very well under Odin but 4.x calls SHAutoComplete from …

2011-11-15:

20:08 Changeset [21813] by dmik
user32: Port GLOBALDATA segment to GCC.
19:40 Changeset [21812] by dmik
Config.kmk: Add support for custom C++ exports to odin_implib macro.
12:27 Changeset [21811] by dmik
Port USER32.DLL (funal bunch).
12:25 Changeset [21810] by dmik
kernel32: Export prefixed cdecls.
12:24 Changeset [21809] by dmik
Makefile for IMM32 library.

2011-11-14:

23:03 Changeset [21808] by dmik
Port USER32.DLL (continued).
23:01 Changeset [21807] by dmik
Quote exports in user32.def.
22:58 Changeset [21806] by dmik
Use LPCSTR instead of PCSZ in WIn32-like APIs. PCSZ may not be defined in …
20:14 Changeset [21805] by dmik
Use OdinCxx? for win32.lib instead of OdinDLL.
20:13 Changeset [21804] by dmik
Define USE_OS2_TOOLKIT_HEADERS. This is necessary since some APIs used by …
13:41 Changeset [21803] by dmik
Config.kmk: Better template dependency.

2011-11-11:

21:14 Changeset [21802] by dmik
Start porting USER32 to GCC.
21:13 Changeset [21801] by dmik
Typo.
21:04 Changeset [21800] by dmik
Add kBuild makefile for GDI32.DLL.
18:44 Changeset [21799] by dmik
Use proper return code from DLL_Init.
18:39 Ticket #49 (RPM package attemps to change config.sys in C:) closed by diver
duplicate: duplicate of #50

2011-11-10:

20:41 Changeset [21798] by dmik
Add hacked WGSS50 (8ebb9961...) that suports GCC LIBC.
20:33 Changeset [21797] by dmik
Place shared segment to separate group to avoid combining. If the segment …

2011-11-08:

22:19 Changeset [21796] by dmik
Define global DLL variables in KERNEL32 (shared segment) in a more …

2011-11-07:

22:59 Changeset [21795] by dmik
Make sure ImpDef? and WineRC tools are built before they are used. This is …
22:12 Changeset [21794] by dmik
Add malloc/free wrappers to ODINCRT.

2011-11-03:

20:15 Changeset [21793] by dmik
Export VMutex class from KERNEL32.DLL with dllexport. It's not too …
20:03 Changeset [21792] by dmik
Addition to r21790.
19:46 Changeset [21791] by dmik
Use underscore in .asm to match extern "C" mangling. This relates to …
19:45 Changeset [21790] by dmik
Extern "C". Mostly, to fix the GCC bug with stdcall not suppressing C++ …
19:42 Changeset [21789] by dmik
Get back non-inline versions of SetFS() and friends. They are exported …
19:41 Changeset [21788] by dmik
Define GNU/EMX for the MASM sources built for GCC.
17:46 Changeset [21787] by dmik
Workaround stdcall bug in GCC related to vararg functions. This can be …
13:34 Changeset [21786] by dmik
Link KERNEL32 with necessary libraries and fix .asm source refs.
13:32 Changeset [21785] by dmik
Build ODINCRT DLL.
13:32 Changeset [21784] by dmik
Config.kmk: Fix odin_implib_no_expdef.

2011-11-02:

23:13 Changeset [21783] by dmik
Use underscores for symbols defined in .asm as they are cdecl. IBM VAC …
22:32 Changeset [21782] by dmik
Use _malloc/_free instead of odin_malloc/odin_free in assembler. These …
22:31 Changeset [21781] by dmik
Make Handle Manager functions compiler neutral with extern "C".

2011-11-01:

22:52 Changeset [21780] by dmik
Fix building libwrap from the top directory.
22:51 Changeset [21779] by dmik
Build win32k static library.
22:49 Changeset [21778] by dmik
Add .orc path to includes when compiling resources. This fixes builds …
22:48 Changeset [21777] by dmik
Add odin_implib_no_expdef that disables using ImpDef? tool for target.

2011-10-31:

21:42 Changeset [21776] by dmik
Add missing spacing to kernel32.def using the new script.
21:38 Changeset [21775] by dmik
Build NTDLL library.
21:38 Changeset [21774] by dmik
OdinCxxDLL: Fix default linking to initdll.lib.
21:37 Changeset [21773] by dmik
Use prefix when compiling resources with WineRC by default.
21:36 Changeset [21772] by dmik
Fix debug+release .def mode of the import library made with ImpDef? tool.
21:29 Changeset [21771] by dmik
Prototype USER32 DLL. This gives us the import library necessary for e.g. …
21:27 Changeset [21770] by dmik
initdll: No need in OS/2 API wrappers at DLL init time. This removes the …
21:26 Changeset [21769] by dmik
initdll: Make default DLL_Init()/Term() implementations weak. This is …
19:00 Changeset [21768] by dmik
def_quote_names: Fix regexp to make sure space before ordinal.
16:38 Changeset [21767] by dmik
Use ImpDef? tool to modify .def file for import library generation. This …
16:33 Changeset [21766] by dmik
ImpDef?: Quote generated export names and avoid duplicates. Both …

2011-10-30:

15:04 Changeset [21765] by dmik
Moved RPM spec & tools to …
14:33 Ticket #50 (RPM package attemps to change config.sys in C:) created by guzzi
My boot partition is E: There isn't even a C: partition on this system. Is …
14:25 Ticket #49 (RPM package attemps to change config.sys in C:) created by guzzi
My boot parttion is E: . There isn't even a C: partition on this system, …

2011-10-29:

16:59 Changeset [21764] by dmik
wrc: Typo.
16:58 Changeset [21763] by dmik
Make impdef tool build.
16:58 Changeset [21762] by dmik
Makefile for tools/common.
16:57 Changeset [21761] by dmik
common: Suppress mangling of kAssertMsg.
16:43 Changeset [21760] by dmik
common: Use malloc/free for void pointers instead of new/delete. This …
16:27 Changeset [21759] by dmik
Make tools/common library build.
01:40 Changeset [21758] by dmik
Common compiler warnings and errors.
01:40 Changeset [21757] by dmik
Fix NTDLL init/term code.
01:38 Changeset [21756] by dmik
Make: Add function to auto-generate import library target definition.

2011-10-28:

23:04 Ticket #48 (Certain text does not display in pop ups) created by jjw
Certain text does not display in popups generated by the application …
02:04 Changeset [21755] by dmik
Extern "C".

2011-10-27:

18:49 Changeset [21754] by dmik
GCC has snprintf().
16:51 Changeset [21753] by dmik
Quote names in kernel32.def.
16:05 Changeset [21752] by dmik
Add sed script to quote funciton names in .DEF files.
00:38 Changeset [21751] by dmik
Build LIBWRAP library.
00:35 Changeset [21750] by dmik
Addon to r21749.
00:34 Changeset [21749] by dmik
Add handler to compile .asm files with the MASM-compilant tool. This is …

2011-10-26:

23:36 Changeset [21748] by dmik
Generate dependencies for .orc files.
23:29 Changeset [21747] by dmik
Oops, typo.
21:16 Changeset [21746] by dmik
Add handler to compile .orc source files with Wine RC.

2011-10-25:

20:41 Changeset [21745] by dmik
Build Wine RC tool. It is necesasry for .orc files which are Windows …
20:39 Changeset [21744] by dmik
Remove duplicate unicode library from tools/wrc/u. The version we have in …
20:37 Changeset [21743] by dmik
Move unicode library to lib as it is shared among several parts.
19:13 Changeset [21742] by dmik
Add C++ version of ODINHelperStripUNC() for non-const strings.
19:06 Changeset [21741] by dmik
Common compiler warnings and errors.
19:05 Changeset [21740] by dmik
GetCPInfo() could return wrong default char.
19:04 Changeset [21739] by dmik
Define ras_snprintf() which differs from GNU LIBC snprintf().
12:07 Changeset [21738] by dmik
Proper EXPORT definition for GCC.

2011-10-24:

21:23 Changeset [21737] by dmik
Common compiler warnings and errors.
20:31 Changeset [21736] by dmik
Add exe386.h for GCC which is missing there.
20:05 Changeset [21735] by dmik
Match InitializeKernel32() return type usage with declaration.
20:04 Changeset [21734] by dmik
Make kernel32 use initdll.lib.
19:58 Changeset [21733] by dmik
Create lnitdll.lib to hold common DLL init/term code. This simplifies …

2011-10-21:

17:13 Changeset [21732] by dmik
Common compiler warnings and errors.
16:55 Changeset [21731] by dmik
Don't include missing includes under GCC.
16:52 Changeset [21730] by dmik
Common compiler warnings and errors.
16:44 Changeset [21729] by dmik
Use static member instead of global friend funciton.
16:39 Changeset [21728] by dmik
Define ctordtorInit()/ctordtorTerm() on GCC.
16:35 Changeset [21727] by dmik
Get rid of DLLENTRYPOINT_CCONV and DLLENTRYPOINT_NAME.
Note: See TracTimeline for information about the timeline view.