2012-07-30 21:01 UTC+0200 Viktor Szakats (harbour syenar.net)
* INSTALL
+ added NOTE on 'install' not work in partial rebuild mode
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-07-30 21:01 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* INSTALL
|
||||
+ added NOTE on 'install' not work in partial rebuild mode
|
||||
|
||||
2012-07-30 20:36 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/make.hb
|
||||
- deleted TODO which is unimportant and works
|
||||
|
||||
@@ -238,7 +238,12 @@ HARBOUR
|
||||
If you want to rebuild one specific contrib package, use this:
|
||||
|
||||
cd contrib/<name>
|
||||
../../bin/<plat>/<comp>/hbmk2 ../make.hb [clean] [install] [custom hbmk2 options]
|
||||
../../bin/<plat>/<comp>/hbmk2 ../make.hb [clean] [custom hbmk2 options]
|
||||
|
||||
NOTE: 'install' doesn't work when doing a partial [re]build
|
||||
at this time. To work this around, simply avoid 'install'
|
||||
completely, do a complete rebuild or copy the created
|
||||
lib(s) manually.
|
||||
|
||||
|
||||
3. HOW TO CREATE DISTRIBUTABLE PACKAGES
|
||||
|
||||
Reference in New Issue
Block a user