summaryrefslogtreecommitdiffstats
path: root/package/tinyxml2
Commit message (Collapse)AuthorAgeFilesLines
* package/tinyxml2: bump version to 3.0.0Maxime Hadjinlian2016-07-034-105/+2
| | | | | | | | | | | | Remove patches as they were applied upstream: 0001-Use-BUILD_SHARED_LIBS-cmake-standard.patch https://github.com/leethomason/tinyxml2/commit/c8ec6fcab4eb501cc5bd328c19dcbd4b30722d52 0002-Rename-test-fixed-cmake-warning.patch https://github.com/leethomason/tinyxml2/commit/0b2c22bd46be95b08f234b8b4cb262f72ab3f0e8 Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
* tinyxml2: add .hash filePeter Korsgaard2016-06-151-0/+2
| | | | | | | | | | | Fixes: http://autobuild.buildroot.org/results/ae6/ae648f40e0f51628000b2d2297759c5fdf1b4d16/ http://autobuild.buildroot.org/results/799/79923f099bf0f2e88ccbb7fc2d3d92a85c167057/ Similar to jquery-keyboard, it seems the tinyxml2 tarball on the autobuilder is corrupt. Fix it by adding a .hash file so it falls back to out s.b.o mirror. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tinyxml2: fix line-endings of patchesThomas Petazzoni2015-05-162-62/+62
| | | | | | | | | This commit fixes the line endings of the tinyxml2 patches added in commits 22f5be171c6f9bb2611e7b87197e9faeabcaab18 and 0fa452df185545d3781b3015195bee9431496b5d. Thanks to Romain Naour for providing the correct version of the patches. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tinyxml2: fix cmake warningRomain Naour2015-05-161-0/+38
| | | | | | | | | | | | CMake complains about Policy CMP0037 that reserve some target name such "test". So remove the warning by renaming test to xmltest. Backport an upstream patch: 0b2c22bd46be95b08f234b8b4cb262f72ab3f0e8 Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tinyxml2: Use BUILD_SHARED_LIBS cmake standardRomain Naour2015-05-161-0/+65
| | | | | | | | | | | Backport an upstream patch to fix the static build: c8ec6fcab4eb501cc5bd328c19dcbd4b30722d52 Fixes: http://autobuild.buildroot.net/results/e56/e568d81030087f66f8ac4ccd4f496b550930cbae/ Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tinyxml2: new packageBernd Kuhls2015-04-212-0/+24
Required for upcoming kodi-pvr-dvblink package: https://github.com/kodi-pvr/pvr.dvblink/blob/master/CMakeLists.txt#L11 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud