2009-08-24 19:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/dosecho.exe
! Replaced it with a different build which is coming from
a known location, the DJGPP package, where also the other
included .exe came from. This is an inferior build, but
for our purposes it will do.
* INSTALL
* config/global.mk
* Minor.
This commit is contained in:
@@ -17,6 +17,17 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-24 19:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/dosecho.exe
|
||||
! Replaced it with a different build which is coming from
|
||||
a known location, the DJGPP package, where also the other
|
||||
included .exe came from. This is an inferior build, but
|
||||
for our purposes it will do.
|
||||
|
||||
* INSTALL
|
||||
* config/global.mk
|
||||
* Minor.
|
||||
|
||||
2009-08-24 18:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* config/global.mk
|
||||
% Added all/clean/install as .PHONY targets.
|
||||
|
||||
@@ -450,7 +450,7 @@ OPTIONS AVAILABLE WHEN BUILDING HARBOUR
|
||||
Requires GNU Bison 1.28 or upper in PATH.
|
||||
Default: no
|
||||
|
||||
Cross building
|
||||
Cross-building
|
||||
--------------
|
||||
|
||||
You can build Harbour for target platforms different than host
|
||||
@@ -947,7 +947,7 @@ BUILD HOST PLATFORM/SHELL - TARGET PLATFORM/COMPILER COMPATIBILITY MATRIX
|
||||
x sunos -> wce/mingw x86
|
||||
x sunos -> win/mingw x86
|
||||
|
||||
leading 'x' marks cross-platform scenarios.
|
||||
Leading 'x' marks cross-platform scenarios.
|
||||
|
||||
Supported shells per host platforms:
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# See GNU make docs here:
|
||||
# GNU make docs:
|
||||
# http://www.gnu.org/software/make/manual/make.html
|
||||
# http://www.wanderinghorse.net/computing/make/
|
||||
# http://www.jgc.org/feeds/topic-gnumake.xml
|
||||
@@ -18,7 +18,7 @@
|
||||
# http://www.gnu.org/software/autoconf/manual/html_node/Portable-Shell.html
|
||||
# http://www.gnu.org/software/bash/manual/bashref.html
|
||||
# http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html
|
||||
# GNU Coding standards:
|
||||
# GNU coding standards:
|
||||
# http://www.gnu.org/prep/standards/standards.html
|
||||
# GNU Make NEWS:
|
||||
# http://cvs.savannah.gnu.org/viewvc/make/NEWS?root=make&view=markup
|
||||
|
||||
Reference in New Issue
Block a user