2012-01-27 13:34 UTC+0100 Viktor Szakats (harbour syenar.net)
* INSTALL
* deleted announcement mailing list. pls recreate with new owner
if needed.
This commit is contained in:
@@ -16,9 +16,14 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-01-27 13:34 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* INSTALL
|
||||
* deleted announcement mailing list. pls recreate with new owner
|
||||
if needed.
|
||||
|
||||
2012-01-26 14:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbxbp/xbpwindow.prg
|
||||
! Fixed: (Hopefully) the main menu issue on MAC reported by
|
||||
! Fixed: (Hopefully) the main menu issue on MAC reported by
|
||||
Antonio Linares.
|
||||
|
||||
2012-01-26 12:37 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
@@ -41,9 +46,9 @@
|
||||
* contrib/hbide/idethemes.prg
|
||||
* contrib/hbide/idetools.prg
|
||||
* Fixed: (Hopefully) hbIDE crash at exit.
|
||||
This might happen at certain situations when a slot
|
||||
is executed while object has already been destroyed
|
||||
by its parent.
|
||||
This might happen at certain situations when a slot
|
||||
is executed while object has already been destroyed
|
||||
by its parent.
|
||||
The problem report was furnished by Antonio Linares, thanks.
|
||||
|
||||
2012-01-26 10:14 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
|
||||
@@ -325,11 +325,11 @@ HARBOUR
|
||||
on *nix which aren't available through official package managers
|
||||
(ADS Client f.e.).
|
||||
|
||||
Note that Harbour is tuned to use 3rd party binary packages in their
|
||||
default, unmodified ("vanilla") install layout created by their
|
||||
official/mainstream install kits. If you manually move, rename,
|
||||
delete or add files under the 3rd party packages' root directory,
|
||||
the default Harbour build process (especially Windows implib
|
||||
Note that Harbour is tuned to use 3rd party binary packages in their
|
||||
default, unmodified ("vanilla") install layout created by their
|
||||
official/mainstream install kits. If you manually move, rename,
|
||||
delete or add files under the 3rd party packages' root directory,
|
||||
the default Harbour build process (especially Windows implib
|
||||
generation) might not work as expected.
|
||||
|
||||
You can set these environment variables before starting
|
||||
@@ -390,7 +390,7 @@ HARBOUR
|
||||
HB_QTPOSTFIX=
|
||||
|
||||
Certain contribs can be instructed (when using .hbc files) to link
|
||||
against static build of their 3rd party lib dependencies (for
|
||||
against static build of their 3rd party lib dependencies (for
|
||||
advanced users only):
|
||||
HB_STATIC_ALLEGRO=yes
|
||||
HB_STATIC_CURL=yes
|
||||
@@ -1293,7 +1293,7 @@ HARBOUR
|
||||
the top of the output (lines starting with '!') and the area where
|
||||
problematic behavior occurred _first_. Make sure to not only include
|
||||
a link failure or a make tool failure only, as it's most of the time
|
||||
not enough information. Compress your log using zip if it is larger
|
||||
not enough information. Compress your log using zip if it is larger
|
||||
than 25KB. (use the extension .zip)
|
||||
Without these, your chances are lower to get useful or any response.
|
||||
10. If you are to report a build problem with a Harbour application,
|
||||
@@ -1698,7 +1698,7 @@ HARBOUR
|
||||
- You can give feedback/suggestions to developers on available
|
||||
channels.
|
||||
- You can submit patches or source code on above channels.
|
||||
Patches are accepted in 'svn diff' (or 'diff -u') format,
|
||||
Patches are accepted in 'svn diff' (or 'diff -u') format,
|
||||
created from root directory of the repository sandbox.
|
||||
Zip your patch file before attaching it. Use the extension '.zip'.
|
||||
The size limit for e-mails sent to the development list is
|
||||
@@ -1729,9 +1729,6 @@ HARBOUR
|
||||
Harbour Development Mailing List (English language):
|
||||
http://groups.google.com/group/harbour-devel/
|
||||
|
||||
Announcement Mailing List (subscription-free, readonly):
|
||||
http://groups.google.com/group/harbour-announce/
|
||||
|
||||
Development Timeline:
|
||||
http://sourceforge.net/apps/trac/harbour-project/timeline/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user