2012-10-08 00:47 UTC+0200 Viktor Szakats (vszakats syenar.net)
* INSTALL
+ added git next to svn
* website/snapshot.html
* avoid the word 'subversion'
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-10-08 00:47 UTC+0200 Viktor Szakats (vszakats syenar.net)
|
||||
* INSTALL
|
||||
+ added git next to svn
|
||||
|
||||
* website/snapshot.html
|
||||
* avoid the word 'subversion'
|
||||
|
||||
2012-10-08 00:39 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* ChangeLog
|
||||
! fixed some recent chglog entry headers
|
||||
|
||||
@@ -432,7 +432,7 @@ HARBOUR
|
||||
|
||||
You'll need these base packages to build/package/test/use Harbour:
|
||||
|
||||
$ sudo apt-get install bash subversion gcc binutils fakeroot debhelper valgrind upx uncrustify
|
||||
$ sudo apt-get install bash subversion git gcc binutils fakeroot debhelper valgrind upx uncrustify
|
||||
|
||||
You'll need these packages to compile certain contribs and optional Harbour features:
|
||||
|
||||
@@ -471,7 +471,7 @@ HARBOUR
|
||||
|
||||
You'll need these base packages to build/package/test/use Harbour:
|
||||
|
||||
bash subversion gcc make glibc-devel rpm valgrind upx uncrustify
|
||||
bash subversion git gcc make glibc-devel rpm valgrind upx uncrustify
|
||||
|
||||
You'll need these packages to compile certain contribs and optional Harbour features:
|
||||
|
||||
@@ -508,7 +508,7 @@ HARBOUR
|
||||
OpenSolaris
|
||||
-----------
|
||||
|
||||
- $ pkg install SUNWsvn SUNWgcc SUNWgmake
|
||||
- $ pkg install SUNWsvn SUNWgit SUNWgcc SUNWgmake
|
||||
|
||||
FreeBSD
|
||||
-------
|
||||
@@ -1702,6 +1702,8 @@ HARBOUR
|
||||
|
||||
Subversion (Version Control System) [multiplatform, free, open-source]
|
||||
http://subversion.tigris.org/
|
||||
Git (Version Control System) [multiplatform, free, open-source]
|
||||
http://git-scm.com/
|
||||
GNU Bison (grammer paser generator) [multiplatform, free, open-source]
|
||||
Windows binary:
|
||||
http://gnuwin32.sourceforge.net/packages/bison.htm
|
||||
@@ -1760,6 +1762,8 @@ HARBOUR
|
||||
http://tools.ietf.org/html/rfc1855
|
||||
Subversion book [free]
|
||||
http://svnbook.red-bean.com/
|
||||
Git book [free]
|
||||
http://git-scm.com/book
|
||||
|
||||
|
||||
14. HOW TO PARTICIPATE
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<br />
|
||||
If you do encounter a bug, please test the latest snapshot build to see if it has already been fixed by a developer. <br />
|
||||
<br />
|
||||
To see what developers have added, you can view the ChangeLog directly from the Subversion repository.</td>
|
||||
To see what developers have added, you can view the ChangeLog directly from the source repository.</td>
|
||||
<td > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user