Commit Graph

130 Commits

Author SHA1 Message Date
arvidn 5824e63d51 fix EXT_SUFFIX issue 2024-06-13 13:22:04 +02:00
arvidn 31003b7c8d fix setup.py to not use distutils (as it has been removed in python 3.12) 2024-03-11 16:34:35 +01:00
arvidn b82b350b38 Updated numerous repo addresses & revs of pre-commit-hooks. on behalf of @xavier2k6 2023-07-04 12:42:28 +02:00
arvidn b09d346bca update setup.py to match (sort of) RC_1_2 2022-10-21 10:11:21 +02:00
arvidn a11a6479cc merged RC_1_2 into RC_2_0 2022-10-16 16:37:29 +02:00
AllSeeingEyeTolledEweSew 0106578b00 use --project-config=<temp> where supported 2022-09-14 14:06:19 +02:00
AllSeeingEyeTolledEweSew 3d96b52c13 move version declaration from setup.py to setup.cfg 2022-09-14 14:06:19 +02:00
AllSeeingEyeTolledEweSew 94dd128ee6 make configure_from_autotools controlled by setup.cfg. delete duplicate and add some helpful logs 2022-09-14 14:06:19 +02:00
AllSeeingEyeTolledEweSew 1833bbcf75 un-deprecate --cxxstd. use default value from setup.cfg and always pass cxxstd= (depending on b2 version) 2022-09-14 14:06:19 +02:00
arvidn e17fdee2ed merged RC_1_2 into RC_2_0 2022-09-09 11:04:41 +02:00
AllSeeingEyeTolledEweSew 268e37f5ad Backport setup.py from master (RC_2_0 only) 2022-09-09 10:57:43 +02:00
AllSeeingEyeTolledEweSew b19479bdc1 use toolset=darwin by default on macos 2022-09-09 09:24:31 +02:00
AllSeeingEyeTolledEweSew ec033fcaff Backport setup.py formatting from master (RC_1_2 only) 2022-09-08 16:35:32 +02:00
arvidn 722d78250a bump version to 2.0.7 2022-07-17 09:53:27 -07:00
arvidn 7931be9206 bump version to 1.2.17 2022-07-16 21:17:52 -07:00
arvidn e9bbf16bdd bump version (2.0.6) 2022-04-16 16:14:50 +02:00
arvidn 862a889c9a bump version to 1.2.16 2022-04-16 15:52:20 +02:00
arvidn 3c20db6a1e bump version to 2.0.5 2021-12-01 00:57:20 +01:00
arvidn beb2e63fd3 bump version to 1.2.15 2021-11-22 02:00:57 +01:00
arvidn 3f56cbd3cd merged RC_1_2 into RC_2_0 2021-09-29 23:56:43 +02:00
AllSeeingEyeTolledEweSew 8ea0e60fbe Change python package name to libtorrent 2021-09-28 23:04:34 +02:00
AllSeeingEyeTolledEweSew af0d039d32 Default python bindings to crypto=openssl 2021-09-28 15:30:06 +02:00
AllSeeingEyeTolledEweSew fa80c6c5d0 Add macOS multi-arch awareness to setup.py 2021-09-27 14:49:10 +02:00
arvidn 331356b017 merged RC_1_2 into RC_2_0 2021-09-27 11:47:25 +02:00
AllSeeingEyeTolledEweSew fe129a093b Default to libtorrent-link=static boost-link=static 2021-09-27 10:54:42 +02:00
AllSeeingEyeTolledEweSew fe49ff9e26 Remove msvc toolset pinning 2021-09-27 07:59:46 +02:00
arvidn 0793c94425 bump version to 2.0.4 2021-06-02 09:17:28 +02:00
arvidn ccec090dfb bump version to 1.2.14 2021-05-25 14:44:18 +02:00
arvidn 1dbda9293a merge RC_1_2 into RC_2_0 2021-04-13 14:55:51 +02:00
arvidn 560b42b43f fix issue in setup.py where a -std=c++ option found in compile_flags was handled incorrectly and split into individual characters 2021-04-11 21:56:42 +02:00
arvidn 506f1f93c6 bump version 2021-03-22 00:58:51 +01:00
arvidn 861a6082ee merged RC_1_2 into RC_2_0 2021-03-13 00:24:33 +01:00
arvidn c94d4e84e8 restore setup.py to support out-of-tree build directory 2021-03-13 00:23:27 +01:00
Arvid Norberg 507e72d96e Merge branch 'RC_1_2' into RC_2_0 2021-03-05 23:27:44 +01:00
arvidn 487082469c prevent duplicate args being passed to b2 in setup.py 2021-03-05 22:51:54 +01:00
arvidn 65039f1fa6 fix LGTM python warning in setup.py 2021-03-03 16:32:03 +01:00
arvidn 76ced5d6fd merged RC_1_2 into RC_2_0 2021-02-12 02:42:08 +01:00
arvidn c81415de1d fix issue in setup.py when disabling auto-configuration of python 2021-02-12 01:04:17 +01:00
arvidn 16afd2fa9c merged RC_1_2 into RC_2_0 2021-02-10 00:05:38 +01:00
Arvid Norberg 42da0c5cf5 bump version to 1.2.13 2021-02-09 23:07:47 +01:00
arvidn 037b0e5793 support passing through b2 args through setup.py
Co-authored-by: AllSeeingEyeTolledEweSew <allseeingeyetolledewesew@protonmail.com>
2021-02-09 14:23:14 +01:00
arvidn 838c07ef13 remove unused imports in python scripts 2021-01-09 22:41:32 +01:00
arvidn 857a121cfe rely on b2 using all cores by default. simplify scripts to not pass -j 2021-01-07 15:46:49 +01:00
arvidn ec9e7ad284 bump version to 2.0.2 2021-01-07 03:16:34 +01:00
arvidn 9eee455964 merged RC_1_2 into RC_2_0 2021-01-04 09:56:21 +01:00
arvidn 13d5ce64e4 windows fixes 2021-01-04 01:49:46 +01:00
arvidn 91387e5cd0 support older boost, before --project-config option was added 2021-01-04 01:49:46 +01:00
arvidn 812e167c81 link against a prebuilt libtorrent library by default, in setup.py. Except on windows, link statically against libtorrent by default 2021-01-04 01:49:46 +01:00
arvidn 9351c181a2 propagate -std= option in a backwards compatible way, for boost-build before cxxstd option was added 2021-01-04 01:49:46 +01:00
Arvid Norberg 056fe468de support setup.py being invoked from any CWD 2021-01-04 01:49:46 +01:00