Author: rinrab
Date: Sun Jul 14 19:43:03 2024
New Revision: 1919227

URL: http://svn.apache.org/viewvc?rev=1919227&view=rev
Log:
On the 'cmake' branch: Update TODO list of the BRANCH-README.

* BRANCH-README
  (TODO): Ticking done tasks, add new tasks.

Modified:
    subversion/branches/cmake/BRANCH-README

Modified: subversion/branches/cmake/BRANCH-README
URL: 
http://svn.apache.org/viewvc/subversion/branches/cmake/BRANCH-README?rev=1919227&r1=1919226&r2=1919227&view=diff
==============================================================================
--- subversion/branches/cmake/BRANCH-README (original)
+++ subversion/branches/cmake/BRANCH-README Sun Jul 14 19:43:03 2024
@@ -29,16 +29,22 @@ $ cmake --build out
 --------------------------------
 
 - [x] Create empty CMakeLists.txt
-- [ ] Commit the initial patch from the thread [1]
+- [x] Commit the initial patch from the thread [1]
 - [ ] Tests
-  - [ ] C tests
+  - [x] C tests
   - [ ] Python tests on command-line
   - [ ] Different options and configuration
 - [ ] Cross platform support
-  - [ ] Support compilation for Linux
+  - [~] Support compilation for Linux
 - [ ] Support optional libraries
-  - [ ] Serf
+  - [x] Serf
   - [ ] HTTPD
+- [ ] Bindings
+  - [ ] Swig
+  - [ ] JavaHL
+- [ ] Documentation
+  - [ ] INSTALL
+  - [ ] Website page (?)
 
                       References
 --------------------------------


Reply via email to