|
@@ -1,4 +1,9 @@
|
|
|
-Version 1.999.112:
|
|
|
|
|
|
|
+Version 1.999.113:
|
|
|
|
|
+
|
|
|
|
|
+- Improve build system to allow selective building of components.
|
|
|
|
|
+ By default, everything is built, unless -DBUILD_NOTHING_BY_DEFAULT=1 is given.
|
|
|
|
|
+ Individual components can then be enabled or disabled using -DBUILD_COMPONENT=1
|
|
|
|
|
+ and -DBUILD_COMPONENT=0.
|
|
|
|
|
|
|
|
- NCD: net.backend.wpa_supplicant(): add 'bssid' and 'ssid' variables to allow
|
|
- NCD: net.backend.wpa_supplicant(): add 'bssid' and 'ssid' variables to allow
|
|
|
determining what wireless network wpa_supplicant connected to.
|
|
determining what wireless network wpa_supplicant connected to.
|