2012-03-04 20:31 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbpost.hbm
+ install .hbx files to respective contrib dirs.
; TODO: delete all '-instfile=inc:' options from contrib .hbp files
so that contrib headers are no longer duplicated in central
Harbour include dir. This WILL BE INCOMPATIBLE change requiring
users to use <contrib>.hbc files to add contrib packages
to their projects (as opposed to manual -l options).
This commit is contained in:
@@ -16,6 +16,16 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-03-04 20:31 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbpost.hbm
|
||||
+ install .hbx files to respective contrib dirs.
|
||||
|
||||
; TODO: delete all '-instfile=inc:' options from contrib .hbp files
|
||||
so that contrib headers are no longer duplicated in central
|
||||
Harbour include dir. This WILL BE INCOMPATIBLE change requiring
|
||||
users to use <contrib>.hbc files to add contrib packages
|
||||
to their projects (as opposed to manual -l options).
|
||||
|
||||
2012-03-04 14:29 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* package/winuni/mpkg_win_uni.bat
|
||||
! fix to prev
|
||||
|
||||
@@ -81,6 +81,7 @@
|
||||
# copy contrib-specific public files
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.hbc
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.hbs
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.hbx
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.ch
|
||||
-instfile=contrib:${_HB_CONTRIB_SUBDIR}/*.txt
|
||||
-instfile=contrib_tests:${_HB_CONTRIB_SUBDIR}/tests/*.*
|
||||
|
||||
Reference in New Issue
Block a user