summaryrefslogtreecommitdiff
path: root/src/xkbcomp/include.c
Commit message (Expand)AuthorAgeFilesLines
* xkbcomp: allow including kccgst files from other pathsPeter Hutterer2020-08-301-20/+45
* xkbcomp: simplify the include path handlingPeter Hutterer2020-08-301-18/+11
* xkbcomp: move the logging of include paths into a helper functionPeter Hutterer2020-08-301-18/+26
* xkbcomp: return NULL, not false in place of a FILE*Peter Hutterer2020-07-131-1/+1
* xkbcomp: simplify buffer handling in the include handlingPeter Hutterer2020-07-131-23/+9
* Open files in binary modeRan Benita2019-12-281-1/+1
* build: include config.h manuallyRan Benita2019-12-271-0/+2
* xkbcomp: improve a few log messagesRan Benita2013-08-131-1/+1
* Get rid of the usage of PATH_MAXPino Toscano2013-07-241-7/+27
* xkbcomp: handle XKB file include's betterRan Benita2013-03-181-40/+8
* Don't scan and parse useless mapsRan Benita2012-09-301-44/+12
* scanner: share code in XkbParse{File,String}Ran Benita2012-09-301-1/+2
* Fix a couple of mistakes from previous commitsRan Benita2012-09-181-1/+1
* include: improve file-not-found error reportingRan Benita2012-09-161-15/+35
* Copyright updatesDaniel Stone2012-09-121-0/+23
* kbproto unentanglement: XkbLC_*Daniel Stone2012-09-101-1/+1
* include: document ParseIncludeMap betterRan Benita2012-09-031-21/+50
* include: properly use the default map if none is foundRan Benita2012-09-031-4/+13
* log: replace "priority" by "level" everywhereRan Benita2012-09-031-1/+1
* Move enum xkb_file_type to xkbcomp/ast.hRan Benita2012-09-021-4/+4
* xkbcomp: clean up compile_keymap functionRan Benita2012-09-021-24/+12
* Organize xkbcomp/ header filesRan Benita2012-09-011-0/+283