2012-11-25 01:29 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/pkg_dynl.hbm
% do not override workdir for 3rd party projects.
it's just not necessary and bad precedent.
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2012-11-25 01:29 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* utils/hbmk2/pkg_dynl.hbm
|
||||
% do not override workdir for 3rd party projects.
|
||||
it's just not necessary and bad precedent.
|
||||
|
||||
2012-11-24 20:01 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbct/charsort.c
|
||||
* contrib/hbct/ctstr.c
|
||||
|
||||
@@ -36,7 +36,3 @@
|
||||
# output dir (in sync with GNU Make)
|
||||
{hbdyn&unix&!cygwin}-olib/${hb_plat}/${hb_comp}${hb_build}/
|
||||
{hbdyn&(cygwin|!unix)}-obin/${hb_plat}/${hb_comp}${hb_build}/
|
||||
|
||||
# workdir (in sync with GNU Make)
|
||||
{hbdyn&unix&!cygwin}-workdir=lib/${hb_plat}/${hb_comp}${hb_build}/${hb_work}/${hb_outputname}${hb_workdynsub}
|
||||
{hbdyn&(cygwin|!unix)}-workdir=bin/${hb_plat}/${hb_comp}${hb_build}/${hb_work}/${hb_outputname}${hb_workdynsub}
|
||||
|
||||
Reference in New Issue
Block a user