Skip to content

Tags: lzh280/pugixml

Tags

v1.11.4

Toggle v1.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zeux#394 from zeux/cmake-yay

Don't define pugixml import target if it already exists

latest

Toggle latest's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zeux#394 from zeux/cmake-yay

Don't define pugixml import target if it already exists

v1.11.3

Toggle v1.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zeux#391 from zeux/cmake-omg

Fix compatibility issue with CMake 3.10

v1.11.2

Toggle v1.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zeux#389 from mathstuf/fix-alias-compat-target

cmake: avoid ALIAS target

v1.11.1

Toggle v1.11.1's commit message
docs: Rebuild HTML documentation

v1.11

Toggle v1.11's commit message
scripts: Convert archive.py to Python 3

The changes are mostly mechanically converting str to bytes.

v1.10

Toggle v1.10's commit message
docs: Update documentation for 1.10 release

Update changelog and regenerate HTML documentation.

v1.9

Toggle v1.9's commit message
tests: Fix PUGIXML_COMPACT build on some platforms

We need bad_alloc that lives in <new>, not <exception>.

v1.8.1

Toggle v1.8.1's commit message
Fix archive script to set timestamps properly for .tar.gz

By default they are set to Jan 1 1970 which breaks homebrew.

Fixes zeux#124.

v1.8

Toggle v1.8's commit message
docs: Regenerate HTML documentation