-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: aws/aws-sdk-cpp
base: main
head repository: coldfusionjp/hyperdrive-3rdparty-aws-sdk-cpp
compare: hyperdrive
- 15 commits
- 4 files changed
- 1 contributor
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa1e31d - Browse repository at this point
Copy the full SHA aa1e31dView commit details -
[hyperdrive] add all required generated include headers (for macOS), …
…updating macOS build script to build both Debug and MinSizeRel targets (with ASAN/UBSAN disabled), and build for both Intel x64 and Apple Silicon ARM architectures
Configuration menu - View commit details
-
Copy full SHA for f17b14c - Browse repository at this point
Copy the full SHA f17b14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd9081 - Browse repository at this point
Copy the full SHA 1cd9081View commit details -
[hyperdrive] convert build-aws-sdk-cpp-macos script to an Xcode proje…
…ct (which properly supports incremental building)
Configuration menu - View commit details
-
Copy full SHA for 5aa190b - Browse repository at this point
Copy the full SHA 5aa190bView commit details -
[hyperdrive] switchover Xcode project to generate a multiplatform fra…
…mework (instead of a static library)
Configuration menu - View commit details
-
Copy full SHA for ca6e5f4 - Browse repository at this point
Copy the full SHA ca6e5f4View commit details -
[hyperdrive] convert to use automatically generated Xcode project (bu…
…ildConfigs.json)
Configuration menu - View commit details
-
Copy full SHA for e71d663 - Browse repository at this point
Copy the full SHA e71d663View commit details -
[hyperdrive] use new create-xcframework build type to generate the .x…
…cframework output
Configuration menu - View commit details
-
Copy full SHA for 085168e - Browse repository at this point
Copy the full SHA 085168eView commit details -
[hyperdrive] use new multiple static library merging functionality (v…
…ia libtool) to generate our .xcframework
Configuration menu - View commit details
-
Copy full SHA for fc779fe - Browse repository at this point
Copy the full SHA fc779feView commit details -
[hyperdrive] change aws-sdk-cpp Xcode project to be a generic/aggrega…
…te project type (so there is no dummy .framework [different than our .xcframework!] created due to the native target)
Configuration menu - View commit details
-
Copy full SHA for 1e9f63f - Browse repository at this point
Copy the full SHA 1e9f63fView commit details -
[hyperdrive] simplify separate Debug and Release Xcode targets into a…
… single 'prod' target [hyperdrive] make use of Xcode TARGET_BUILD_DIR and TEMP_FILES_DIR env vars to allow Xcode to (hopefully) work better with derived data
Configuration menu - View commit details
-
Copy full SHA for a0a4bf9 - Browse repository at this point
Copy the full SHA a0a4bf9View commit details -
[hyperdrive] update aws-sdk-cpp to latest (1.11.30)
[hyperdrive] fix changed paths and add new include/library directories in .xcframework
Configuration menu - View commit details
-
Copy full SHA for f00cef9 - Browse repository at this point
Copy the full SHA f00cef9View commit details -
[hyperdrive] remove copy custom headers build step since we ensure cm…
…ake is always run as part of the build process
Configuration menu - View commit details
-
Copy full SHA for dd4bb10 - Browse repository at this point
Copy the full SHA dd4bb10View commit details
Commits on Mar 6, 2023
-
[hyperdrive] use make to build aws-sdk-cpp (instead of requesting cma…
…ke to generate Xcode projects and using xcodebuild)
Configuration menu - View commit details
-
Copy full SHA for d175e0a - Browse repository at this point
Copy the full SHA d175e0aView commit details
Commits on Mar 7, 2023
-
[hyperdrive] add build step to copy cmake generated headers back into…
… the source tree (so they're picked up when packaging the .xcframework)
Configuration menu - View commit details
-
Copy full SHA for 4c0725b - Browse repository at this point
Copy the full SHA 4c0725bView commit details -
[hyperdrive] ensure cmake generated config.h header is set as an inpu…
…t to the .xcframework creation build step
Configuration menu - View commit details
-
Copy full SHA for abfc715 - Browse repository at this point
Copy the full SHA abfc715View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...hyperdrive