Alexander van Gessel
|
72fdcd78d4
|
Further python3 compatibility updates.
This has been tested with scons2, but not with scons3.
2to3 runs perform no further useful transformations.
|
2017-09-20 16:51:33 +02:00 |
|
Alexander van Gessel
|
6c3f774390
|
Basic 2to3 fixes
|
2017-09-20 15:04:50 +02:00 |
|
loonycyborg
|
4b536bb0bc
|
scons: compare paths in a different way to avoid error about /usr/include on macos
|
2016-08-05 21:27:58 +03:00 |
|
loonycyborg
|
35b9d7d5ed
|
scons: fix logic error breaking compile on windows
|
2016-06-18 22:29:31 +03:00 |
|
loonycyborg
|
5a7b555d3a
|
scons: don't add redundant include path for /usr/include
|
2016-06-10 21:54:08 +03:00 |
|
loonycyborg
|
b34b289928
|
scons: change -I to -isystem for fast=true option in boost.py
|
2016-01-04 20:26:36 +03:00 |
|
Chris Beck
|
a60c7efd9e
|
fixup b88d2af26f
|
2014-10-27 17:05:41 -04:00 |
|
Chris Beck
|
b88d2af26f
|
scons: add selected headers for boost libs locale, random
|
2014-10-27 16:54:25 -04:00 |
|
gfgtdf
|
e038938a73
|
Merge branch 'boost_filesystem' of https://github.com/AI0867/wesnoth into AI-boost_filesystem_3
Conflicts:
.travis.yml
SConstruct
src/campaign_server/campaign_server.cpp
src/create_engine.cpp
src/editor/map/map_context.cpp
src/game_config_manager.cpp
src/gui/dialogs/screenshot_notification.cpp
src/gui/dialogs/wml_error.cpp
src/savegame.cpp
|
2014-10-17 16:40:45 +02:00 |
|
anatoly techtonik
|
0d750e528b
|
scons: find bzip2 statically compiled into Boost (windows)
|
2014-08-10 19:43:16 +03:00 |
|
anatoly techtonik
|
5e3ee31a99
|
scons: find_include simplify API
|
2014-06-08 15:49:00 +03:00 |
|
anatoly techtonik
|
e40196f89e
|
scons: Fix imports
|
2014-06-03 01:37:26 +03:00 |
|
Alexander van Gessel (AI0867)
|
6f2c048e2e
|
Add filesystem_boost.cpp, a boost::filesystem implementation of filesystem.hpp
|
2013-11-27 13:19:53 +01:00 |
|
Alexander van Gessel
|
3ae335c5fe
|
Merge branch 'bzip2'
|
2012-10-08 15:30:56 +01:00 |
|
Sergey Popov
|
6ab1b1c5ab
|
scons: made boost autodetection look for lib files in prefix/lib64 too
This will make it unnecessary to pass boost_suffix=-mt on 64-bit Fedora
|
2012-02-24 09:41:00 +00:00 |
|
Sergey Popov
|
b10560cc58
|
Made config check for boost.thread add -pthread to compile and link flags.
This should fix asio check failing with undefined references to libpthread
on some systems.
|
2011-02-26 20:50:50 +00:00 |
|
Sergey Popov
|
640e5aff7c
|
Fixed a mistake in autodetection of versioned installation boost.
|
2009-06-09 13:25:40 +00:00 |
|
Sergey Popov
|
1e0cdc6cd4
|
Committed Shadow_Master's fix for failure of boost::test check with boost 1.33
|
2008-11-01 21:52:17 +00:00 |
|
Sergey Popov
|
bda080bd63
|
Made boost autodetection look for boost in /sw, /sw/local and C:\Boost.
|
2008-10-15 10:00:27 +00:00 |
|
Alexander van Gessel
|
9f314cd978
|
Fix some executable properties.
|
2008-09-30 15:07:09 +01:00 |
|
Alexander van Gessel
|
0063d92356
|
Adjust a lot of svn properties.
|
2008-09-30 14:06:26 +01:00 |
|
Sergey Popov
|
dbb0f1de86
|
Added config check for gzip support in boost iostreams.
|
2008-09-26 12:42:09 +00:00 |
|
Pauli Nieminen
|
e50d11af06
|
Added boost asio and smart_ptr library checking to scons
|
2008-08-12 20:01:52 +00:00 |
|
Sergey Popov
|
c1416fcb0b
|
Some cross-compile fixes.
|
2008-06-29 11:27:56 +00:00 |
|
Sergey Popov
|
a104a86be3
|
Made boost autodetection support boost compiled with --layout=versioned.
|
2008-06-25 13:22:08 +00:00 |
|
Sergey Popov
|
7e8c345745
|
Fixed scons crash when no boost_suffix is specified.
|
2008-06-25 07:43:35 +00:00 |
|
Sergey Popov
|
e22fedcb72
|
Improved boost autodetection.
|
2008-06-24 20:43:09 +00:00 |
|
Sergey Popov
|
f4f82aa9dd
|
Added option "fast" to scons recipe.
|
2008-06-23 09:20:53 +00:00 |
|
Sergey Popov
|
5610e7f241
|
Moved all custom config checks to separate files.
|
2008-05-06 13:19:38 +00:00 |
|