Tags: bruxisma/pugixml
Toggle v1.12.1's commit message
Fix PUGIXML_VERSION macro
Also make sure the line shows up in grep when using the current version
number.
Fixes zeux#478 .
Toggle v1.12's commit message
docs: Regenerate HTML documentation
Toggle latest's commit message
docs: Regenerate HTML documentation
Toggle v1.11.4's commit message
Merge pull request zeux#394 from zeux/cmake-yay
Don't define pugixml import target if it already exists
Toggle v1.11.3's commit message
Merge pull request zeux#391 from zeux/cmake-omg
Fix compatibility issue with CMake 3.10
Toggle v1.11.2's commit message
Merge pull request zeux#389 from mathstuf/fix-alias-compat-target
cmake: avoid ALIAS target
Toggle v1.11.1's commit message
docs: Rebuild HTML documentation
Toggle v1.11's commit message
scripts: Convert archive.py to Python 3
The changes are mostly mechanically converting str to bytes.
Toggle v1.10's commit message
docs: Update documentation for 1.10 release
Update changelog and regenerate HTML documentation.
Toggle v1.9's commit message
tests: Fix PUGIXML_COMPACT build on some platforms
We need bad_alloc that lives in <new>, not <exception>.
You can’t perform that action at this time.