Viktor Szakats
4eb41f42e7
renamed README.txt to README.md
2013-03-26 01:49:20 +01:00
Viktor Szakats
971a758f7e
simplified the way a contrib can be (re)built
2013-03-26 01:26:59 +01:00
Viktor Szakats
22429ef7d9
2013-03-25 21:41 UTC+0100 Viktor Szakats (harbour syenar.net)
...
+ tests/achoice3.prg
+ added another AChoice() TOFIX demonstration.
Sent by Tony
! code adatped to Harbour stds, some formatting
for hbformat misses.
2013-03-25 21:42:48 +01:00
Viktor Szakats
6df8ec3b5d
corrected a few spelling subtleties
2013-03-25 21:34:29 +01:00
Viktor Szakats
cb135a8379
expression correction
2013-03-25 21:32:13 +01:00
Viktor Szakats
59b08e335e
typo
2013-03-25 20:29:18 +01:00
Viktor Szakats
dd69f84d5c
2013-03-25 20:27 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* doc/Makefile
- updated for recently deleted file
* config/global.mk
* utils/hbmk2/hbmk2.prg
+ autodetect gcc 4.8
* package/winuni/mpkg_win_uni.bat
+ include sjlj and seh libgcc dlls
(starting with gcc 4.8, libgcc dll is required by default)
2013-03-25 20:27:40 +01:00
Viktor Szakats
263d25222e
2013-03-25 16:14 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* extras/template/tests/hbmk.hbm
* reverted to not refer to hbtest.hbc
* README.txt
* sections renumbered
+ updated the way to submit patches to use Git facilities
+ it's now an UTF-8 file
2013-03-25 16:15:56 +01:00
Viktor Szakats
7dcadd2976
deleted values of constants from docs
2013-03-25 01:22:21 +01:00
Viktor Szakats
91713d5fa0
handle unknown compliance strings gracefully
2013-03-24 23:49:58 +01:00
Viktor Szakats
110d8a6749
doc cleanups
2013-03-24 23:47:36 +01:00
Viktor Szakats
ea235e5477
several NF docs validation errors are now considered warnings only.
...
This way contrib docs are now included.
2013-03-24 23:39:42 +01:00
Viktor Szakats
8378d93216
added missing category
2013-03-24 23:37:53 +01:00
Viktor Szakats
140e5913eb
cleanups
2013-03-24 22:40:15 +01:00
Szakáts Viktor
3b9b70dfa2
typo
2013-03-24 21:41:56 +01:00
Viktor Szakats
4a96b9f17f
cleanups
2013-03-24 21:39:15 +01:00
Viktor Szakats
93c189cc53
Merge branch 'master' of https://github.com/harbour/core
2013-03-24 21:25:50 +01:00
Viktor Szakats
99bc6b67ab
cleanups
2013-03-24 21:25:29 +01:00
Szakáts Viktor
feb68cb00c
minors
2013-03-24 20:44:17 +01:00
Viktor Szakats
ec87fbc449
2013-03-24 20:22 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* contrib/hbct/doc/en/*.txt
* contrib/hbgt/doc/en/hbgt.txt
* contrib/hbmisc/doc/en/*.txt
* contrib/hbziparc/doc/en/hbziparc.txt
* contrib/rddads/doc/en/adsfuncs.txt
* doc/en/*.txt
! space after comma
! unicode fix
! minor corrections
* extras/template/tests/hbmk.hbm
* cleaned recently added comment
2013-03-24 20:22:55 +01:00
Viktor Szakats
951fa0bb0c
missing EOL @ EOF
2013-03-23 18:01:45 +01:00
Viktor Szakats
debbb0960b
EOL fixes to avoid Git warning
2013-03-23 17:54:29 +01:00
Viktor Szakats
ce6f600218
comment, link with hbtest automatically
2013-03-23 17:33:58 +01:00
Viktor Szakats
075c94b254
EOL fix
2013-03-23 17:30:07 +01:00
Viktor Szakats
e7accaf72a
added new note about processing of target type options
2013-03-23 17:26:44 +01:00
Viktor Szakats
afd7efb540
partially reverted to pick sources from .hbp and only use SET PROCEDURE in script mode. Ugly, but SET PROCEDURE can only find sources in cwd.
2013-03-23 13:20:28 +01:00
Viktor Szakats
d700e48d5f
corrections to prevs
2013-03-23 12:54:23 +01:00
Szakáts Viktor
5703021253
travis: enabled more optional components
2013-03-23 12:44:50 +01:00
Viktor Szakats
eeee015a4d
removed unnecessary win platform guard. (In Harbour
...
dynlib calls work on every OS)
2013-03-22 19:06:50 +01:00
Szakáts Viktor
49711d0d74
travis: disabled e-mail notifications
...
docs here: http://about.travis-ci.org/docs/user/notifications/
2013-03-22 12:48:11 +01:00
Viktor Szakats
3640917ad8
added link to automated build service page
2013-03-22 11:12:49 +01:00
Viktor Szakats
ffad99b778
Merge branch 'master' of https://github.com/harbour/core
2013-03-22 10:56:39 +01:00
Szakáts Viktor
7c3ceb758c
Merge pull request #4 from vszakats/master
...
enabling automatic build tests on travis-ci.org
2013-03-22 02:54:46 -07:00
Viktor Szakats
a0b7d02b9d
expat installation examples deleted (it's hosted locally)
2013-03-22 03:50:10 +01:00
Szakáts Viktor
22710f5492
travis: minor
2013-03-22 03:43:31 +01:00
Szakáts Viktor
a10a4faf57
travic: gcc only
...
log doesn't seem to appear with dual builds
2013-03-22 03:42:21 +01:00
Szakáts Viktor
056d1e1aee
travis: added clang, enabled libmagic
2013-03-22 03:09:18 +01:00
Szakáts Viktor
9f50a34b06
c -> clang
2013-03-22 02:52:52 +01:00
Szakáts Viktor
2762583310
Created .travis.yml build-control
2013-03-22 02:48:07 +01:00
Viktor Szakats
6384cc3126
hbnetio made runnable as script, minor cleanups
2013-03-22 02:26:50 +01:00
Viktor Szakats
bd8692f80b
guestbk made runnable as script, enabled -w3 warnings, fixed to build with gtcgi, fixed -w3 warnings
2013-03-22 01:59:56 +01:00
Viktor Szakats
7019ddc29b
updated commit e-mail notification address
2013-03-21 19:06:50 +01:00
Viktor Szakats
f7aa07fba3
2013-03-21 19:00 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* utils/hbmk2/hbmk2.prg
+ when running a script with hbrun/hbmk2 form cmdline,
show an error if it's not found instead of launching
the interactive menu.
* doc/en/tbrowse.txt
! minor, for testing commits
2013-03-21 19:02:24 +01:00
Viktor Szakats
906ece32e2
fixed F_ERROR usage, unicode fix, #if 0, cleanups
2013-03-21 13:10:30 +01:00
Viktor Szakats
dd733c3806
2013-03-21 12:40 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* contrib/hbtip/client.prg
* contrib/hbtip/ftpcli.prg
* use F_ERROR
+ added TOFIX for unhandled FOpen()/FCreate() error
2013-03-21 12:41:12 +01:00
Viktor Szakats
945b38fddd
2013-03-21 12:20 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* src/pp/hbpp.c
! bcc warning
* less empty lines in generated .h
2013-03-21 12:21:15 +01:00
Viktor Szakats
5716e5812d
Merge https://github.com/harbour/core
2013-03-21 01:43:01 +01:00
Viktor Szakats
1711d7be38
deleted empty lines
2013-03-21 01:42:06 +01:00
Viktor Szakats
806804d4db
Merge https://github.com/harbour/core
2013-03-21 01:22:55 +01:00
Viktor Szakats
79ac891847
fixed missed sysloc detection causing RTE in hbrun mode when running scripts using #request to .hbc files with libpath references in some cases
2013-03-20 16:32:39 +01:00