User Tools

Site Tools


jaws:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
jaws:start [2018/09/10 16:21]
127.0.0.1 external edit
jaws:start [2020/12/28 14:20]
solar
Line 1: Line 1:
 ====== Just A Working Setup ====== ====== Just A Working Setup ======
 +
 +**Important Note:** See [[#Roadmap]].
  
 {{ :software:we-re-gonna-need-a-bigger-boat.jpg?300|}} Have you ever found yourself in the midst of some large undertaking, realizing that you are woefully underequipped for the situation? {{ :software:we-re-gonna-need-a-bigger-boat.jpg?300|}} Have you ever found yourself in the midst of some large undertaking, realizing that you are woefully underequipped for the situation?
Line 14: Line 16:
  
 As you are fully expected to modify JAWS to your specific requirements, JAWS itself is not "versioned". Instead, you are urged to use the latest source snapshot, which is available via anonymous SVN or from GitHub, and possibly merge new additions into your setup as required. As you are fully expected to modify JAWS to your specific requirements, JAWS itself is not "versioned". Instead, you are urged to use the latest source snapshot, which is available via anonymous SVN or from GitHub, and possibly merge new additions into your setup as required.
 +
 +**Note:** The SVN repository was migrated 2020-12-28. You will need to ''svn relocate'' your working copy.
  
   * Checking out the latest version to a directory named "jaws":   * Checking out the latest version to a directory named "jaws":
-    * SVN: ''svn co [[svn://rootdirectory.ddns.net/jaws]]''+    * SVN: ''svn co [[https://srv183.svn-repos.de/dev34/jaws]]''
     * GIT: ''git clone https://github.com/DevSolar/jaws''     * GIT: ''git clone https://github.com/DevSolar/jaws''
-  * Browse the source: [[https://rootdirectory.ddns.net/websvn/listing.php?repname=JAWS]]+  * Browse the source: [[https://srv183.svn-repos.de/websvn/dev34/listing.php?repname=jaws]]<sup>*</sup> 
 + 
 +**Note:** WebSVN is currently not accessible due to a permission problem.
  
  
Line 81: Line 87:
 ===== Roadmap ===== ===== Roadmap =====
  
-These are features that will be added to JAWS in the future: +CMake has evolved, and some of the approaches in JAWS are now considered obsoleteAnd unfortunatelydue to a work transfer I no longer use JAWS-based builds 9-to-5so I have little opportunity to actually experiment with and test the setupIt is provided as-is, with no promises on further updates.
- +
-  * Example code showcasing ICU UnicodeString and internationalization. +
-  * Test ​Valgrind memory checking on Windows. +
-  * Yet more and better testingdocumentation and tutorials +
- +
-Feedbackpatchesbug reports etc. please to solar@rootdirectory.de.+
jaws/start.txt · Last modified: 2021/07/07 10:19 by solar