Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | 1 | -2/+4 | |
- 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-09 | Rearrange configuration options so that individual font file formats drive | Keith Packard | 1 | -39/+95 | |
combined options, and so that the default matches the monolithic defaults Extent fontconf.h to cover all formats Typo in src/Makefile.am failed to link in Type1 library Missing xttcap.c from FreeType shim library. | |||||
2005-07-08 | add -D_XOPEN_SOURCE for linux builds; others might need it too | Adam Jackson | 1 | -1/+10 | |
2005-07-08 | disable the poll detection momentarily, it's not correct | Adam Jackson | 1 | -5/+5 | |
2005-07-08 | Properly test for the existance of poll(3). Default to using it if it | Adam Jackson | 1 | -2/+9 | |
exists; add a flag to disable it if you like going slow. Also s/BULITIN/BUILTIN/. | |||||
2005-07-04 | Test for xtrans connection flags | Alexander Gottwald | 1 | -0/+3 | |
2005-07-02 | Build libXfont.la in the 'src' directory as my version of automake really | Keith Packard | 1 | -0/+1 | |
didn't like sub-subdirs in SUBDIRS. | |||||
2005-07-01 | Default --enable-fc to yes; minor formatting changes. | Daniel Stone | 1 | -6/+5 | |
2005-06-27 | - Remove fontenc from Xfont | Søren Sandmann Pedersen | 1 | -2/+2 | |
- Add a dependency from Xfont on libfontenc - Add build system for lib/fontenc - xc/lib/font: Change #include "fontenc.h" to #include <X11/fonts/fontenc.h> in some places. - Remove dpsinfo and dpsexec from the app section of symlink.sh - Fix xp.pc.in to add XPRINT_LIBS/CFLAGS instead of X_LIBS/CFLAGS | |||||
2005-06-21 | Add fontenc directory, update buildsystem | Søren Sandmann Pedersen | 1 | -0/+1 | |
2005-06-17 | Add lbxutil to symlink.sh Add back accidentally removed include in Type1XORG-6_8_99_13XORG-6_8_99_12 | Søren Sandmann Pedersen | 1 | -1/+1 | |
directory Disable Speedo by default | |||||
2005-06-16 | Add Speedo directory to Xfont | Søren Sandmann Pedersen | 1 | -0/+7 | |
2005-06-16 | Add Type1 subdirectory to lib/Xfonts, update build system accordingly. | Søren Sandmann Pedersen | 1 | -0/+7 | |
2005-05-27 | Add Xfont. | Josh Triplett | 1 | -0/+151 | |