-
- Downloads
Merge branch develop into non-orthogonal-maps
For those of you following, the merge of develop into the non-orthogonal-maps might come as a surprise. At the OST developer workshop we have agreed that we would cherry-pick some of the functionality of the non-orthogonal-maps branch into develop. So why the merge now? The reason for the merge is simple: One of my projects depends on the non-orthogonal- maps branch and some features that are only available in current develop. Conflicts: modules/base/pymod/wrap_base.cc modules/base/src/string_ref.cc modules/base/src/string_ref.hh modules/base/tests/CMakeLists.txt modules/base/tests/test_string_ref.cc modules/geom/pymod/export_mat2.cc modules/geom/pymod/export_mat3.cc modules/geom/pymod/export_mat4.cc modules/geom/pymod/export_vec2.cc modules/geom/pymod/export_vec3.cc modules/geom/pymod/export_vec4.cc modules/geom/src/vecmat3_op.cc modules/geom/src/vecmat3_op.hh modules/geom/tests/CMakeLists.txt modules/geom/tests/test_vec3.cc modules/gfx/src/map_iso.cc modules/gfx/src/map_iso.hh modules/img/alg/tests/test_fft.cc modules/img/alg/tests/test_transform.cc modules/img/alg/tests/tests.cc modules/img/base/src/point.cc modules/img/base/src/size.cc modules/img/base/tests/test_image.cc modules/index.rst modules/io/src/mol/pdb_reader.cc modules/io/src/mol/pdb_writer.cc modules/io/src/mol/star_parser.cc modules/io/tests/test_io_pdb.cc modules/mol/base/src/impl/entity_impl.hh
No related branches found
No related tags found
Showing
- .gitignore 16 additions, 1 deletion.gitignore
- CHANGELOG.txt 57 additions, 0 deletionsCHANGELOG.txt
- CMakeLists.txt 145 additions, 109 deletionsCMakeLists.txt
- build_configs/buildconfig_arch 1 addition, 0 deletionsbuild_configs/buildconfig_arch
- build_configs/buildconfig_arch_clang 10 additions, 0 deletionsbuild_configs/buildconfig_arch_clang
- build_configs/buildconfig_arch_static 4 additions, 0 deletionsbuild_configs/buildconfig_arch_static
- build_configs/buildconfig_bc2 9 additions, 0 deletionsbuild_configs/buildconfig_bc2
- build_configs/buildconfig_bc2_locallibs 11 additions, 0 deletionsbuild_configs/buildconfig_bc2_locallibs
- build_configs/buildconfig_bc2_static 11 additions, 0 deletionsbuild_configs/buildconfig_bc2_static
- build_configs/buildconfig_bc2_static_locallibs 13 additions, 0 deletionsbuild_configs/buildconfig_bc2_static_locallibs
- build_configs/darwin_homebrew.txt 2 additions, 0 deletionsbuild_configs/darwin_homebrew.txt
- cmake_support/CheckLSBTypes.cmake 70 additions, 0 deletionscmake_support/CheckLSBTypes.cmake
- cmake_support/CopyDependencies.cmake 899 additions, 0 deletionscmake_support/CopyDependencies.cmake
- cmake_support/Deployment.cmake 0 additions, 41 deletionscmake_support/Deployment.cmake
- cmake_support/FindBoost.cmake 1 addition, 2 deletionscmake_support/FindBoost.cmake
- cmake_support/FindMesa.cmake 37 additions, 0 deletionscmake_support/FindMesa.cmake
- cmake_support/FindNumpy.cmake 32 additions, 0 deletionscmake_support/FindNumpy.cmake
- cmake_support/FindPython.cmake 22 additions, 8 deletionscmake_support/FindPython.cmake
- cmake_support/OST.cmake 437 additions, 205 deletionscmake_support/OST.cmake
- deployment/CMakeLists.txt 32 additions, 7 deletionsdeployment/CMakeLists.txt
Loading
Please register or sign in to comment