2012-03-04 21:00 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/hbct.hbp
* contrib/hbwin/hbwin.hbp
* contrib/xhb/xhb.hbp
+ install .h headers to contrib dir only (and not anymore to
the central Harbour include dir). This means that 3rd party
or user code that uses these C-level contrib headers will now have
to add contrib package using <contrib>.hbc hbmk2 option instead
of manual -l options. INCOMPATIBLE.
This commit is contained in:
@@ -16,6 +16,16 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-03-04 21:00 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbct/hbct.hbp
|
||||
* contrib/hbwin/hbwin.hbp
|
||||
* contrib/xhb/xhb.hbp
|
||||
+ install .h headers to contrib dir only (and not anymore to
|
||||
the central Harbour include dir). This means that 3rd party
|
||||
or user code that uses these C-level contrib headers will now have
|
||||
to add contrib package using <contrib>.hbc hbmk2 option instead
|
||||
of manual -l options. INCOMPATIBLE.
|
||||
|
||||
2012-03-04 20:31 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbpost.hbm
|
||||
+ install .hbx files to respective contrib dirs.
|
||||
|
||||
@@ -12,12 +12,12 @@
|
||||
# For stime()
|
||||
-c=gnu90{linux}
|
||||
|
||||
-instfile=inc:ct.h
|
||||
-instfile=inc:ctmath.h
|
||||
-instfile=inc:ctset.h
|
||||
-instfile=inc:ctstr.h
|
||||
-instfile=inc:ctstrfil.h
|
||||
-instfile=inc:ctwin.h
|
||||
-instfile=contrib:ct.h
|
||||
-instfile=contrib:ctmath.h
|
||||
-instfile=contrib:ctset.h
|
||||
-instfile=contrib:ctstr.h
|
||||
-instfile=contrib:ctstrfil.h
|
||||
-instfile=contrib:ctwin.h
|
||||
-instfile=inc:ct.ch
|
||||
-instfile=inc:ctcom.ch
|
||||
-instfile=inc:ctdisk.ch
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
-depincpath=png:/opt/local/include
|
||||
-depincpathlocal=png:../../src/3rd/png
|
||||
|
||||
-instfile=inc:hbwapi.h
|
||||
-instfile=inc:hbwin.h
|
||||
-instfile=inc:hbwinole.h
|
||||
-instfile=contrib:hbwapi.h
|
||||
-instfile=contrib:hbwin.h
|
||||
-instfile=contrib:hbwinole.h
|
||||
-instfile=inc:hbwin.ch
|
||||
-instfile=inc:hbwin.hbx
|
||||
-instfile=contrib:*.def
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
|
||||
-w3 -es2
|
||||
|
||||
-instfile=inc:hbcompat.h
|
||||
-instfile=inc:xhb.h
|
||||
-instfile=contrib:hbcompat.h
|
||||
-instfile=contrib:xhb.h
|
||||
-instfile=inc:hbcompat.ch
|
||||
-instfile=inc:xhb.ch
|
||||
-instfile=inc:xhbcls.ch
|
||||
|
||||
Reference in New Issue
Block a user