2012-03-19 02:05 UTC+0100 Viktor Szakats (harbour syenar.net)

* src/compiler/hbusage.c
    ! typo
  * INSTALL
    ! generic *nix instructions moved after *nix specific ones
This commit is contained in:
Viktor Szakats
2012-03-19 01:05:29 +00:00
parent 36d04f9d72
commit db1285be72
3 changed files with 28 additions and 22 deletions

View File

@@ -16,6 +16,12 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-03-19 02:05 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/compiler/hbusage.c
! typo
* INSTALL
! generic *nix instructions moved after *nix specific ones
2012-03-15 13:44 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/ideuisrcmanager.prg
+ Implemented: the refreshed .ui in "UI Src Manager" positions

View File

@@ -149,27 +149,6 @@ HARBOUR
PPC 32-bit: "-arch ppc"
PPC 64-bit: "-arch ppc64"
on BSD/HP-UX/Solaris/BeOS/Haiku/QNX/*nix hosts
----------------------------------------------
(possible cross-build targets: Windows, Windows CE, MS-DOS)
$ gmake [install] [HB_PLATFORM=<...>]
OR
$ make [install] [HB_PLATFORM=<...>]
To test it, type:
$ cd tests
$ hbmk2 hello.prg
$ ./hello
You should see 'Hello world!' on screen.
NOTE for sunpro on Solaris:
---------------------------
If you have any GNU binutils stuff installed, do make sure
/usr/ccs/bin (the location of the native Sun C compilation
system tools) come *before* the GNU binutils components in
your $PATH.
on FreeBSD hosts
----------------
Platform specific prerequisites:
@@ -206,6 +185,27 @@ HARBOUR
http://wiki.minix3.org/en/UsersGuide/InstallingBinaryPackages
on BSD/HP-UX/Solaris/BeOS/Haiku/QNX/*nix hosts
----------------------------------------------
(possible cross-build targets: Windows, Windows CE, MS-DOS)
$ gmake [install] [HB_PLATFORM=<...>]
OR
$ make [install] [HB_PLATFORM=<...>]
To test it, type:
$ cd tests
$ hbmk2 hello.prg
$ ./hello
You should see 'Hello world!' on screen.
NOTE for sunpro on Solaris:
---------------------------
If you have any GNU binutils stuff installed, do make sure
/usr/ccs/bin (the location of the native Sun C compilation
system tools) come *before* the GNU binutils components in
your $PATH.
2. HOW TO DO A PARTIAL [RE]BUILD
================================

View File

@@ -249,7 +249,7 @@ void hb_compPrintCredits( HB_COMP_DECL )
"Rab Thomson (rthomson synstar.com)\n"
"Randy Portnoff (randy palmasdev.com)\n"
"Richard Alexandre Cuylen (racuylen altern.org)\n"
"Robert Arseniuk (roberta jmpolska.com\n"
"Robert Arseniuk (roberta jmpolska.com)\n"
"Ron Pinkas (ron profit-master.com)\n"
"Ross Presser (ross_presser imtek.com)\n"
"Ryszard Glab (rglab imid.med.pl)\n"