2009-11-16 14:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ HB_USER_LIBS documentation extended.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-11-16 14:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* INSTALL
|
||||
+ HB_USER_LIBS documentation extended.
|
||||
|
||||
2009-11-16 12:49 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbxbp/Makefile
|
||||
! Changed HB_INC_QT reference to HB_WITH_QT.
|
||||
|
||||
@@ -560,7 +560,7 @@ HARBOUR
|
||||
- HB_BUILD_EXTDEF=no Controls autodetection of external components
|
||||
on default systems locations. Default: yes
|
||||
- HB_CONTRIBLIBS=no Don't build any contrib libraries. Default: yes
|
||||
- HB_CONTRIBLIBS=[<list>] Build space separated <list> of contrib
|
||||
- HB_CONTRIBLIBS=[<list>] Build space delimited <list> of contrib
|
||||
libraries. Build all if left empty.
|
||||
- HB_CONTRIB_ADDONS=<list> Build space separated <list> of additional
|
||||
libraries stored in the contrib directory.
|
||||
@@ -577,7 +577,10 @@ HARBOUR
|
||||
<ver> format:
|
||||
<09><00>[.<00>] = <major><minor>[.<revision>]
|
||||
Default: filled by autodetection or empty
|
||||
- HB_USER_LIBS Add user libs to link process
|
||||
- HB_USER_LIBS=[<list>] Add space separated <list> of libs to link process.
|
||||
Lib names should be without extension and path.
|
||||
You only need this in special cases, like CodeGuard
|
||||
build with bcc.
|
||||
- HB_REBUILD_PARSER=yes Rebuild language parser sources. Typically
|
||||
you only need this if your are Harbour core
|
||||
developer modifying grammar rules (.y).
|
||||
|
||||
Reference in New Issue
Block a user