Sascha Kruse
4bee26c004
config.mk cleanups
2013-01-21 15:39:42 +01:00
Sascha Kruse
e54dbda01d
config.mk cleanup pkg-config error message
...
pkg-config already prints which package is missing so we don't need to
repeat a list of packages
2013-01-21 15:38:39 +01:00
QC
19c3957ee4
Check pkg-config result before compiling.
2013-01-20 11:16:00 +01:00
QC
f3935e6c92
Allow prefix to be set on the make line.. make PREFIX=<path>
2013-01-20 11:01:25 +01:00
Sascha Kruse
0de2e172ba
use pkg-config for (almost) all libs/includes
2012-12-10 14:10:31 +01:00
Kristofer M White
1faee75ed1
Adding platform checks to config.mk
2012-12-09 19:35:40 -06:00
Sascha Kruse
ee56d68e28
release version 0.4.0
2012-09-27 12:17:25 +02:00
Nuno Cardoso
434a575bfb
Implemented bouncing text
2012-09-13 10:32:10 +01:00
Sascha Kruse
1f3975ba94
add EXTRACFLAGS to CFLAGS
...
This is used for Fedora specific CFLAGS. See also github issue #56
2012-08-29 12:38:12 +02:00
Sascha Kruse
31d4c1e5a4
let git generate version string
2012-08-16 23:19:43 +02:00
Sascha Kruse
4458ad140a
VERSION="pre-0.4.0"
2012-07-31 13:32:41 +02:00
Sascha Kruse
057d1bc0f2
Merge remote-tracking branch 'origin/next'
2012-07-31 13:19:00 +02:00
Sascha Kruse
014b6f922e
version 0.3.0
2012-07-30 17:26:52 +02:00
Sascha Kruse
0750c5da0f
make compilerflags appendable
2012-07-25 10:13:12 +02:00
Sascha Kruse
59886c1447
added rules to config.def.h
2012-07-25 10:07:54 +02:00
Sascha Kruse
311e2ff437
reintroduced config.h
2012-07-25 10:07:54 +02:00
Sascha Kruse
bbb02527b1
don't explicitly set CC
2012-07-13 10:18:35 +02:00
Sascha Kruse
fc68192e7c
--std=c99
2012-07-01 06:23:08 +02:00
Sascha Kruse
41540c4bde
-Wno-overlength-strings
2012-06-30 21:05:59 +02:00
Sascha Kruse
bdf1561cb6
add -v/--version option.
...
This partially overrides the verbosity option, but that was poorly
implemented and needs to be reworked anyway.
2012-06-28 20:12:36 +02:00
Michael Stapelberg
78b6e2b19f
use libxdg-basedir to properly handle the xdg spec
2012-06-23 20:36:58 +02:00
Michael Stapelberg
3ab5daf2d1
Use pkg-config to figure out libdbus cflags/libs
...
This fixes compilation on recent Debian multiarch systems.
2012-06-23 20:35:16 +02:00
Michael Stapelberg
aa62ea0129
Remove unnecessary dependencies
2012-06-21 23:46:44 +03:00
Michael Stapelberg
ad066b75fd
Remove -liniparser, not needed anymore.
2012-06-21 21:51:24 +03:00
Gergely Nagy
bdab09fec2
Migrate dunst from iniparser to inih.
...
Instead of using iniparser, which is rarely packaged, and is an
external dependency, use an embedded copy of inih instead, which is
only a hundred or so lines, and can do pretty much the same as
iniparser.
The benefit is one less external dependency, and it makes it easier
for distributions to package dunst.
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
2012-06-20 16:51:27 +02:00
Sascha Kruse
45b3f52d0f
typo
2012-06-12 14:02:20 +02:00
Sascha Kruse
9b4d9ec205
Merge branch 'xft' into next
...
Conflicts:
config.mk
2012-06-12 13:59:51 +02:00
Sascha Kruse
acf56a41e9
xft
2012-06-12 13:51:41 +02:00
Sascha Kruse
f662e65011
Merge branch 'idle' into next
...
Conflicts:
config.def.h
config.mk
dunst.c
2012-03-19 04:27:17 +01:00
Sascha Kruse
c18be50fd3
config parsing
2012-03-19 00:10:23 +01:00
Sascha Kruse
7801e92203
don't timeout when idle
2012-03-06 21:39:19 +01:00
Sascha Kruse
7f9dd0e3e7
Initial commit
2011-09-07 15:33:09 +02:00