Viktor Szakats
1b4008723b
2012-01-06 16:13 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* ChangeLog
* (whole tree)
* changed e-mail address
2012-01-06 15:28:23 +00:00
Viktor Szakats
7ad3481808
2011-12-24 03:32 UTC+0100 Viktor Szakats (harbour syenar.hu)
...
* ChangeLog
* (whole tree)
* removed obsolete antispam measure from my e-mail address
2011-12-24 02:47:24 +00:00
Viktor Szakats
d707da35d0
2011-10-04 23:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
* include/hbthread.h
* include/hbsetup.h
* src/3rd/zlib/Makefile
* utils/hbmk2/hbmk2.prg
* config/detplat.mk
* config/global.mk
+ config/aix
+ config/aix/libs.mk
+ config/aix/gcc.mk
+ config/aix/global.mk
+ added IBM AIX support to Harbour
Patch by Aleksander Czajczynski
2011-10-04 22:00:25 +00:00
Viktor Szakats
93e1f182c4
2011-02-03 09:18 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* include/hbthread.h
* include/hbdefs.h
* include/hbsetup.h
* include/hbatomic.h
* include/hbfloat.h
* src/vm/task.c
* src/common/hbgete.c
* src/common/hbver.c
* src/common/hbprintf.c
* src/rtl/gtcrs/gtcrs.h
* src/rtl/hbsocket.c
* utils/hbmk2/hbmk2.prg
* config/detplat.mk
* config/global.mk
* config/detect.mk
+ config/minix
+ config/minix/libs.mk
+ config/minix/gcc.mk
+ config/minix/ack.mk
+ config/minix/global.mk
+ Added Harbour port for minix 3 operating system.
; Created by Tamas Tevesz. Many thanks!
2011-02-03 08:20:28 +00:00
Viktor Szakats
eafd1fc161
2010-06-16 10:12 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
+ config/detplat.mk
* config/global.mk
+ Last usage of $(eval) replaced with "quasi-function" call
solution. It's less efficient, but now it should support
GNU Make 3.79.
NOTE: If someone has a better solution, or even a more optimal
version of this one, pls speak up!
+ Two usages of $(eval) replaced with GNU Make version agnostic
solution. (in previous commit)
2010-06-16 08:15:17 +00:00