Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-26 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon | |
ChangeLog filename is known to Automake and requires no further coding in the makefile. | |||
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | |
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. | |||
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston | |
On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote: > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote: > > I noticed an INSTALL file in xlsclients and libXvMC today, and it > > was quite annoying to work around since 'autoreconf -fvi' replaces > > it and git wants to commit it. Should these files even be in git? > > Can I nuke them for the betterment of humanity and since they get > > created by autoreconf anyways? > > See https://bugs.freedesktop.org/show_bug.cgi?id=24206 As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation of the INSTALL file. It is also part of the 24206 solution. Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org> | |||
2009-10-06 | libxkbfile 1.0.6libxkbfile-1.0.6 | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-10-06 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-05-08 | Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4 | Adam Jackson | |
_XkbDupString() checks for NULL, strdup doesn't. Still, implement in terms of real strdup and skip the calloc. | |||
2009-05-07 | Use flockfile if available. | Adam Jackson | |
Not really a huge improvement, but we might as well. | |||
2009-05-07 | s/_XkbDupString/strdup/ | Adam Jackson | |
Super special bonus lols edition: _XkbDupString would allocate the new string with calloc, just to be extra sure. | |||
2009-02-02 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-01-29 | Janitor: distcheck, compiler warnings, .gitignore. | Paulo Cesar Pereira de Andrade | |
2009-01-15 | Fix static buffer overflow in "xkbcomp -C :0" | Kees Cook | |
This patch uses dynamically allocated strings instead of the fixed-length buffers to avoid stack overflows. https://bugs.freedesktop.org/show_bug.cgi?id=19490 https://bugs.launchpad.net/ubuntu/+source/x11-xkb-utils/+bug/309013 Signed-off-by: Kees Cook <kees.cook@canonical.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2009-01-15 | Apply partial matches for option (#19563) | Alexey Ten | |
Rules which match star (*) and option, like one below, should be applied layout[2] option = symbols * misc:typo = +typo(base) X.Org bug 19563 <http://bugs.freedesktop.org/show_bug.cgi?id=19563> Signed-off-by: Sergey V. Udaltsov <svu@gnome.org> | |||
2008-03-17 | Version bump: 1.0.5libxkbfile-1.0.5 | Alan Coopersmith | |
2007-12-06 | Replace static ChangeLog with dist-hook to generate from git log | James Cloos | |
2007-09-07 | Bug #11094: libxkbfile COPYING file | Daniel Drake | |
X.Org Bugzilla #11094 <https://bugs.freedesktop.org/show_bug.cgi?id=11094> | |||
2006-10-13 | Bump to 1.0.4libxkbfile-1.0.4 | Adam Jackson | |
2006-09-28 | Do not have to have "have have" in config.h comment if we don't have strcasecmp | Alan Coopersmith | |
2006-09-28 | Add *~ to gitignore to skip over emacs droppings | Alan Coopersmith | |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2006-04-27 | Bump to 1.0.3libxkbfile-1_0_3XORG-7_1 | Adam Jackson | |
2006-04-12 | Fix offline operation. | Daniel Stone | |
2006-04-10 | Really fix typos. | Daniel Stone | |
2006-04-10 | Fix stupid typos. (Shang-Feng Yang) | Daniel Stone | |
2006-04-09 | Coverity #265: Fix potential NULL dereference. | Daniel Stone | |
2006-04-09 | Coverity #776, #777: Fix memory leaks. | Daniel Stone | |
2006-04-07 | Coverity #787, 788: Fix memory leaks. | Daniel Stone | |
2006-04-07 | Coverity #979, #980, #981: Avoid potential NULL dereferences. | Daniel Stone | |
2006-04-07 | Coverity #982: Fix potential NULL dereference. | Daniel Stone | |
2006-04-07 | Fix signed vs unsigned char hilarity. (Bill Crawford) | Daniel Stone | |
2006-03-27 | Bug #3819: Fix serious botching of _XkbStrCaseCmp commit.XORG-7_0_99_901 | Daniel Stone | |
2006-03-25 | Bug #3819: Change open-coded _XkbStrCaseCmp to strcmp + tolower. | Daniel Stone | |
2006-02-28 | Bump to 1.0.2.libxkbfile-1_0_2 | Adam Jackson | |
2006-02-28 | Bug #5216: Allow options to appear with other components. | Daniel Stone | |
2005-12-21 | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | |
2005-12-19 | Stub COPYING files | Adam Jackson | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPY | Kevin E Martin | |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | |
application build-time dependencies, and update package deps to work with separate build roots. | |||
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901 | Kevin E Martin | |
2005-10-03 | magic lives in src, so add it to EXTRA_DIST there instead | Kevin E Martin | |
2005-10-01 | Add magic to EXTRA_DIST | Alan Coopersmith | |
2005-08-03 | Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with | Adam Jackson | |
a global configure cache don't get confused. | |||
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||
2005-07-16 | Set soversion to 1.0.0 using -version-number. | Daniel Stone | |
2005-07-09 | Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory | Keith Packard | |
2005-07-03 | Fix more include paths; add dix-config.h to XKB code.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14 | Daniel Stone | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||
2005-07-02 | Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems | Kevin E Martin | |
2005-06-13 | Makefile.am: Add $(top_srcdir)/include to INCLUDES | Søren Sandmann Pedersen | |
2005-06-13 | Add xkbfile to symlink.sh, conditionally include "config.h" inXORG-6_8_99_13XORG-6_8_99_12 | Søren Sandmann Pedersen | |
xc/lib/xkbfile |