Commit Graph

27 Commits

Author SHA1 Message Date
Kim Woelders 5ce609cca7 Change formatting style
No tabs, more like K&R.
Also switch to indent 2.2.13.
2023-11-26 10:03:45 +01:00
Kim Woelders c4c457d607 Avoid using "delete" 2021-08-22 05:28:09 +02:00
Kim Woelders d3bb5e171f libhack: Add XGetWindowProperty interception 2021-08-21 20:47:00 +02:00
Kim Woelders a2463cfdf3 libhack: Cosmetics 2021-08-19 10:22:28 +02:00
Kim Woelders 750a973b5e autofoo: Deal a bit more consistently with C[PP]FLAGS and LDADD 2021-06-03 20:12:13 +02:00
Kim Woelders 01a2163989 Add feature to build with ASAN (--enable-gcc-asan) 2020-05-05 22:42:08 +02:00
Kim Woelders efb00936d7 libhack: Intercept XSendEvent too 2020-01-23 20:30:03 +01:00
Kim Woelders 8e866cf49c Visibility cosmetics (use EC_C_VISIBILITY). 2015-01-04 16:43:05 +01:00
Kim Woelders 0dbb2e6c88 Autofoo tweaks.
Rename CWARNFLAGS to CFLAGS_WARNINGS for consistency with pending
changes.
2014-12-16 23:11:34 +01:00
Kim Woelders 541a838396 Forgot some more 2013. 2013-12-22 16:54:39 +01:00
Kim Woelders 5dddfd2d54 Fix potential warnings. 2013-11-20 20:26:22 +01:00
Kim Woelders 3a1d769ba4 Add uninstall-local to fix distcheck (with recent autotools?).
Add -module to lib LDFLAGS as that seems to be appropriate.

SVN revision: 70388
2012-04-22 17:39:29 +00:00
Kim Woelders c2a120dffb No need to install .la files for libs that are only loaded dynamically.
SVN revision: 55274
2010-12-05 05:38:41 +00:00
Kim Woelders fb30b7f301 Fix error when compiling as C++.
SVN revision: 47819
2010-04-07 19:32:24 +00:00
Kim Woelders eb73aaf90a Add preload library for roundtrip spotting.
SVN revision: 47696
2010-04-02 15:28:02 +00:00
Kim Woelders 992eff2ec4 Simplify.
SVN revision: 45719
2010-01-29 19:45:06 +00:00
Kim Woelders 97c4d8dfb5 Remove explicit -L <prefix>/lib from LDFLAGS. Cleanups.
SVN revision: 38956
2009-02-05 17:34:44 +00:00
Kim Woelders 962153d8e3 Move compiler warning stuff to m4 macro. Add --enable-werror.
SVN revision: 37666
2008-11-15 17:33:31 +00:00
Kim Woelders c996c089c1 Remove .cvsignore.
SVN revision: 35637
2008-08-23 23:29:40 +00:00
Kim Woelders 03f15ef83e Fix visibility.
SVN revision: 33069
2007-12-09 17:30:11 +00:00
Kim Woelders c49bd4f606 Autofoo cleanups, move to bindir, pkgdatadir and friends.
SVN revision: 32474
2007-11-07 22:05:18 +00:00
Kim Woelders 3663e80d44 Optionally build various bits (font,sound support) as loadable modules.
SVN revision: 31636
2007-09-06 16:02:48 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders e6756ffff7 Fix warnings (some gcc versions).
SVN revision: 26337
2006-10-03 20:11:25 +00:00
Kim Woelders 1f64627f18 Shhh.
SVN revision: 25698
2006-09-10 18:50:03 +00:00
Kim Woelders 068aa3465e Add hack to make apps lauched from e16 in window mode appear in the virtual
root in stead of the real root.


SVN revision: 25697
2006-09-10 18:43:20 +00:00