Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-10macOS: fix xcrun sdk detection for minimal CLTAnkit Meel
2021-05-20macOS build: set minimum deployment target correctlyAnkit Meel
2021-03-08Cleanup: Removed duplicate slash in macOS SDK pathSebastián Barschkis
2021-02-17macOS: support building with command line tools without full XcodeBrecht Van Lommel
2020-12-21Unix/macOS: support building with CcacheMatt Hill
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-09-26Revert "Generate Xcode scheme files during configuration."Ankit Meel
2020-09-07Generate Xcode scheme files during configuration.Ankit
2020-07-16macOS: Support arm64 architecture.Stefan Werner
2020-07-08macOS: upgrade minimum required version to 10.13 High SierraBrecht Van Lommel
2020-03-26CMake: Fix compilation with Xcode generation on Xcode 11.4Sergey Sharybin
2020-03-26CMake: Fix macOS SDK detection with latest Xcode and macOSSergey Sharybin
2020-03-26CMake: Remove support of Xcode prior to 8.2Sergey Sharybin
2020-03-26CMake: Cleanup, remove unneeded version requirementSergey Sharybin
2020-03-26CMake: Fix detection of Xcode versionSergey Sharybin
2020-02-15Cleanup: CMake formattingCampbell Barton
2019-06-02macOS: increase minimum required version to 10.11Brecht Van Lommel
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-22Remove quicktime supportAaron Carlisle
2017-04-23CMake: move some Apple specific code into platform_apple_xcode.cmake.Brecht Van Lommel