History log of /haiku/src/add-ons/network_settings/ipv4/Jamfile (Results 1 – 9 of 9)
Revision Date Author Comments
# bab64f65 19-Feb-2016 Alexander von Gluck IV <Alex.vonGluck@r1soft.com>

Merge remote-tracking branch 'upstream/master' into intel-extreme


# 8028ede7 16-Jan-2016 Rene Gollent <rene@gollent.com>

Build: Add architecture rule for libshared.a.

- As suggested by Ingo, add libshared.a to the architecture name map.
This allows it to be linked by its short name like other frequently
used libra

Build: Add architecture rule for libshared.a.

- As suggested by Ingo, add libshared.a to the architecture name map.
This allows it to be linked by its short name like other frequently
used libraries.
- Adjust all Jamfiles referencing the lib accordingly.

show more ...


# c302a243 23-Dec-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

Merge remote-tracking branch 'upstream/master' into intel-extreme


# ee834bb8 18-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: moved commonly used classes into app.

* This way all add-ons share the same code, and also the same
translations.


# d0b107f3 16-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: added IPAddressControl.

* Based on Adrien's previous work in the DNS settings view.
* The IPv* and DNS add-ons are now using it.


# 03681592 10-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: IPv[46] add-on Jamfile cleanup.


# 563f3c11 04-Mar-2015 Axel Dörfler <axeld@pinc-software.de>

Network: Added IPv6Interface.

* Pretty much the same as the IPv4 one.


# 85fb1470 13-Feb-2015 Axel Dörfler <axeld@pinc-software.de>

Added IPv4Interface add-on for Network preferences.

* Took over most code from the former InterfacesAddOn, and
moved it to where it should be.
* However, it doesn't work yet at all.


# 60572cc8 08-Nov-2015 Adrien Destugues <pulkomandy@pulkomandy.tk>

Add a MIME type to network_settings add-ons

* This is required for localization to work.