Commit Graph

20 Commits

Author SHA1 Message Date
Giacomo Pozzoni
e89aef40c5 Dep/Boost: Set boost version to 1.67 on *nix and 1.70 on Windows (#25069)
# Conflicts:
#	dep/boost/CMakeLists.txt
2020-07-18 22:38:00 +02:00
Shauren
c8a95068e5 Build: Fix gcc pch builds 2020-06-22 11:31:43 +02:00
Shauren
8adca7637b Build system: Removed hard requirement on BOOST_ROOT being set as environment variable, it can now be also passed as command line argument to cmake and fix compile warning with boost 1.73 2020-06-11 00:36:53 +02:00
Aokromes
d6d3f06f06 New year 2020-01-04 18:32:38 +01:00
Shauren
7dacfff2ef Core/Build: Fix build with boost 1.71 2019-09-14 14:31:18 +02:00
Ovahlord
a723be6a64 Core/Dep: fixed build with boost 1.71 2019-09-14 02:59:19 +02:00
jackpoz
0b79415e59 Buildsystem: Fix finding VS 2019 compiled boost libs 2019-09-12 01:09:04 +02:00
ariel-
5ff847159c Core: header cleanup, split realmlist, boost compatibility, cotire, remove stormlib/zlib and stormlib/bzip2 and instead use dep sources 2018-03-28 04:41:59 -03:00
Aokromes
4a268b3fd3 make travis happy 2018-03-07 16:45:39 +01:00
Shauren
0792f890a3 Core/Misc: Revert back to using boost::regex, std::wregex doesn't work for name validation
Closes #20094
2017-08-03 00:19:24 +02:00
Aokromes
e50f95092c Build: fix finding VS 2017 compiled boost libs 2017-05-07 09:22:45 +02:00
Naios
3eb8f457e8 Dep: Use the anonymous namespace free definition of boost::none.
* Fixes MSVC linking errors after the recent changes:

    "class boost::none_t const & const boost::`anonymous namespace'
    ::none" (?none@?A0x518851d0@boost@@3AEBVnone_t@2@EB)
    already defined in scripts_commands.lib...

* Sets the required version of boost on windows to 1.59
  according to the wiki.
2017-03-03 01:29:48 +01:00
Aokromes
bc19916d79 Sync with 3.3.5a 2017-02-10 06:45:33 +01:00
Aokromes
719a317a67 Update copyright note for 2017 2017-01-02 07:26:38 +01:00
Snapper
d83b57372b CMake: include libraries boost_date_time and boost_chrono.
Fixes build!
2016-06-09 16:13:45 +02:00
Aokromes
17f7b7eed2 Delete CMakeLists.txt~HEAD 2016-06-08 15:49:35 +00:00
Aokromes
6564fcffdf CMake: Provide proper interface targets from dependencies 2016-05-23 05:56:48 +02:00
Aokromes
e1396c09de Misc: Fix compile 2016-05-16 23:28:39 +02:00
Aokromes
8a56b39fb3 Misc: delete mistake 2016-05-12 08:02:58 +02:00
Aokromes
d1c947654c DB\misc: delete duplicate file 2016-05-12 08:02:12 +02:00