Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
33 changes: 33 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
[submodule "3rdparty/boost.stacktrace"]
path = 3rdparty/boost.stacktrace
url = https://github.com/eljonny/boost.stacktrace-cmake-git-submodule
[submodule "3rdparty/boost.config"]
path = 3rdparty/boost.config
url = https://github.com/eljonny/boost.config-cmake-git-submodule
[submodule "3rdparty/boost.container_hash"]
path = 3rdparty/boost.container_hash
url = https://github.com/eljonny/boost.container_hash-cmake-git-submodule
[submodule "3rdparty/boost.core"]
path = 3rdparty/boost.core
url = https://github.com/eljonny/boost.core-cmake-git-submodule
[submodule "3rdparty/boost.predef"]
path = 3rdparty/boost.predef
url = https://github.com/eljonny/boost.predef-cmake-git-submodule
[submodule "3rdparty/boost.winapi"]
path = 3rdparty/boost.winapi
url = https://github.com/eljonny/boost.winapi-cmake-git-submodule
[submodule "3rdparty/boost.assert"]
path = 3rdparty/boost.assert
url = https://github.com/eljonny/boost.assert-cmake-git-submodule
[submodule "3rdparty/boost.static_assert"]
path = 3rdparty/boost.static_assert
url = https://github.com/eljonny/boost.static_assert-cmake-git-submodule
[submodule "3rdparty/boost.throw_exception"]
path = 3rdparty/boost.throw_exception
url = https://github.com/eljonny/boost.throw_exception-cmake-git-submodule
[submodule "3rdparty/boost.describe"]
path = 3rdparty/boost.describe
url = https://github.com/eljonny/boost.describe-cmake-git-submodule
[submodule "3rdparty/boost.mp11"]
path = 3rdparty/boost.mp11
url = https://github.com/eljonny/boost.mp11-cmake-git-submodule
1 change: 1 addition & 0 deletions 3rdparty/boost.assert
Submodule boost.assert added at 9857d1
1 change: 1 addition & 0 deletions 3rdparty/boost.config
Submodule boost.config added at 02e8b6
1 change: 1 addition & 0 deletions 3rdparty/boost.container_hash
Submodule boost.container_hash added at 8d3b72
1 change: 1 addition & 0 deletions 3rdparty/boost.core
Submodule boost.core added at 7cbfb5
1 change: 1 addition & 0 deletions 3rdparty/boost.describe
Submodule boost.describe added at d6075a
1 change: 1 addition & 0 deletions 3rdparty/boost.mp11
Submodule boost.mp11 added at 9a33d1
1 change: 1 addition & 0 deletions 3rdparty/boost.predef
Submodule boost.predef added at 1301c2
1 change: 1 addition & 0 deletions 3rdparty/boost.stacktrace
Submodule boost.stacktrace added at 4cae24
1 change: 1 addition & 0 deletions 3rdparty/boost.static_assert
Submodule boost.static_assert added at 54c0a2
1 change: 1 addition & 0 deletions 3rdparty/boost.throw_exception
Submodule boost.throw_exception added at 1e64f2
1 change: 1 addition & 0 deletions 3rdparty/boost.winapi
Submodule boost.winapi added at 4f67f5
1 change: 1 addition & 0 deletions 3rdparty/cmake-git-submodule.tag.msg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Enable Boost library usage as a CMake Git submodule for use as a direct project dependency.
17 changes: 0 additions & 17 deletions 3rdparty/include/boost/checked_delete.hpp

This file was deleted.

67 changes: 0 additions & 67 deletions 3rdparty/include/boost/config.hpp

This file was deleted.

27 changes: 0 additions & 27 deletions 3rdparty/include/boost/config/abi/borland_prefix.hpp

This file was deleted.

12 changes: 0 additions & 12 deletions 3rdparty/include/boost/config/abi/borland_suffix.hpp

This file was deleted.

22 changes: 0 additions & 22 deletions 3rdparty/include/boost/config/abi/msvc_prefix.hpp

This file was deleted.

8 changes: 0 additions & 8 deletions 3rdparty/include/boost/config/abi/msvc_suffix.hpp

This file was deleted.

25 changes: 0 additions & 25 deletions 3rdparty/include/boost/config/abi_prefix.hpp

This file was deleted.

25 changes: 0 additions & 25 deletions 3rdparty/include/boost/config/abi_suffix.hpp

This file was deleted.

Loading
Loading