Jia Yue Hua
3fad124b61
[eastl] update to 3.21.12 ( #34126 )
2023-10-02 20:28:06 -07:00
LilyWangLL
4b16144233
[eastl] Fix error C2039 with Visual Studio 2022 ( #25593 )
...
* [eastl] Fix error C2039 with Visual Studio 2022
* x-add-version
Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-06 13:48:23 -07:00
Cheney Wang
dd4c769a89
[eastl] Fix error C2338 ( #21538 )
...
* [eastl] Fix error C2338
* update patch
* Add license
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-02-08 21:29:09 -08:00
JonLiu1993
91b94223a4
[eastl] update to 3.18.00 ( #21315 )
...
* [eastl] Update port commit ref
* update version
* Bump port-version and fix version database.
* Actually fix version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-12 16:38:43 -08:00
JonLiu1993
df3329aed6
[eastl] update to 3.18.00 ( #21014 )
...
* [eastl] update to 3.18.00
* update version
* add space
* update version
2021-11-03 21:45:06 -07:00
Fabien Péan
ce45dd94d5
[eastl] fix dependency eabase ( #19643 )
2021-08-30 18:21:30 -07:00
JonLiu1993
ad627878a6
[EASTL] update to 3.17.03 ( #14980 )
2020-12-07 08:28:07 -08:00
Robert Schumacher
75bd2efe0d
[many ports] 2019.09.14 Updates ( #13536 )
...
* [many ports] 2019.09.14 Updates
* Revert failure ports
* Revert failure ports
* Revert failure ports
* [urdfdom] Fix find dependency console_bridge
* Revert failure ports
* [devil] Compatible with jasper 2.0.20
* [devil] Refix compatible with jasper functions declaration on different os
* Update ports/alembic/CONTROL
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Revert failure ports wangle
* [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2
* Revert failure ports
* Revert failure ports
* [urdfdom-headers] Fix include path in config.cmake file
* upload patch
* [urdfdom-headers] Refix include path in config.cmake file
* [qt5-imageformats] Fix missing include math.h
* [urdfdom-headers] Refix include path in config.cmake file
* [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation
* Remove updated ports version
* Commit suggestions
* [libideviceactivation] revert
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13 13:17:32 -07:00
Daniel Yates
bbb655857a
[eastl] Update to 3.16.05 ( #10216 )
2020-02-28 21:34:44 -08:00
Oliver John Hitchcock
ed863b163c
[EAThread][EASTL] Added EAThread and modified EASTL ( #8861 )
...
* [EAThread][EASTL] Added EAThread and modified EASTL
EABase has now also been seperated from EASTL.
EASTL now copies CommonCppFlags.cmake as it is used by EAThread.
* Fix EABase
* Fix EABASE include for EASTL
* Improve EASTL
Still need to fix
The /debug/lib/cmake folder should be merged with /lib/cmake into /share/eastl
Found 3 error(s). Please correct the portfile:
E:\vcpkg\ports\eastl\portfile.cmake
-- Performing post-build validation done
Error: Building package eastl:x64-windows-static failed with: POST_BUILD_CHECKS_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: eastl:x64-windows-static
Vcpkg version: 2019.09.12-nohash
* Base pass one Thread
* Fix config errors and add `vcpkg_fixup_cmake_targets`
* Add required changes for fails
* x86-windows should also fail
* Revert adding `vcpkg_fail_port_install(ON_TARGET "Windows" ...)`
* Remove `eastl:arm64-windows=fail` from ci.baseline.txt
* Merge CONTROL descriptions into one line
2020-02-04 14:10:03 -08:00
Ehsan
7f165907fc
[eastl] Update library to 3.14.01 ( #7786 )
2019-08-20 11:23:18 -07:00
Phoebe
2467136b31
[eastl] upgrade to 3.14 ( #7276 )
2019-07-18 00:09:07 -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
LarryIII
64f8fb7b86
[eastl]Add option(/Zc:char8_t-) to fix compile issue ( #6360 )
2019-05-09 15:14:38 -07:00
Robert Schumacher
223d5d82ac
[many ports] Updates 2019.05.07 ( #6338 )
...
* [many ports] Updates 2019.05.07
* Undo assimp and gdcm2 changes since they caused regressions
2019-05-08 17:51:44 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ( #5937 )
...
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [alac,benchmark,capnproto] Fix check_linkage call
* [fastlz] Fix SHA512
* [coroutine] Fix dynamic build
* [folly] Find double-conversion
* [gamma] Use vcpkg_from_github
* [librsync] Enable static builds
* [netcdf-cxx4] Fix SHA512
* [octomap] Fix static build
* [tidy-html5] Fix static build
* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime
* [folly] Use ras0219's fix for link paths
* [octomap] Fix exported targets
* [uvatlas] Set tool download SHA512
* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32
* [suitesparse] osx fix
* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions
* [duktape] Resolve conflicts
* [duktape] FIxed typo in Python paths
* [wangle] Find zlib
* [openssl-uwp] Fix SHA512
* [glib] Allow static builds on non-Windows
* [suitesparse] Fix build on Windows
* [multiple ports] Bump CONTROL version
* [multiple ports] Fix description indent
* [directxtk] Fix CONTROL file
* [bde,duktape,qpid-proton] Build packages with python2 installed
* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [gdal,live555,uriparser] Fix regressions
* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Robert Schumacher
c95512aaf6
[many ports] Updates 2019.03.29 ( #5698 )
...
* Updates 2019.03.29
* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures
* [folly] Fix target files in debug mode
* Undo glog changes since it caused sophus openmvg and cartographer failures
* Undo Folly changes since it cause wangle failed
* Undo Folly portfile
2019-04-15 22:30:11 -07:00
Robert Schumacher
1207951b7b
Updates 2019.01.30
2019-02-12 17:38:31 -08:00
Robert Schumacher
c6db2c880a
Updates 2019.01.09
2019-01-18 14:08:49 -08:00
Robert Schumacher
bb1bb1c94a
Updates 2018.12.14
2019-01-09 12:27:19 -08:00
Robert Schumacher
ab567d90b7
Upgrades for 2018.11.08
2018-11-20 15:14:12 -08:00
Robert Schumacher
64a7483a4a
Upgrades 2018.09.18
2018-09-19 14:13:12 -07:00
Robert Schumacher
86fecfc61c
Upgrades 2018.07.08
2018-07-08 22:29:53 -07:00
Cheney Wang
812a76a591
Update eastl source to the latest commit ( #3834 )
2018-07-03 01:16:33 -07:00
Robert Schumacher
d1ecca1c7d
[abseil][aws-sdk-cpp][clara][eastl][exiv2][libuv][nuklear][openimageio][thrift] Upgrades
2018-04-03 12:36:28 -07:00
Robert Schumacher
0170cdf5ab
[abseil][eastl][exiv2][nuklear][thrift][unicorn][zeromq] Upgrades
2018-03-20 21:47:55 -07:00
Robert Schumacher
45ba125e02
[eastl] Upgrade to 3.07.02
2018-02-23 12:17:03 -08:00
Robert Schumacher
488ba6dbec
[eastl] Upgrade to 3.07.00
2018-02-23 12:14:25 -08:00
Robert Schumacher
561cfe89e6
[eastl] Initial commit
2017-10-14 05:45:57 -07:00