Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e4226011 | 2023-05-04 11:55:51 | Use consistent indentation for map and CSS files Signed-off-by: Ran Benita <ran@unusedvar.com> | ||
| b92f7924 | 2014-10-18 16:38:13 | Change initial symbol file versions to V_0.5.0 It will be quite confusing to use V_0.4.3 since this was already released without symbol versioning. Hopefully this doesn't cause any trouble for people who are using -git. Signed-off-by: Ran Benita <ran234@gmail.com> | ||
| 5444f6a8 | 2014-09-09 19:08:46 | build: use symbol versioning Symbol versions provide a means by which ELF utilities can determine whether a program is incompatible with a too-old library version so that package management tools can autodetect version-based dependencies and suggest upgrade paths. [ran: swap xkbcommon.map and xkbcommon-x11.map] Signed-off-by: Jan Engelhardt <jengelh@inai.de> Signed-off-by: Ran Benita <ran234@gmail.com> |