Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
312e46d Merge pull request #269 from mdaus/CMake 6fc639c Set Conan recipe to use short_paths mode by default on Windows. 62f33ef Add Github Actions to build and unittest each push. 2180840 Allow CMake to build Python modules without SWIG. ae1a9d6 Improve option handling and documentation for Conan builds. 8d5d3d4 Minor fixes for CMake build and documentation. 2d24b75 Clean up and document CMake build. 05e7505 Clean up CMake changes for merge. 7093380 Refactor and improve CMake build. ede7427 Fix Conan build issues for Windows. b71f5a2 Refactor CMake and Conan configuration. cb5a424 Improve conan support. 12c8a15 Refactor CMake build and add conan recipe. e90f70b Update CMake build utilities to work for c modules. b729fdb Refactor CMake build and enable target exports. db4f77c Fix a few more CMake build issues for downstream projects. 43f3287 Fix several CMake build issues for downstream projects. 4664aab Fix CMake path variable for downstream projects. e4cee83 Simplify and tweak CMake build d53469d Refactor CMake build 77dd6bb Add CMake alias libraries for xml and j2k. 3098b36 Implement partial install for CMake build. f0ed7c8 Rework CMake jpeg and openjpeg builds similar to waf, and add options to use preinstalled drivers. 4c4755f Refactor CMake build functions to use named parameters. ba77a0f Rework CMake XercesC build similar to waf. dd7dd66 Rework CMake openjpeg build similar to waf. 90cc229 Rework CMake pcre and libjpeg builds similar to waf. 4cfc3f0 Create CMake function for adding plugins. eca5b03 Add -c++ suffix to CMake C++ target names. 3dda107 Fix some CMake issues for downstream projects. dc59044 Refactor main CMakeLists for use by downstream projects. 8f3fc57 Merge remote-tracking branch 'origin/master' into CMake_update_win 1c977a4 Fix Xerces library filename on Windows. c8a211f Add the Python swig wrappers to the CMake build. 72a2918 Fix for CMake build of Xerces on Linux. 3149210 Rework CMake build of tests. 71c084d Fix Boost issues with CMake build. 0478993 Fix more CMake issues. 455b759 Fix and clean up Windows CMake build. 755bfa1 Fix more CMake Windows build issues. acba09a Fix Windows CMake Release build. fb08593 Start adding Boost support for CMake build 7011908 Build CMake dependencies with ExternalProject_Add. e6d1ee0 Improve CMake Python support b0dd412 Add partial CMake Python support. a1474bd Fix Python link issue. 3c8d0ba Fix some CMake build issues with header installation. 5f63496 Start implementing CMake build for SWIG modules. d8485f1 Fix a CMake build of numpyutils. e683f0f Fix CMake build issues. bb90881 Fix a few issues with the Linux CMake build. ead43f4 Fix a lot of CMake build issues. 823e1fd Fix CMake Windows build issues with XercesC, PCRE, and ZLIB. 6833e40 Rework xerces CMake build. ceeed17 Move CMake helper functions to separate file. f996457 Remove CMake build for openssl and disable jpeg on Windows. adf65f0 Implement CMake build for polygon module. f98e6fb Disable unneeded e2fsprogs-uuid build on Windows. b0e82f3 Disable openssl build on Windows. 8c46fc4 Add updated Xerces library for Windows compatibility. f1b88f4 Improve CMake build for pcre and xml 6604d87 Fix Windows build issues with pcre and openssl. e4ad3f7 Fix a few CMake build issues. b405754 Merge remote-tracking branch 'origin/master' into CMake_update 946fdfd Merge branch 'master' into CMake_update 6d32f31 Add support for building most drivers on Linux. 3af7c66 Initial partial implementation of CMake build support for CODA-oss git-subtree-dir: externals/coda-oss git-subtree-split: 312e46d
- Loading branch information