Commit Graph

37 Commits

Author SHA1 Message Date
Lauri Kasanen 52bd66b65c Fix build on automake 1.10.1 2021-01-23 09:15:46 +02:00
clbr d5c02ad5bb
Merge pull request #3 from stenstorp/master
Fix building on musl and with gcc 10
2021-01-23 07:01:03 +00:00
Thomas Batten 0644c074e4 mark functions that LTO breaks on musl 2021-01-23 08:24:32 +10:30
Thomas Batten 85e8af0e0d fix build on musl, require automake 2.60 2021-01-23 08:23:28 +10:30
Thomas Batten fad566e010 Makefile.am: fix autogen warning about subdir objects 2021-01-22 20:42:49 +10:30
Thomas Batten 46f08a0b96 extern definitions to fix build with gcc 10 2021-01-22 20:35:20 +10:30
Thomas Batten 578b96abd0 configure.ac: fix autogen warning about non-POSIX archiver 2021-01-22 20:33:17 +10:30
Lauri Kasanen c44ec7197d Link to idunham's 2016-10-02 10:22:09 +03:00
Lauri Kasanen a92e3d6f6f Ignore tarballs 2016-10-02 10:21:55 +03:00
Lauri Kasanen 1b73973d9d Pack the inputaction enum, -432 bytes 2016-01-03 19:36:09 +02:00
Lauri Kasanen ed49182a19 Ignore config.cache 2016-01-03 19:32:49 +02:00
Lauri Kasanen 6341eabd39 configure.ac: Remove some unused checks 2015-09-22 12:47:59 +03:00
Lauri Kasanen 40222508fd Remap the numpad keys, like the linux kernel and xf86-input keyboard drivers do 2015-07-05 16:05:46 +03:00
Lauri Kasanen 4d533edc06 Bring light to version 1.3 2015-05-27 16:24:51 +03:00
Lauri Kasanen 1e06fbed47 Fix a crash 2015-05-27 16:24:28 +03:00
Lauri Kasanen 4402a80630 Partial backport of ddb8d8945d1f44d16 for valgrind cleanliness 2015-05-27 16:03:25 +03:00
Lauri Kasanen ed9ebc423a Behave more like xf86-input-mouse in mouse init 2015-05-19 16:07:13 +03:00
Lauri Kasanen d631b70782 Bump version to 1.2 2015-02-27 18:25:09 +02:00
Lauri Kasanen 2d5ee280e6 Backport 8033fb6c9792820a82f 2015-02-27 18:20:10 +02:00
Lauri Kasanen f2935fa50e Backport 4b9600a41674 2015-02-27 18:07:59 +02:00
Lauri Kasanen 7a4d23b8af Mark all functions and symbols that LTO must not break 2015-02-26 18:49:10 +02:00
Lauri Kasanen f8396be4ce Revert "dix: Remove couple unused font server functions"
This reverts commit 14cbc31290.
2015-02-25 18:34:32 +02:00
Lauri Kasanen 0bcfce4e68 Remove RAWCPP, nothing uses it anymore 2015-02-25 18:28:39 +02:00
Lauri Kasanen d9503bd485 Bump version to 1.1 2015-02-25 16:36:33 +02:00
Lauri Kasanen 92a3cfa24c Mark two render vectors as static, the compiler also consted them 2015-02-25 16:29:13 +02:00
Lauri Kasanen c4f6608b7d Constify ReplySwapPtr, 2kb to rodata 2015-02-25 16:23:18 +02:00
Lauri Kasanen 14cbc31290 dix: Remove couple unused font server functions 2015-02-25 16:17:29 +02:00
Lauri Kasanen 257d4eee64 os/access: warning fixes 2015-02-25 15:53:37 +02:00
Lauri Kasanen 002cb02f4e Apply a size tweak from busybox. Hinders debugging, but saves 10-20% from a binary. 2015-02-25 15:30:58 +02:00
Lauri Kasanen c88790135c mi: miPutImage with XYPixmap failed at depth 32 on 64-bit machines
64-bit patch by Keith Packard.
2014-03-19 11:38:52 +02:00
Lauri Kasanen e4fd881589 No need for scalable core fonts in the default path.
If someone cares, they can use -fp or xset.
2013-12-13 20:32:22 +02:00
Lauri Kasanen 02356d862d Default to -noreset 2013-12-13 20:31:13 +02:00
Lauri Kasanen a11245fcf0 Don't crash if the card init failed 2013-12-13 16:12:12 +02:00
Lauri Kasanen 2eba4e5832 Better lock key handling 2013-12-13 15:45:49 +02:00
Lauri Kasanen 021dd3d1a8 Mark some more kdrive symbols static 2013-12-13 14:43:38 +02:00
Lauri Kasanen a962c9b4a3 Remove some files from extra_dist 2013-12-01 10:46:13 +02:00
Lauri Kasanen 5971d63df6 Dawn of a new world 2013-11-30 15:51:10 +02:00