spectrwm/linux
Andrea Bolognani 092e5c269f linux: Enable PIE
PIE (position-independent executables) is a security feature
that has been made reasonably cheap by recent improvements in
GCC; as a result, more and more Linux distributions are pushing
for its adoption.

Unfortunately, PIE and PIC are not compatible, so we have to
manage the CFLAGS and LDFLAGS used to compile the library and
the executable indipendently.
2016-07-31 19:05:10 +02:00
..
linux.c kill cvs tags 2011-10-25 15:54:39 -05:00
Makefile linux: Enable PIE 2016-07-31 19:05:10 +02:00
spectrwm.desktop Remove path from Linux spectrwm.desktop. 2013-01-08 05:36:06 +08:00
tree.h Improve the bind[] option to accept pointer buttons. 2015-05-22 08:41:30 +08:00
util.h Improve stacking for windows with multiple transients. 2014-03-12 10:02:04 +08:00