summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAge
* Use cairosvg rather than librsvg to convert SVG to PNG.Roy Marples2020-12-28
* curses: ncurses may define curs_set outside of cursesRoy Marples2020-08-10
* dhcpcd-qt: Remove support for KDE NotificationsRoy Marples2020-08-09
* dhcpcd-qt: Add support for KDE5 NotificationsRoy Marples2020-08-08
* configure: Fix notify for gtkRoy Marples2020-08-08
* Add guard headers.Roy Marples2019-12-11
* Add debug flags if git checkout is present.Roy Marples2018-02-26
* Fix building dhcpcd-qt by default if some binaries are not available.Roy Marples2017-09-03
* Add distinfo target from dhcpcd to produce signed distinfo files.Roy Marples2016-11-04
* Remove prior two patches, libevent was a nice experiment but dhcpcd'sRoy Marples2015-05-12
* Replace eloop with libevent in dhcpcd-curses.Roy Marples2015-05-11
* Fix for building dhcpcd-qt without notificationRoy Marples2015-04-06
* Improve qt diagnostics.Roy Marples2015-03-18
* Clean up with new debug flags and gcc.Roy Marples2015-03-15
* Move background scanning check to libdhcpcd so that in the future we canRoy Marples2015-03-08
* Improve configure errorsRoy Marples2015-03-05
* Glue dhcpcd-curses into configureRoy Marples2015-03-05
* Fix build on FreeBSD, thanks to Guy Yur.Roy Marples2015-02-09
* For Linux and FreeBSD enable background scanning of 60 secondsRoy Marples2014-12-04
* Find qmake in $QMAKE or $QTDIR/bin rather than rely on $PATH.Roy Marples2014-10-16
* Re-release dhcpcd-ui-0.7.3Roy Marples2014-10-06
* No need to echo CFLAGS at this point.Roy Marples2014-10-03
* Add KDE notification support.Roy Marples2014-10-02
* Remove vis/unvis encoding and dhcpcd-decode, this was a mistake.Roy Marples2014-10-02
* Add dhcpcd_encode which encodes raw data back into a safe string.Roy Marples2014-09-30
* Add dhcpcd-decode, a utility to decode dhcpcd(8) variables which areRoy Marples2014-09-28
* Add dhcpcd_decode which decodes a dhcpcd encoded string variable.Roy Marples2014-09-28
* Improve libnotify support in configureRoy Marples2014-09-23
* fd 3 goes to config.logRoy Marples2014-09-22
* Only look for a cross compiler if build != hostRoy Marples2014-09-22
* Install our autostart files into /etc/xdg/autostartRoy Marples2014-09-18
* Test for strverscmp so we work on musl.Roy Marples2014-09-18
* Fix --without-iconsRoy Marples2014-09-17
* Make it possible just to package the icons.Roy Marples2014-09-17
* Make dhcpcd-online an optional component for split packages.Roy Marples2014-09-17
* Install a dhcpcd icon so menu entries work.Roy Marples2014-09-16
* Fix installRoy Marples2014-09-16
* Update man pages and allow dhcpcd-qt to actually be installed now.Roy Marples2014-09-16
* Add guards when closing connections so that we can call the cbRoy Marples2014-09-02
* Add --with-qt and --without-qk options.Roy Marples2014-09-02
* Add configure check for gettext(3).Roy Marples2014-09-02
* Add an initial Qt port.Roy Marples2014-08-16
* Don't pull in dbusRoy Marples2014-07-08
* Re-write libdhcpcd to talk to dhcpcd directly and not use DBus.Roy Marples2014-07-03
* Prefer gtk-2 over gtk-3 for the time being as some functions are now marked a...Roy Marples2014-05-06
* Bring over configure imporvements from dhcpcd.Roy Marples2014-05-05
* Port to GTK+-3Roy Marples2012-07-17
* Add clang as a supported compiler.dhcpcd-ui-0.6.0Roy Marples2012-02-06
* Fix build for slackware.Roy Marples2010-07-11
* Add a man page for dhcpcd-gtk.Roy Marples2010-07-09