summaryrefslogtreecommitdiff
path: root/src/xkbcomp/include.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Messages: merge macros with and without message codePierre Le Marre1-10/+10
2023-09-24Messages: add new messages to registryPierre Le Marre1-10/+29
2020-08-30xkbcomp: allow including kccgst files from other pathsPeter Hutterer1-20/+45
2020-08-30xkbcomp: simplify the include path handlingPeter Hutterer1-18/+11
2020-08-30xkbcomp: move the logging of include paths into a helper functionPeter Hutterer1-18/+26
2020-07-13xkbcomp: return NULL, not false in place of a FILE*Peter Hutterer1-1/+1
2020-07-13xkbcomp: simplify buffer handling in the include handlingPeter Hutterer1-23/+9
2019-12-28Open files in binary modeRan Benita1-1/+1
2019-12-27build: include config.h manuallyRan Benita1-0/+2
2013-08-13xkbcomp: improve a few log messagesRan Benita1-1/+1
2013-07-24Get rid of the usage of PATH_MAXPino Toscano1-7/+27
2013-03-18xkbcomp: handle XKB file include's betterRan Benita1-40/+8
2012-09-30Don't scan and parse useless mapsRan Benita1-44/+12
2012-09-30scanner: share code in XkbParse{File,String}Ran Benita1-1/+2
2012-09-18Fix a couple of mistakes from previous commitsRan Benita1-1/+1
2012-09-16include: improve file-not-found error reportingRan Benita1-15/+35
2012-09-12Copyright updatesDaniel Stone1-0/+23
2012-09-10kbproto unentanglement: XkbLC_*Daniel Stone1-1/+1
2012-09-03include: document ParseIncludeMap betterRan Benita1-21/+50
2012-09-03include: properly use the default map if none is foundRan Benita1-4/+13
2012-09-03log: replace "priority" by "level" everywhereRan Benita1-1/+1
2012-09-02Move enum xkb_file_type to xkbcomp/ast.hRan Benita1-4/+4
2012-09-02xkbcomp: clean up compile_keymap functionRan Benita1-24/+12
2012-09-01Organize xkbcomp/ header filesRan Benita1-0/+283