libxkbcommon/scripts
Adrian Perez de Castro 5cd76a8d93 Windows: Pass list of symbols to export to MSVC
Arrange for passing .def files with the lists of symbols to export from
DLLs when building on Windows with MSVC. Without this no symbols were
being exported at all.

The .def files are generated from the .map files at build time using
scripts/map-to-def, which avoids needing to maintain two different sets
of files.
2021-04-27 09:54:00 +03:00
..
doxygen-wrapper build: make doxygen run from the source tree 2017-08-01 23:32:15 +03:00
makeheader scripts: update makeheader script for the _EVDEVK keysym defines 2021-02-22 13:43:16 +02:00
makekeys keysym: use a perfect hash function for case sensitive xkb_keysym_from_name 2021-04-01 20:06:59 +03:00
map-to-def Windows: Pass list of symbols to export to MSVC 2021-04-27 09:54:00 +03:00
perfect_hash.py scripts: update license note in perfect_hash.py 2021-04-08 10:14:15 +03:00
update-keysyms build: move custom targets to scripts/ and remove from makefile 2017-07-31 15:55:48 +03:00
update-keywords build: move custom targets to scripts/ and remove from makefile 2017-07-31 15:55:48 +03:00