]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
README.win, README.cygwin: Describe dbus4win, etc. as historical
authorSimon McVittie <smcv@collabora.com>
Tue, 17 Dec 2024 12:44:57 +0000 (12:44 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 17 Dec 2024 12:45:27 +0000 (12:45 +0000)
The merge of Windows-specific dbus ports into the same git repository
as the original Unix-only implementation was a long time ago now,
and exists on several stable-branches, not just master.

This also avoids explicitly mentioning the name of the master branch,
which is likely to be renamed to main in future.

Signed-off-by: Simon McVittie <smcv@collabora.com>
README.cygwin
README.win

index 904cbb44cd09d100b512606236b7028fd6a3de8a..b9aa0eb1a737381cd619fb9e325c87a30e167803 100755 (executable)
@@ -1,5 +1,4 @@
-The cygwin dbus port is included in master branch of
-dbus git repository since 1.3.1.
+The cygwin dbus port is included in dbus' main git repository since 1.3.1.
 
 The cygwin port of dbus is maintained by:
 
index 8183b216c79185727d83e57a3a947f370aade495..6338c628755c7e8e789d058f1937186563bb89fd 100644 (file)
@@ -26,9 +26,11 @@ file INSTALL for more information.
 
 windbus and dbus4win Ports
 --------------------------
-The Windows ports from the windbus and dbus4win projects has been merged
-into the freedesktop git master branch, as applicable. The spec has been
-updated with windows specific stuff.
+Very old versions of dbus only supported Unix plaforms, with third-party
+Windows ports available from the windbus and dbus4win projects.
+Those projects have been merged into dbus' main git repository,
+making the third-party ports obsolete. Similarly, the specification
+has been updated with Windows-specific details.
 
 
 Tests