2012-07-09 22:00 UTC+0200 Viktor Szakats (harbour syenar.net)

+ .gitignore
    + added .gitignore file. experimental.

  * utils/hbmk2/hbmk2.prg
    + -hbx= without parameter will now disable .hbx generation
      instead of being a noop
    * minor formatting

  * contrib/3rd/sqlite3/sqlite3.hbp
  * contrib/gtalleg/gtalleg.hbm
  * contrib/gtwvg/gtwvg.hbp
  * contrib/hbbz2/3rd/bz2/bz2.hbp
  * contrib/hbexpat/3rd/expat/expat.hbp
  * contrib/hbhpdf/3rd/libhpdf/libhpdf.hbp
  * contrib/hbhttpd/hbhttpds.hbp
  * contrib/hblzf/3rd/liblzf/lzf.hbp
  * contrib/hbmlzo/3rd/minilzo/minilzo.hbp
  * contrib/hbmxml/3rd/minixml/mxml.hbp
  * contrib/hbmzip/3rd/minizip/minizip.hbp
  * contrib/hbqt/gtqtc/gtqtc.hbm
  * contrib/hbtip/hbtipssl.hbp
  * contrib/rddbm/rddbm.hbp
  * contrib/rddsql/rddsql.hbp
  * contrib/sddfb/sddfb.hbp
  * contrib/sddmy/sddmy.hbp
  * contrib/sddoci/sddoci.hbp
  * contrib/sddodbc/sddodbc.hbp
  * contrib/sddpg/sddpg.hbp
  * contrib/sddsqlt3/sddsqlt3.hbp
    % make sure not to create .hbx files we're not using anyway

  * contrib/hbqt/gtqtc/gtqtc.hbp
    * minor formatting
This commit is contained in:
Viktor Szakats
2012-07-09 20:04:18 +00:00
parent ffdf730600
commit a2c4a6c4ab
25 changed files with 96 additions and 10 deletions

8
harbour/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.svn
.hbmk
obj
lib
*.exe
*.dll
!*-make.exe
!lib/3rd

View File

@@ -16,6 +16,41 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-07-09 22:00 UTC+0200 Viktor Szakats (harbour syenar.net)
+ .gitignore
+ added .gitignore file. experimental.
* utils/hbmk2/hbmk2.prg
+ -hbx= without parameter will now disable .hbx generation
instead of being a noop
* minor formatting
* contrib/3rd/sqlite3/sqlite3.hbp
* contrib/gtalleg/gtalleg.hbm
* contrib/gtwvg/gtwvg.hbp
* contrib/hbbz2/3rd/bz2/bz2.hbp
* contrib/hbexpat/3rd/expat/expat.hbp
* contrib/hbhpdf/3rd/libhpdf/libhpdf.hbp
* contrib/hbhttpd/hbhttpds.hbp
* contrib/hblzf/3rd/liblzf/lzf.hbp
* contrib/hbmlzo/3rd/minilzo/minilzo.hbp
* contrib/hbmxml/3rd/minixml/mxml.hbp
* contrib/hbmzip/3rd/minizip/minizip.hbp
* contrib/hbqt/gtqtc/gtqtc.hbm
* contrib/hbtip/hbtipssl.hbp
* contrib/rddbm/rddbm.hbp
* contrib/rddsql/rddsql.hbp
* contrib/sddfb/sddfb.hbp
* contrib/sddmy/sddmy.hbp
* contrib/sddoci/sddoci.hbp
* contrib/sddodbc/sddodbc.hbp
* contrib/sddpg/sddpg.hbp
* contrib/sddsqlt3/sddsqlt3.hbp
% make sure not to create .hbx files we're not using anyway
* contrib/hbqt/gtqtc/gtqtc.hbp
* minor formatting
2012-07-09 18:49 UTC+0200 Viktor Szakats (harbour syenar.net)
* examples/guestbk/guestbk.htm
* examples/guestbk/testcgi.prg

View File

@@ -18,6 +18,8 @@
-o${hb_targetname}
-hbx=
-warn=low
-cpp=no
-pic

View File

@@ -10,6 +10,8 @@
-w3 -es2
-hbx=
-stop{hbdyn|pocc|pocc64|poccarm|xcc|dmc|watcom|mingwarm|msvcarm}
-depkeyhead=allegro:allegro.h

View File

@@ -10,6 +10,8 @@
-w3 -es2
-winuni
-hbx=
-stop{!win|hbdyn}
hbwin.hbc

View File

@@ -11,6 +11,8 @@
-o${hb_targetname}
-hbx=
-warn=low
-cpp=no
-pic

View File

@@ -9,6 +9,8 @@
-o${hb_targetname}
-hbx=
-warn=low
-pic

View File

@@ -12,6 +12,8 @@
-o${hb_targetname}
-hbx=
-warn=low
-cpp=no
-pic

View File

@@ -2,6 +2,8 @@
# $Id$
#
-hbx=
@hbhttpd.hbp
hbssl.hbc

View File

@@ -9,6 +9,8 @@
-o${hb_targetname}
-hbx=
-warn=low
-cpp=no
-pic

View File

@@ -7,6 +7,8 @@
-o${hb_targetname}
-hbx=
-warn=low
-pic

View File

