Commit Graph

  • d6eec7a9c8 编译配置 swallow-7.1 kuailexs 2024-12-24 23:34:34 +08:00
  • 92a85fda2a libfontenc 1.1.8 libfontenc-1.1.8 master Alan Coopersmith 2024-03-02 10:25:05 -08:00
  • 2408433404 Set close-on-exec when opening files Alan Coopersmith 2023-03-28 11:55:59 -07:00
  • 0aa003e3d8 configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Alan Coopersmith 2023-03-04 10:44:45 -08:00
  • 3440aed9d2 Remove "All rights reserved" from Oracle copyright notices Alan Coopersmith 2023-02-25 09:17:19 -08:00
  • d7a9865864 configure: raise minimum autoconf requirement to 2.70 Alan Coopersmith 2023-02-06 13:13:21 -08:00
  • 68300c3452 libfontenc 1.1.7 libfontenc-1.1.7 Matt Turner 2022-12-08 10:37:07 -05:00
  • ec2ef12a0d configure: Use AC_SYS_LARGEFILE to enable large file support Matt Turner 2022-11-29 12:05:32 -05:00
  • c8f8ce35a5 libfontenc 1.1.6 libfontenc-1.1.6 Alan Coopersmith 2022-08-30 16:51:28 -07:00
  • f7f8c9af57 include config.h before system headers Alan Coopersmith 2022-08-30 08:21:01 -07:00
  • 26ae989526 libfontenc 1.1.5 libfontenc-1.1.5 Alan Coopersmith 2022-08-26 14:59:03 -07:00
  • be77631bbc configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines Alan Coopersmith 2022-07-17 13:00:37 -07:00
  • 1aeb6a2d16 Convert code to use Xmallocarray() & Xreallocarray() Alan Coopersmith 2022-05-08 11:24:31 -07:00
  • 3ff95c472a Import reallocarray() from libX11 (originally from OpenBSD) Alan Coopersmith 2022-05-08 11:14:11 -07:00
  • a6a3bd1365 gitlab CI: add a basic build test Alan Coopersmith 2022-05-08 10:18:42 -07:00
  • 256ff55667 Fix spelling/wording issues Alan Coopersmith 2022-05-08 10:15:47 -07:00
  • 91b7c7d02d Build xz tarballs instead of bzip2 Alan Coopersmith 2022-05-08 10:14:39 -07:00
  • 2baea13978 libfontenc 1.1.4 libfontenc-1.1.4 Alan Coopersmith 2019-02-19 17:31:57 -08:00
  • d7f661849c Update configure.ac bug URL for gitlab migration Alan Coopersmith 2018-12-07 19:29:22 -08:00
  • b12b2d71f1 Update README for gitlab migration Alan Coopersmith 2018-11-19 23:01:09 -08:00
  • b28c2d111e Fix iso8859-7 mappings for 0xA1, 0xA2, & 0xFF Alan Coopersmith 2018-11-11 13:58:34 -08:00
  • 8d30ca25b5 autogen: add default patch prefix Mihail Konev 2017-01-26 13:52:49 +10:00
  • cc7e0f5529 autogen.sh: use quoted string variables Emil Velikov 2015-03-09 12:00:52 +00:00
  • 38aac013fc autogen.sh: use exec instead of waiting for configure to finish Peter Hutterer 2017-01-24 10:32:07 +10:00
  • 8bbc9af3ef make FontEncDirectory return a const string Julien Cristau 2015-07-26 18:32:23 +02:00
  • 42f3a39c30 libfontenc 1.1.3 libfontenc-1.1.3 Alan Coopersmith 2015-04-30 21:39:51 -07:00
  • de1843aaf7 Initialize aliases array in parseEncodingFile() Alan Coopersmith 2015-01-17 19:37:28 -08:00
  • c377d91157 Reformat code to X.Org standard style Alan Coopersmith 2015-01-17 19:18:41 -08:00
  • 8eefb5a18d Replace strcpy+strcat calls with snprintf calls Alan Coopersmith 2015-01-17 18:46:49 -08:00
  • a5221fc113 Replace sprintf call with snprintf Alan Coopersmith 2015-01-17 18:36:07 -08:00
  • 0037a42107 Initialize both value1 & value2, not value1 twice Alan Coopersmith 2013-12-26 09:40:00 -08:00
  • 3acba630d8 libfontenc 1.1.2 libfontenc-1.1.2 Alan Coopersmith 2013-04-25 20:52:11 -07:00
  • 624508365e libfontenc: setCode(): fix realloc invocation Nickolai Zeldovich 2013-03-03 23:57:34 -05:00
  • f5d1208172 Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS Alan Coopersmith 2013-01-19 08:23:09 -08:00
  • 0c3518df24 autogen.sh: Implement GNOME Build API Colin Walters 2012-01-04 17:37:06 -05:00
  • edd325236d configure: Remove AM_MAINTAINER_MODE Adam Jackson 2013-01-15 14:28:48 -05:00
  • 7de846ed19 Fix ISO-8859-7 → ISO-10646 mapping. James Cloos 2012-04-24 16:01:35 -04:00
  • f7682533fa Fix ISO-8859-6 → ISO-10646 mapping. James Cloos 2012-04-24 15:55:59 -04:00
  • 6012075d94 libfontenc 1.1.1 libfontenc-1.1.1 Alan Coopersmith 2012-03-02 17:51:30 -08:00
  • 381c9efec4 Include strings.h for strcasecmp Jeremy Huddleston 2011-11-11 10:22:52 -08:00
  • 1da600011b Strip trailing whitespace Alan Coopersmith 2011-09-16 22:07:14 -07:00
  • 272b776fbd Dead code removal Jeremy Huddleston 2011-05-09 09:43:24 -07:00
  • 39800e873e config: comment, minor upgrade, quote and layout configure.ac Gaetan Nadon 2011-02-03 17:37:36 -05:00
  • bd845a08f0 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Gaetan Nadon 2011-01-28 19:41:37 -05:00
  • 8acc384499 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 Gaetan Nadon 2011-01-27 18:50:14 -05:00
  • 0e3929c939 Fail configure if zlib.h & -lz not found Alan Coopersmith 2010-11-19 22:03:22 -08:00
  • a52174d1a7 libfontenc 1.1.0 libfontenc-1.1.0 Alan Coopersmith 2010-10-20 22:35:18 -07:00
  • af4a0a752c Don't need to check if pointer is NULL before calling free() Alan Coopersmith 2010-05-14 20:15:18 -07:00
  • 2218195ebb Replace malloc(strlen()) + strcpy() with strdup() Alan Coopersmith 2010-05-14 20:09:21 -07:00
  • 4af0cf6ef7 Nuke unnecessary casts Mikhail Gusarov 2010-05-10 22:52:42 +07:00
  • cfc89d09f1 Expand xalloc/xrealloc/xfree macros Mikhail Gusarov 2010-05-10 22:52:41 +07:00
  • 3db0064e4b unifdef FONTENC_NO_LIBFONT Mikhail Gusarov 2010-05-10 22:52:40 +07:00
  • 8029fc07fc Nuke RCS tags Mikhail Gusarov 2010-05-10 22:52:39 +07:00
  • 3e00a8c322 config: update AC_PREREQ statement to 2.60 Gaetan Nadon 2010-03-29 16:50:34 -04:00
  • 0191826dd2 config: remove the pkgconfig pc.in file from EXTRA_DIST Gaetan Nadon 2010-03-29 14:53:49 -04:00
  • d2d6e4d88b config: move CWARNFLAGS from configure.ac to Makefile.am Gaetan Nadon 2010-02-16 10:37:21 -05:00
  • b3807dccab Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Gaetan Nadon 2009-11-27 20:56:05 -05:00
  • 79c70fcf67 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:09:10 -04:00
  • e7337c1598 Deploy the new XORG_DEFAULT_OPTIONS #24242 Gaetan Nadon 2009-10-27 15:07:25 -04:00
  • e3bd17c452 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 Gaetan Nadon 2009-10-26 22:08:43 -04:00
  • e6631b8352 .gitignore: use common defaults with custom section # 24239 Gaetan Nadon 2009-10-22 12:34:20 -04:00
  • 6210f1d458 This is not a GNU project, so declare it foreign. Jeremy Huddleston 2009-10-21 12:47:27 -07:00
  • eb4dbb8aac Use font-utils 1.1 macros to find encodings path Alan Coopersmith 2009-10-13 18:37:00 -07:00
  • e609e939f8 libfontenc 1.0.5 libfontenc-1.0.5 Peter Hutterer 2009-08-28 14:14:11 +10:00
  • 8a0bd244c5 Add README with pointers to mailing list, bugzilla & git repos Alan Coopersmith 2009-02-02 20:34:38 -08:00
  • f160a71e95 Janitor: Correct make distcheck and compiler warnings. Paulo Cesar Pereira de Andrade 2009-01-28 16:25:32 -02:00
  • 90f2dfbc40 Add missing PHONY line for automatic ChangeLog generation James Cloos 2007-12-06 15:51:21 -05:00
  • 1b4ca41a58 bump to 1.0.4 libfontenc-1.0.4 Daniel Stone 2006-12-16 01:19:45 +02:00
  • 38855c00c9 Makefile.am: make ChangeLog hook safer Make ChangeLog hook as safe as possible. Daniel Stone 2006-12-06 18:57:29 +02:00
  • 111a9501c2 Bump to 1.0.3 libfontenc-1.0.3 Adam Jackson 2006-10-13 15:20:48 -04:00
  • fc19e19275 Fix ChangeLog hook to distcheck. Adam Jackson 2006-10-12 18:35:04 -04:00
  • 2de626b538 Mark character mapping data tables as const Alan Coopersmith 2006-10-04 19:31:23 -07:00
  • 2daccee698 Clear sparse warnings: Using plain integer as NULL pointer Alan Coopersmith 2006-10-04 19:13:17 -07:00
  • b00dcc90e4 Add XORG_WITH_LINT support for checking source code with lint/sparse/etc. Alan Coopersmith 2006-10-04 18:50:44 -07:00
  • 5d18f978c9 Clear sparse warning: non-ANSI function declaration of function 'FontEncDirectory' Alan Coopersmith 2006-10-04 18:50:07 -07:00
  • 1dc8867f53 Replace static ChangeLog with dist-hook to generate from git log Alan Coopersmith 2006-10-04 18:34:20 -07:00
  • 81b2728071 Add *~ to .gitignore to skip over emacs droppings Alan Coopersmith 2006-10-04 18:32:38 -07:00
  • 187ec5a0cd Copy copyright notice/license from source to COPYING Alan Coopersmith 2006-10-04 18:32:07 -07:00
  • 1a9f5d7cb1 renamed: .cvsignore -> .gitignore Alan Coopersmith 2006-07-13 14:59:16 -07:00
  • 2c2f63d0f1 Coverity #1523: Dereferencing freed pointer "mapping" Alan Coopersmith 2006-06-03 06:33:40 +00:00
  • f991560c0f Bump to 1.0.2 libfontenc-1_0_2 XORG-7_1 Adam Jackson 2006-04-26 23:55:31 +00:00
  • a9604c242f Fix another file descriptor leak (related to previous Coverity #544) Alan Coopersmith 2006-04-10 16:15:12 +00:00
  • d86b38b968 Coverity #544: File a file descriptor leak. XORG-7_0_99_901 Adam Jackson 2006-04-07 00:35:36 +00:00
  • 78f3556981 Update package version for X11R7 release. XORG-7_0 Kevin E Martin 2005-12-21 02:30:06 +00:00
  • c7a14086fb Stub COPYING files Adam Jackson 2005-12-19 16:28:28 +00:00
  • 55035bfbae Update package version number for final X11R7 release candidate. XORG-6_99_99_904 Kevin E Martin 2005-12-15 00:24:36 +00:00
  • d146b3a172 Bug #5175: Make encodingsdir configurable (David Coulthart and Kevin E. Martin) MODULAR_COPY Kevin E Martin 2005-12-09 06:07:14 +00:00
  • acb0d67e5f Update package version number for X11R7 RC3 release. XORG-6_99_99_903 Kevin E Martin 2005-12-03 05:49:46 +00:00
  • c2e139f872 Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots. Kevin E Martin 2005-11-19 07:15:44 +00:00
  • 21b1159276 Update package version number for X11R7 RC2 release. XORG-6_99_99_902 Kevin E Martin 2005-11-09 21:19:14 +00:00
  • d9ece44e76 See ChangeLog entry 2005-11-07 for details. XORG-6_8_99_903 XORG-6_8_99_902 Kean Johnson 2005-11-08 06:33:26 +00:00
  • 632f53206e Update package version number for RC1 release. XORG-6_99_99_901 Kevin E Martin 2005-10-19 02:48:12 +00:00
  • 49e4c36c1b Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with a global configure cache don't get confused. Adam Jackson 2005-08-03 03:28:03 +00:00
  • 8a6fb4344e Various changes preparing packages for RC0: - 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 XORG-6_99_99_900 Kevin E Martin 2005-07-29 21:22:54 +00:00
  • 9e8be492f6 Set soversion to 1.0 using -version-number. Daniel Stone 2005-07-16 07:51:05 +00:00
  • 11b2067336 Update INCLUDES to find <X11/fonts/fontenc.h> Alan Coopersmith 2005-07-13 16:51:34 +00:00
  • 85094af610 Remove encodings build system from libfontenc Søren Sandmann Pedersen 2005-07-12 21:05:28 +00:00
  • 8deaa94831 Switch from monolithic configuration symbols to modular ones, add backward compatibility for monolithic symbols XORG-6_8_99_901 XORG-6_8_99_900 XORG-6_8_99_16 XORG-6_8_99_15 Keith Packard 2005-07-09 23:31:40 +00:00
  • ec602c9639 Add .cvsignore files Depend on xproto, not x11 so we do not link against -X11 Keith Packard 2005-07-09 21:15:50 +00:00
  • 0767d48803 Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 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>. XORG-6_8_99_14 Daniel Stone 2005-07-03 07:01:00 +00:00