Drew DeVault
7414d92327
Also need meson
2017-11-11 09:09:17 -05:00
Drew DeVault
c3457de28a
Fix build yml files
2017-11-11 09:09:17 -05:00
Dan Robertson
3d209be3d6
Add Address Sanitized build type
...
- Add -DCMAKE_BUILD_TYPE=ASAN to possible builds
2017-10-27 03:25:30 +00:00
Drew DeVault
23a1e94402
Make asciidoc (and man pages) optional
...
And remove it from the build
2017-07-04 16:02:54 -04:00
JerziKaminsky
aa6bd85da1
Add libcap check to CMake
...
- Moved ``<sys/capability.h>`` include inside `__linux__` guard,
because all uses are similarly guarded.
- <sys/capability.h> is part of an optional devel package, at least
in fedora. CMake now explicitly checks that libcap devel files
are available.
- Added libcap to the list of install packages in .travis.yml, to
make the dependency explicit. travis-ci installs the package by
default, which is why this hasn't surfaced previously.
2017-04-07 03:14:16 +03:00
Mikkel Oscar Lyderik
06f6552eed
travis: remove wlc dep: xcb-util-wm
2016-01-23 16:40:39 +01:00
Mikkel Oscar Lyderik
a3f809d95d
travis: don't build wlc, depend on wlc-git instead
2016-01-23 15:11:23 +01:00
Drew DeVault
a297df4a1f
Add xcb-util-wm to PKGBUILD
2016-01-23 07:39:03 -05:00
Mikkel Oscar Lyderik
c0568395ee
Add clang build to travis
2015-12-23 22:23:27 +01:00
progandy
3fdf4f811f
swaybg: load more image formats with gdk-pixbuf2
...
travis: added gdk-pixbuf2 dependency
2015-12-07 23:31:44 +01:00
Mikkel Oscar Lyderik
b8068a1d3e
Add new swaybg dependencies
2015-11-12 16:40:21 +01:00
Mikkel Oscar Lyderik
10d5ea0d87
Add missing wlc dependency
2015-09-21 01:57:47 +02:00
Mikkel Oscar Lyderik
cf1176c728
Build wlc as part of build step
2015-09-04 19:38:19 +02:00
Mikkel Oscar Lyderik
6ae6875bba
Add .travis.yml
2015-09-04 17:22:07 +02:00