huangqinjin
b0c42cb8a2
[sqlite3] Enable build for android ( #11267 )
2020-05-15 17:04:42 -07:00
Kevin Lu
ae8a224bee
[sqlite3] Update to 3.31.1 ( #10241 )
2020-02-28 21:27:31 -08:00
NancyLi1013
6ece7aea9c
[sqlite3] Rename sqlite3 tool as sqlite3.exe ( #9437 )
...
* [sqlite3] Rename sqlite3 tool as sqlite3.exe
* Update rename sqlite3-bin.exe condition
* [proj4] Fix the regressions cause by sqlite3
2020-01-09 14:36:56 -08:00
JackBoosY
75dd38cd8a
[proj4] Upgrade version to 6.1.1 and remove patches. ( #7917 )
...
* [proj4]Upgrade version to 6.1.1 and remove useless patches.
* [libgeotiff]Fix build errors using proj4 6.1.1.
* [libspatialite]Fix build errors using proj4 6.1.1.
* [gdal]Fix build errors using proj4 6.1.1.
* [spatialite-tools]Fix build errors using proj4 6.1.1.
* [spatialite-tools]Fix build errors using proj4 6.1.1.
* [libgeotiff]Re-fix build errors using proj4 6.1.1.
* [vtk]Fix build errors using proj4 6.1.1.
* [proj4]Fix find sqlite binary failure.
* [proj4]Disable build tools when building proj4 in arm/uwp.
* [sqlite3/libgeotiff]Fix libdl library linkage. Re-fix use proj issue.
* add back dl libs
* [gdal]Fix dependent port proj library name.
* [proj4]Set Windows library name to "proj" and revert fix-proj-name changes.
* [liblas]Fix build errors using proj4 6.1.1.
* [liblas]Fix build errors using proj4 6.1.1.
* [liblas]Fix build errors using proj4 6.1.1.
* [proj4]Fix feature database on triplet arm/uwp.
* [gdal]Remove useless flag PROJ_STATIC.
* [proj4]Fix build error on x64-windows-static.
* [liblas]Use find_library to get proj4/sqlite3 libraries.
* [proj4]Fix sqlite dependency.
* [proj4]Fix arm/uwp dependency.
* [proj4]Fix linux build: configure error.
* [proj4]Disable export proj4 namespace.
* [liblas]Delete proj dependency.
* [libspatialite]Fix linux build.
* [libspatialite]Fix linux command.
* [libspatialite]Fix configure error.
* [proj4]fix static cmake tools path.
* [libgeotiff]Set configure options to 1/0 to avoid the "if" comparison failure in config.cmake.
[proj4]Revert changes about namespace.
[liblas]Remove FindPROJ4.cmake and FindGeoTIFF.cmake from the source.
* [vtk]Fix using latest proj4 issue.
* [proj4]Delete missing patch.
2019-10-17 17:15:52 -07:00
kevinlul
aac5a1749e
[sqlite3] Update to 3.30.1
2019-10-12 00:47:27 -04:00
Kevin Lu
2abd03cce8
[sqlite3] Update to 3.29.0 ( #7342 )
2019-07-21 23:28:45 -07:00
JackBoosY
e1870a91ff
[sqlite3-tool]Fix build error on arm/uwp platform. ( #7202 )
2019-07-15 10:41:11 -07:00
Jackie Ng
dfd5bb46a1
[sqlite3]: Shared library support for Linux ( #6856 )
...
* [sqlite]: Shared library support for Linux
* [sqlite3]: Switch back to CMAKE_SYSTEM_NAME checks per original PR (#6122 )
* [sqlite3]: Remove redundant "WindowsStore" system name check as "Windows" should already catch it.
* [sqlite3]: Re-bump portfile
* [sqlite3] added error message
2019-06-20 09:40:50 -07:00
Kevin Lu
8de7aa1633
[sqlite3] Update to 3.28.0 ( #6921 )
2019-06-17 10:32:14 -07:00
pravic
18b029a5e3
[WIP] Add a Homepage URL entry for vcpkg ports ( #2933 )
...
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Xiao Ai
81ecf512ac
update sqlite3 to 3.27.2 ( #6002 )
2019-04-08 17:14:39 -07:00
Patrick Geltinger
afdca9165c
[sqlite3] Update to SQLite 3.26.0 because of "Magellan" vulnerability ( #4995 )
...
The Tencent Blade Team has discovered a remote code execution
vulnerability in SQLite, which was fixed in SQLite release 3.26.0.
2018-12-18 17:13:57 -08:00
Andy Li
a0d6a2925c
[Sqlite3] update to 3.25.2 ( #4600 )
...
* [Sqlite3] update to 3.25.2
* [sqlite3] Use vcpkg_extract_source_archive_ex
2018-11-06 17:29:12 -08:00
Robert Colton
473d63c4ed
Qt 5.11 and static build fixes ( #4164 )
...
* fix da qt5
* fix qt config duplication
* [qt5-base] Use vcpkg_extract_source_archive_ex
[sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA
* [qt5-*] Update sub-portfiles
* qt5-base WIP
* [qt5] Fix Could not find qmlcachegen.exe
* [qt5-activeqt] Fix SHA512
* [qt5-base] Fix static builds
* [qt5-base] Bump control version
* [qt5-base] Restore removal of qmake dependencies
* [qt5-base] Partially revert #3280
* [qt5-base][vcpkg_build_qmake] Fix Qt5Bootstrap.lib issues
2018-10-22 10:49:16 -07:00
Robert Schumacher
3726ce9557
[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703
2018-06-16 01:56:12 -07:00
pravic
b2c295ed4e
[sqlite3] update to 3.24.0
2018-06-05 21:10:16 +03:00
pravic
90db2c7217
[sqlite3] Fix tool feature with static builds
...
refs #2525
2018-04-24 07:30:28 +03:00
pravic
cde623c774
[sqlite3] update to 3.23.1
2018-04-24 07:14:53 +03:00
pravic
182450ab64
[sqlite3] update to 3.23.0
2018-04-03 15:38:05 +03:00
past-due
62a015b4f3
[sqlite3] Fix build failure when VCPKG_BUILD_TYPE is set to "release"
2018-03-19 16:46:22 -04:00
Robert Schumacher
9f9778ccff
[many ports] Improve behavior on Linux and general cleanup
2018-03-11 23:42:54 -07:00
Daniel Strommen
ba3f552b67
Install sqlite3.exe as part of sqlite3 port ( #2525 )
...
* Install sqlite3.exe as part of sqlite3 port
- Modeled after the bzip2 port: If SQLITE3_SKIP_TOOLS is not
set, build and install sqlite3.exe as part of the sqlite3
package. sqlite3.dll must also be copied to the tools folder
for sqlite3.exe to be able to launch.
- Tested on Windows RS3 with VS 2017 15.5.2.
* [sqlite3] Separate into tool feature
2018-02-27 12:24:41 -08:00
pravic
ae48463360
[sqlite3] update to 3.21.0
2017-10-25 17:32:38 +03:00
pravic
601661ec32
[sqlite3] update to 3.20.1
2017-09-11 12:41:40 +03:00
Alexander Karatarakis
26516fe485
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
2017-09-09 00:12:54 -07:00
Mikhail Paulyshka
14c3c51a00
[sqlite3] update to 3.19.1
2017-05-24 22:34:02 +03:00
Mikhail Paulyshka
e5a4f03317
[sqlite3] update to 3.18.0
2017-04-01 23:35:22 +03:00
Mikhail Paulyshka
13940af99a
[sqlite3] fix uwp builds
2017-04-01 23:35:08 +03:00
flysha
cad7e2a30c
[sqlite3] upgrade to 3.17.0
2017-02-15 20:14:37 +08:00
Dale Stammen
c128d007df
use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME
2016-12-06 10:08:15 -08:00
Alexander Karatarakis
1808d461b0
triplet is now automatically included before portfiles.
...
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Charles Barto
2dad2a8b94
fixed typo in sqlite3 config file
2016-10-19 00:42:21 -04:00
Charles Barto
284d50c186
added a config file for sqlite
2016-10-19 00:37:33 -04:00
Charles Barto
035952b242
added static build support to sqlite
...
more static support
more sqlite changes
finally done with sqlite static
2016-10-18 23:19:51 -04:00
Charles Barto
20a9bb8acb
added rtree and unlock_notify support to builds of sqlite (odb needs this)
2016-10-18 19:57:50 -04:00
Robert Schumacher
796e65ea73
[sqlite3] Remove parentheses from version field
2016-10-17 17:08:22 -07:00
Alexander Karatarakis
56f8c6a462
[sqlite3] Use SOURCE_PATH in a similar manner as other portfiles
2016-10-17 12:27:07 -07:00
Chris Bond
8d1d8df80e
updated control and cmake files for latest version of sqlite
2016-10-16 17:18:11 -07:00
Robert Schumacher
b1fe038a83
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
2016-10-06 15:29:37 -07:00
Alexander Karatarakis
3679955544
Introduce SOURCE_PATH to almost all portfiles
2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded
URL and MIRRORS are now URLS
...
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
fc26083995
Second part of updated portfiles
2016-09-22 22:13:09 +02:00
Alexander Karatarakis
ccca198c1b
Initial commit
2016-09-18 20:54:03 -07:00