@@ -9,6 +9,8 @@
-o${hb_targetname}
-hbx=
-warn=low
-cpp=no
-pic

View File

@@ -9,6 +9,8 @@
-o${hb_targetname}
-hbx=
-warn=low
-cpp=no
-pic

View File

@@ -8,6 +8,8 @@
../qtcore/hbqtcore.hbc
-hbx=
gtqtc.cpp
gtqtc.h

View File

@@ -6,5 +6,4 @@
gtqtc.hbm
gtqtcs.hbp

View File

@@ -2,6 +2,8 @@
# $Id$
#
-hbx=
hbtip.hbm
hbssl.hbc

View File

@@ -9,6 +9,8 @@
-w3 -es2
-hbx=
bmdbfx.c
bmdbfcdx.prg
bmdbfnsx.prg

View File

@@ -9,6 +9,8 @@
-w3 -es2
-hbx=
-instfile=inc:hbrddsql.ch
sqlbase.c

View File

@@ -11,6 +11,8 @@
rddsql.hbc
-hbx=
-stop{pocc64|poccarm}
-depkeyhead=firebird:ibase.h

View File

@@ -11,6 +11,8 @@
rddsql.hbc
-hbx=
-depkeyhead=mysql:mysql.h
-depcontrol=mysql:no{HB_BUILD_3RDEXT='no'}
-depcontrol=mysql:${HB_WITH_MYSQL}

View File

@@ -11,6 +11,8 @@
rddsql.hbc
-hbx=
-stop{dos|os2|wce}
-depkeyhead=ocilib:ocilib.h

View File

@@ -12,6 +12,8 @@
rddsql.hbc
-hbx=
-stop{dos|os2|rsxnt}
-depkeyhead=odbc:sql.h

View File

@@ -11,6 +11,8 @@
rddsql.hbc
-hbx=
-depkeyhead=pgsql:libpq-fe.h
-depcontrol=pgsql:no{HB_BUILD_3RDEXT='no'}
-depcontrol=pgsql:${HB_WITH_PGSQL}

View File

@@ -11,6 +11,8 @@
rddsql.hbc
-hbx=
-depkeyhead=sqlite3:sqlite3.h
-depcontrol=sqlite3:local{HB_BUILD_3RDEXT='no'}
-depcontrol=sqlite3:${HB_WITH_SQLITE3}

View File

@@ -2549,7 +2549,9 @@ FUNCTION hbmk( aArgs, nArgTarget, /* @ */ lPause, nLevel )
CASE Left( cParamL, 5 ) == "-hbx="
cParam := MacroProc( hbmk, SubStr( cParam, 6 ), aParam[ _PAR_cFileName ] )
IF ! Empty( cParam )
IF Empty( cParam )
hbmk[ _HBMK_cHBX ] := NIL
ELSE
hbmk[ _HBMK_cHBX ] := PathMakeAbsolute( PathSepToSelf( cParam ), hb_FNameDir( aParam[ _PAR_cFileName ] ) )
ENDIF
@@ -13085,13 +13087,13 @@ STATIC FUNCTION __hbshell_win_reg_app( lRegister, lAllUser, cAppPath )
LOCAL tmp
LOCAL aEntries := {;
cHive + '\' , "" ,;
cHive + '\.hb\' , "HarbourScript" ,;
cHive + '\HarbourScript\' , "Harbour Script file" ,;
cHive + '\HarbourScript\DefaultIcon\' , cAppPath + ",-1" ,;
cHive + '\HarbourScript\Shell\' , "Run" ,;
cHive + '\HarbourScript\Shell\Run\' , "" ,;
cHive + '\HarbourScript\Shell\Run\Command\', cAppPath + ' "%1"' }
cHive + '\' , "" ,;
cHive + '\.hb\' , "HarbourScript" ,;
cHive + '\HarbourScript\' , "Harbour Script file" ,;
cHive + '\HarbourScript\DefaultIcon\' , cAppPath + ",-1" ,;
cHive + '\HarbourScript\Shell\' , "Run" ,;
cHive + '\HarbourScript\Shell\Run\' , "" ,;
cHive + '\HarbourScript\Shell\Run\Command\', cAppPath + ' "%1"' }
IF lRegister
FOR tmp := 1 TO Len( aEntries ) STEP 2
@@ -13735,7 +13737,7 @@ STATIC PROCEDURE ShowHelp( hbmk, lLong )
{ "-[no]minipo" , I_( "do (not) add Harbour version number and source file reference to .po (default: add them)" ) },;
{ "-rebuildpo" , I_( "recreate .po file, thus removing all obsolete entries in it" ) },;
NIL,;
{ "-hbx=<.ch>" , I_( "Create Harbour header (in .hbx format) with all external symbols." ) },;
{ "-hbx=[<.ch>]" , I_( "Create Harbour header (in .hbx format) with all external symbols. Empty parameter will disable it." ) },;
{ "-autohbc=<.ch:.hbc>", I_( "<.ch> is a header file name. <.hbc> is a .hbc filename to be automatically included in case the header is found in any of the compiled sources. (EXPERIMENTAL)" ) },;
NIL,;
{ "-deppkgname=<d:n>" , I_( "<d> is the name of the dependency. <n> name of the package depedency. Can be specified multiple times." ) },;