summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-01-08Makefile: fix pcap-config callFabrice Fontaine1-1/+1
2020-07-31Makefile: simplify validating appstreamWill Thompson1-4/+1
2020-07-31Makefile: simplify install targetWill Thompson1-11/+7
2020-06-05Factor out BustlePcapReaderWill Thompson1-2/+8
2020-05-15Add new iconWill Thompson1-8/+4
2020-01-08Makefile: allow passing a custom path to pcap-configThomas Petazzoni1-1/+2
2018-08-09Makefile: install non-symbolic scalable iconWill Thompson1-3/+5
2018-07-24Tweak maintainer-make-releaseWill Thompson1-2/+1
2018-07-24Invoke hgettext via stack execWill Thompson1-1/+1
2018-07-05Encourage contributors to use 'stack'Will Thompson1-2/+2
2018-07-03Remove Travis-CI stuffWill Thompson1-3/+0
2018-06-15Use dbus-monitor --pcap to capture trafficWill Thompson1-1/+1
2018-05-30Makefile: remove stray TARBALL_DIR referenceWill Thompson1-2/+0
2018-01-19Replace intltool with pure gettextJan Tojnar1-2/+4
2017-10-26Make data/icons structure match installed structureWill Thompson1-5/+5
2017-07-26appdata: pass appstream-util validate-relaxWill Thompson1-0/+8
2017-07-26Makefile: fix .flatpak targetWill Thompson1-2/+2
2017-07-26flatpak: build Haskell libs with -j$ncpusWill Thompson1-1/+1
2017-07-21Remove binary tarball stuffWill Thompson1-24/+1
2017-07-21Makefile: add flatpak bundle targetWill Thompson1-0/+6
2017-07-20Use org.freedesktop.Bustle as app ID throughoutWill Thompson1-11/+11
2016-01-27One line of automation at a timebustle-0.5.4Will Thompson1-0/+2
2015-08-18Generate .travis.yml; cache ~/.cabalWill Thompson1-0/+3
2015-06-28Clean up binary release dirWill Thompson1-0/+1
2015-06-28make maintainer-make-release tweaksWill Thompson1-5/+8
2015-06-04Fail to build without help2manbustle-0.5.0Will Thompson1-1/+1
2015-06-04No mo cabal-devWill Thompson1-1/+1
2015-03-22maintainer-make-releasebustle-0.4.8Will Thompson1-0/+7
2015-03-22Add symbolic icon.Arnaud Bonatti1-0/+4
2015-02-11README etc. are Markdown files, rename them accordinglyWill Thompson1-2/+2
2014-04-27build: Add multi-size icons to the buildPhilip Withnall1-1/+23
2014-01-30Ship translations in binary tarballsWill Thompson1-3/+1
2014-01-15Include all strings in messages.pot; fix en.poWill Thompson1-1/+1
2014-01-12Remove non-ASCII from source strings; add en translationWill Thompson1-0/+3
2014-01-12data: Add AppData and .desktop filesPhilip Withnall1-6/+22
2012-11-14Explicitly check for glib 2.26.Will Thompson1-1/+1
2012-11-14Revert "Use g_thread_try_new rather than g_thread_create"Will Thompson1-1/+1
2012-09-03Use g_thread_try_new rather than g_thread_createWill Thompson1-1/+1
2012-09-03Makefile: respect DESTDIRWill Thompson1-2/+3
2012-04-05Include bustle-pcap.1 in binary tarballs.Will Thompson1-8/+17
2012-04-05Add bustle-pcap.1Alex Merry1-1/+7
2012-04-05Fix `make clean` in source tarballsWill Thompson1-2/+2
2012-01-17Makefile: run ldd-me-up only after building the UIWill Thompson1-1/+2
2012-01-17Ship pcap, gmp and ffi in binary tarballsWill Thompson1-0/+3
2012-01-16Delete the old monitorWill Thompson1-5/+0
2012-01-13Rename BustlePcap to BustlePcapMonitorWill Thompson1-2/+2
2012-01-12bustle-pcap: librarify gutsWill Thompson1-2/+5
2012-01-10Makefile: Fix arch detectionWill Thompson1-1/+1
2012-01-09Fix the release creation thing againWill Thompson1-8/+12
2012-01-09Move C sources into c-sourcesWill Thompson1-8/+15