mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 10:02:10 +08:00
Update readme files, now that a few packages were removed.
This commit is contained in:
@ -76,10 +76,6 @@
|
|||||||
<th>Relative path</th>
|
<th>Relative path</th>
|
||||||
<th>Action</th>
|
<th>Action</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>components/tntunictrls/packages/delphi11/TntUnicodeVcl.groupproj</td>
|
|
||||||
<td>Build All + Install "TntUnicodeVcl_Design"</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>components/synedit/packages/delphi11/SynEdit.groupproj</td>
|
<td>components/synedit/packages/delphi11/SynEdit.groupproj</td>
|
||||||
<td>Build All + Install "SynEditD"</td>
|
<td>Build All + Install "SynEditD"</td>
|
||||||
@ -190,10 +186,8 @@
|
|||||||
<li>Choose "Packages". Highlight the following packages one by one and
|
<li>Choose "Packages". Highlight the following packages one by one and
|
||||||
click the "Remove" button after highlighting each one:
|
click the "Remove" button after highlighting each one:
|
||||||
<ul>
|
<ul>
|
||||||
<li>EDBImage</li>
|
|
||||||
<li>HeidiSQL helper components</li>
|
|
||||||
<li>TNTWare Unicode Controls</li>
|
|
||||||
<li>SynEdit component suite</li>
|
<li>SynEdit component suite</li>
|
||||||
|
<li>VirtualTreeview</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -519,11 +513,6 @@
|
|||||||
<p>
|
<p>
|
||||||
Note: Order is important!
|
Note: Order is important!
|
||||||
</p>
|
</p>
|
||||||
<p>
|
|
||||||
Todo:
|
|
||||||
Extract the sed code that alters %WCVER% from build_everything.cmd and put it in a separate file.
|
|
||||||
Run this file in a post-compile step whenever the HeidiSQL project is compiled.
|
|
||||||
</p>
|
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
<strong>Make sure your working copy contains both "trunk" and "tags" from repository.</strong><br />
|
<strong>Make sure your working copy contains both "trunk" and "tags" from repository.</strong><br />
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
<h2 id="requirements">Prerequisites</h2>
|
<h2 id="requirements">Prerequisites</h2>
|
||||||
<p>
|
<p>
|
||||||
You will need the following software for building HeidiSQL. Install in any order you prefer.
|
You will need the following software for building HeidiSQL. Install in any order you prefer.
|
||||||
<ul><li><a href="http://www.codegear.com/downloads/free/delphi">CodeGear Delphi 2007</a> (or later)</li></ul>
|
<ul><li><a href="https://downloads.embarcadero.com/free/delphi">Delphi 2010</a></li></ul>
|
||||||
<ul><li><a href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91&filter=Setup-Subversion*.msi">Subversion</a> command line tools</li></ul>
|
<ul><li><a href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91&filter=Setup-Subversion*.msi">Subversion</a> command line tools</li></ul>
|
||||||
<ul><li><a href="http://tortoisesvn.net/downloads">TortoiseSVN</a> graphical Subversion client</li></ul>
|
<ul><li><a href="http://tortoisesvn.net/downloads">TortoiseSVN</a> graphical Subversion client</li></ul>
|
||||||
</p>
|
</p>
|
||||||
|
Reference in New Issue
Block a user