1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-31 02:43:06 +03:00

Commit Graph

  • e7374c3b9f Make xsl:sort thread-safe Nick Wellnhofer 2022-10-18 01:11:19 +02:00
  • 7bcc8dca27 cmake: Fix build with libxslt and libxml2 as subprojects Nick Wellnhofer 2022-09-22 12:59:13 +02:00
  • a76d2d296b cmake: Set SOVERSION Nick Wellnhofer 2022-09-20 14:52:01 +02:00
  • bea05730c7 cmake: Extract version from configure.ac Nick Wellnhofer 2022-09-20 14:51:42 +02:00
  • 4f49669e74 tests: Remove unused files Nick Wellnhofer 2022-09-08 01:40:23 +02:00
  • 8d519c86c3 tests: Enable runtest.exe under MSVC Nick Wellnhofer 2022-09-07 22:45:45 +02:00
  • 029b90bdfc tests: Fix LIBXSLT_PLUGINS_PATH for multi-config CMake Nick Wellnhofer 2022-09-07 22:59:27 +02:00
  • f581d4c739 tests: Remove unused leak statistics Nick Wellnhofer 2022-09-07 23:03:33 +02:00
  • 223e5e7033 tests: Skip some tests if iconv/ICU is disabled Nick Wellnhofer 2022-09-07 22:39:48 +02:00
  • bd9ada8896 gitlab-ci: Run Autotools tests with out-of-tree (VPATH) builds Nick Wellnhofer 2022-09-07 21:09:02 +02:00
  • 971d5c4dd1 tests: Port most of the test suite to C Nick Wellnhofer 2022-09-07 16:43:06 +02:00
  • cc64f2a78b tests: Fix out-of-tree Python tests Nick Wellnhofer 2022-09-07 21:05:21 +02:00
  • 367b929460 tests: Fix source directory for reports tests Nick Wellnhofer 2022-09-07 16:08:59 +02:00
  • e300b66fb6 xslt: Return NULL stylesheet on attribute set errors Nick Wellnhofer 2022-09-07 17:25:18 +02:00
  • e1dbb99493 Fix typos in win32/Readme.txt Christoph M. Becker 2022-09-07 16:02:08 +02:00
  • 5b45971622 Fix classic Windows configuration for libexslt Christoph M. Becker 2022-09-07 18:52:24 +02:00
  • 299985cae9 gitlab-ci: Consolidate CMake test scripts Nick Wellnhofer 2022-09-06 21:00:48 +02:00
  • 593a5091c9 gitlab-ci: Only install cmake MinGW package if needed Nick Wellnhofer 2022-09-06 19:27:02 +02:00
  • 23bb5ab9e0 gitlab-ci: Install 7-Zip using the .msi Nick Wellnhofer 2022-09-06 19:26:12 +02:00
  • 78e0bf4277 gitlab-ci: Add CI job for MinGW/Autotools Nick Wellnhofer 2022-09-06 13:14:52 +02:00
  • 75ff08037d gitlab-ci: Disable MSan for now Nick Wellnhofer 2022-09-06 12:54:44 +02:00
  • 1c0b183dfd xsltproc: Fix unused variable warning Nick Wellnhofer 2022-09-06 14:40:12 +02:00
  • 896f3ce7bf xslt: Remove declaration for old libxml2 Nick Wellnhofer 2022-09-06 14:16:20 +02:00
  • 5e38ecc864 autotools: Fix Python tests in VPATH builds Nick Wellnhofer 2022-09-06 15:27:24 +02:00
  • f47413d137 autotools: Disable parallel Python build Nick Wellnhofer 2022-09-06 15:13:02 +02:00
  • f9a0817b20 autotools: Use AM_CFLAGS consistently Nick Wellnhofer 2022-09-06 14:08:53 +02:00
  • b3a5793a0d autotools: Link with -no-undefined Nick Wellnhofer 2022-09-06 13:51:21 +02:00
  • 2f7139962a cmake: Fix Python installation Nick Wellnhofer 2022-09-06 14:33:37 +02:00
  • c620fed0c7 cmake: Don't check for Python 2 Nick Wellnhofer 2022-09-06 13:20:58 +02:00
  • d5238cf0a2 python: Don't output missing generators during build Nick Wellnhofer 2022-09-06 15:11:46 +02:00
  • 01606d767b python: Create .pyd on Windows Nick Wellnhofer 2022-09-06 17:23:00 +02:00
  • 1dd4a2285f python: Fix build on Windows Nick Wellnhofer 2022-09-06 13:46:57 +02:00
  • 5443ca169c python: Support Python 3 on Windows Nick Wellnhofer 2022-09-06 13:36:42 +02:00
  • 5d8d8dd892 cmake: Enable GCC compiler warnings Nick Wellnhofer 2022-09-01 07:27:26 +02:00
  • 0166191a34 Update GCC compiler warnings Nick Wellnhofer 2022-09-01 07:51:27 +02:00
  • a0623d9f7a Fix various compiler warnings Nick Wellnhofer 2022-09-01 07:48:38 +02:00
  • 43055d7e3d Fix compiler warnings in xsltGenerateIdFunction Nick Wellnhofer 2022-09-01 07:54:23 +02:00
  • 452fb4ca9b Clean up attributes in source doc Nick Wellnhofer 2022-08-31 21:37:44 +02:00
  • 82f6cbf8ca Make generate-id() deterministic Nick Wellnhofer 2022-08-31 13:35:23 +02:00
  • ccec6fa31d Store RVT ownership in 'compression' member Nick Wellnhofer 2022-08-31 15:35:37 +02:00
  • 1d9820635c Store key status of source nodes as bit flag Nick Wellnhofer 2022-08-31 15:34:47 +02:00
  • adebe45f6e Infrastructure to store extra data in source nodes Nick Wellnhofer 2022-08-31 15:29:57 +02:00
  • 85071e50e6 Run CI tests with -fsanitize=integer Nick Wellnhofer 2022-08-31 17:25:55 +02:00
  • adaa45aa25 Fix EXSLT functions tests when libxml2 is built --without-debug Nick Wellnhofer 2022-08-30 04:03:56 +02:00
  • d96e124939 Make CI tests exit on failure Nick Wellnhofer 2022-08-30 04:16:00 +02:00
  • 349206b9aa Run Python 3 CI job with minimal configuration Nick Wellnhofer 2022-08-30 03:39:37 +02:00
  • 33023085bf Disable Python bindings for debugger Nick Wellnhofer 2022-08-30 03:27:48 +02:00
  • ed11eaa904 Don't declare disabled functions Nick Wellnhofer 2022-08-30 03:27:21 +02:00
  • 19f97e1a6f Only ignore *.pyc files Nick Wellnhofer 2022-08-29 21:14:10 +02:00
  • f2d49f7f68 Add __pycache__ to .gitignore Nick Wellnhofer 2022-08-29 21:04:19 +02:00
  • fc3601b906 Set library path when running Python tests Nick Wellnhofer 2022-08-29 20:44:20 +02:00
  • 43e3b41def Migrate from PyEval_ to PyObject_ Nick Wellnhofer 2022-08-29 17:23:08 +02:00
  • 5eca7fb65b Release v1.1.37 v1.1.37 Nick Wellnhofer 2022-08-29 15:45:52 +02:00
  • 0d48888bc8 Also clean up __pycache__ Nick Wellnhofer 2022-08-29 16:11:42 +02:00
  • b5692cd3d9 Allow Python deprecation warnings for now Nick Wellnhofer 2022-08-29 15:48:09 +02:00
  • d980d6cb50 Require automake-1.16.3 or later Nick Wellnhofer 2022-08-29 15:41:37 +02:00
  • 7a4a1c63f0 Remove generated files from distribution Nick Wellnhofer 2022-08-29 15:40:02 +02:00
  • 5bd67fa13d Don't use deprecated XPath macros Nick Wellnhofer 2022-08-26 04:50:15 +02:00
  • 940e59939d Don't mess with xmlDefaultSAXHandler Nick Wellnhofer 2022-08-26 04:32:18 +02:00
  • cba88d9365 Don't use deprecated libxml2 macros Nick Wellnhofer 2022-08-26 04:29:22 +02:00
  • 3f3e888f1a Add missing compile definition for static builds to Autotools Mike Dalessio 2022-08-20 10:28:06 -04:00
  • bcd17763a9 Release v1.1.36 v1.1.36 Nick Wellnhofer 2022-08-17 15:29:30 +02:00
  • fb3ede1c69 Remove test involving XPointer range-to function Nick Wellnhofer 2022-08-17 13:36:15 +02:00
  • b12ff25803 Rebuild documentation Nick Wellnhofer 2022-08-17 11:15:40 +02:00
  • a074454aa6 Also rebuild devhelp files when rebuilding documentation Nick Wellnhofer 2022-08-17 11:14:30 +02:00
  • eaa5378880 Add missing compile definition for static builds to CMake Nick Wellnhofer 2022-07-29 14:32:16 +02:00
  • 299238165a Simplify xsltexports.h and exsltexports.h Nick Wellnhofer 2022-07-29 01:28:06 +02:00
  • b7994c3b7a Test recursion in EXSLT dynamic functions Nick Wellnhofer 2022-07-28 20:58:02 +02:00
  • 7bc8450c19 Don't overlink executables with gcrypt Nick Wellnhofer 2022-07-28 21:26:35 +02:00
  • e0d9e78b75 Remove special configuration for old maintainers Nick Wellnhofer 2022-07-28 21:25:08 +02:00
  • 774765ad37 Fix quadratic behavior with variables and parameters Nick Wellnhofer 2022-06-06 14:01:46 +02:00
  • 36bbe5ab3c Remove case labels with XPointer location types Nick Wellnhofer 2022-04-21 04:53:46 +02:00
  • 02c6ce836c Use portable python shebangs David Seifert 2022-04-05 11:45:23 +02:00
  • 383d6ea03b Avoid obsolescent test -a constructs David Seifert 2022-04-02 23:57:49 +02:00
  • 32dbe86357 Add CI job for static build Nick Wellnhofer 2022-04-03 15:28:41 +02:00
  • 616b2418f7 Only link libxml2 statically in purely static build Nick Wellnhofer 2022-04-03 15:20:35 +02:00
  • bbe5300826 Set AC_CONFIG_MACRO_DIR Nick Wellnhofer 2022-04-02 17:21:40 +02:00
  • 3c5d1ed63f Allow AM_MAINTAINER_MODE to be disabled Nick Wellnhofer 2022-04-02 17:18:39 +02:00
  • 84c329e451 Streamline and fix documentation installation Nick Wellnhofer 2022-04-02 16:47:09 +02:00
  • 29938a64f6 Don't try to recreate COPYING symlink Nick Wellnhofer 2022-04-02 15:34:18 +02:00
  • 49c2bd0b97 Remove special configuration for certain maintainers Nick Wellnhofer 2022-04-02 15:32:32 +02:00
  • 2f027906a2 configure.ac: produce tar.xz only (GNOME policy) David Seifert 2022-04-02 14:30:18 +02:00
  • f2e4f78272 Detect libm using libtool's macros David Seifert 2022-04-02 14:30:17 +02:00
  • bd60e9c33b configure.ac: disable static libraries by default David Seifert 2022-04-02 14:30:16 +02:00
  • b06c0ba5ba python/Makefile.am: nest python docs in $(docdir) David Seifert 2022-04-02 14:30:15 +02:00
  • 23012544eb python/Makefile.am: rely on global AM_INIT_AUTOMAKE David Seifert 2022-04-02 14:30:14 +02:00
  • 11b078b091 configure.ac: remove useless AC_SUBST David Seifert 2022-04-02 14:30:13 +02:00
  • a5a32b9382 Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindings David Seifert 2022-04-02 13:17:54 +02:00
  • 4bc852bc22 Change libxml2 Python config Nick Wellnhofer 2022-04-01 12:38:36 +02:00
  • ddb99f7a0c Remove api.xsl Nick Wellnhofer 2022-03-31 02:56:33 +02:00
  • d7d267e44e Move tutorial images Nick Wellnhofer 2022-03-31 02:14:04 +02:00
  • 74e87f96aa Remove useless __CYGWIN__ checks Nick Wellnhofer 2022-03-31 01:55:29 +02:00
  • 9c88a72e52 Remove cruft from win32config.h Nick Wellnhofer 2022-03-31 01:42:46 +02:00
  • e9c075cfa8 Don't check for standard C89 library functions Nick Wellnhofer 2022-03-31 01:18:59 +02:00
  • dd16508642 Don't check for standard C89 headers Nick Wellnhofer 2022-03-31 01:04:38 +02:00
  • 25652d85fd Remove --with-html-dir option Nick Wellnhofer 2022-03-31 00:28:52 +02:00
  • 5db17c70ba Add configure~ to .gitignore Nick Wellnhofer 2022-03-30 23:48:49 +02:00
  • 427b8e7076 Also check for glibtoolize in autogen.sh Nick Wellnhofer 2022-03-30 23:47:47 +02:00
  • b3fdf8a966 Rework documentation build system Nick Wellnhofer 2022-03-30 23:45:55 +02:00
  • 8622c46160 Remove old website Nick Wellnhofer 2022-03-30 23:36:08 +02:00