Marcel Pi
|
fdcb9c8495
|
Remove unneeded *.Build.cs
|
2024-02-20 16:39:15 +01:00 |
Marcel Pi
|
b423fe06e2
|
Fix CMake PythonAPI build. Disable OSM2ODR and OSM World Renderer.
|
2024-02-20 16:34:31 +01:00 |
Marcel Pi
|
2f491e002f
|
Fix RPC target.
|
2024-02-13 09:35:53 +01:00 |
Marcel Pi
|
5fed711695
|
Set rpclib to be always downloaded.
|
2024-02-13 09:33:22 +01:00 |
Marcel Pi
|
96b5aadd45
|
Fix boost build.
|
2024-02-13 09:23:52 +01:00 |
Marcel Pi
|
aeaa621e3a
|
More progress with pure CMake migration.
|
2024-02-06 21:47:29 +01:00 |
Marcel Pi
|
9179489b96
|
More progress...
|
2024-02-05 11:52:25 +01:00 |
Marcel Pi
|
57258c96fe
|
Merge branch 'marcel/ue5.3' into marcel/5.3/python-api-overhaul
|
2024-02-01 00:46:46 +01:00 |
Marcel Pi
|
7e7d3c5eb9
|
Misc changes.
|
2024-02-01 00:46:04 +01:00 |
xavisolesoft
|
97a5415842
|
Build Ubuntu: Remove deprecated macro that causes warning as error.
|
2024-01-30 11:28:18 +01:00 |
xavisolesoft
|
b698b2e606
|
Build Ubuntu: Resolve code clean error
|
2024-01-30 10:52:58 +01:00 |
xavisolesoft
|
b78ed56aa7
|
Build Ubuntu: Rename includes PlatformFilemanager.h -> PlatformFileManager.h
|
2024-01-30 10:48:15 +01:00 |
xavisolesoft
|
8c1959b087
|
Build Ubuntu: Apply correct find pattern for zlib in CarlaTools
|
2024-01-30 10:39:00 +01:00 |
xavisolesoft
|
2f5f20f2e2
|
Build Ubuntu: Define Weather Editor code as only editor.
|
2024-01-29 18:27:25 +01:00 |
xavisolesoft
|
70dc4bda39
|
Build Linux: Enable exceptions in carla plugin (like is done for windows) due boost headers contain exceptions even with the no exceptions macros.
|
2024-01-29 17:08:40 +01:00 |
Xavier Solé Nogués
|
eb9bbf2419
|
Add python requirement urllib3==1.26.6 (#7096)
|
2024-01-29 13:34:54 +01:00 |
xavisolesoft
|
1d6332afcc
|
Build: Remove only windows code in Carla compilation
|
2024-01-25 19:41:45 +01:00 |
xavisolesoft
|
9ade5ff8bb
|
Build: Fix sqlite compilation and Carla.Build.cs library paths
|
2024-01-25 19:11:43 +01:00 |
Marcel Pi
|
18a52884a3
|
Merge branch 'marcel/ue5.3' into marcel/5.3/python-api-overhaul
|
2024-01-25 16:57:53 +01:00 |
Marcel Pi
|
9b5d26c3b5
|
Overhaul PythonAPI, switch to scikit-build-core.
|
2024-01-25 16:24:20 +01:00 |
xavisolesoft
|
0f68481a09
|
Build: Unify windows and linux find executable code
|
2024-01-24 11:14:29 +01:00 |
xavisolesoft
|
6d5f8f5b2b
|
Build: Fix FindExecutable for ubuntu
|
2024-01-24 10:33:51 +01:00 |
Marcel Pi
|
a6e32afbe1
|
Fix RTTI error.
|
2024-01-24 09:45:50 +01:00 |
Marcel Pi
|
04c8c31584
|
Fix minor error.
|
2024-01-23 18:08:48 +01:00 |
Marcel Pi
|
74eecda7c8
|
Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3
|
2024-01-23 18:06:39 +01:00 |
Marcel Pi
|
ca89e098e7
|
Partial fix for boost libraries in UE/Linux.
|
2024-01-23 18:06:27 +01:00 |
xavisolesoft
|
7809c69a03
|
Build: Fix SUMO compilation
|
2024-01-23 17:42:16 +01:00 |
Marcel Pi
|
3d5a396a75
|
Quick fix.
|
2024-01-23 17:26:07 +01:00 |
Marcel Pi
|
cdc763a404
|
Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3
|
2024-01-23 17:23:16 +01:00 |
Marcel Pi
|
e6e558bc54
|
Fix hardcoded windows flag for cmake projects.
|
2024-01-23 17:23:07 +01:00 |
xavisolesoft
|
a9f7319ad7
|
Build: Set properly library extension for linux
|
2024-01-23 17:21:08 +01:00 |
Marcel Pi
|
c2ceaaf88e
|
Add -fPIC in cmake projects.
|
2024-01-23 17:14:52 +01:00 |
Marcel Pi
|
361710dfe0
|
Change zlib to zlibstatic in Windows.
|
2024-01-23 17:11:42 +01:00 |
Marcel Pi
|
335f664643
|
Fix invalid zlib path.
|
2024-01-23 17:10:47 +01:00 |
Marcel Pi
|
5a53e4a2ea
|
Change default boost toolset for linux.
|
2024-01-23 16:48:08 +01:00 |
xavisolesoft
|
9875664043
|
Build: Give execution permissions to boost bootstrap on linux and forte configure execution after download.
|
2024-01-23 16:45:28 +01:00 |
xavisolesoft
|
765642d558
|
Build: Set the file extension for linux scripts
|
2024-01-23 15:27:45 +01:00 |
xavisolesoft
|
3ef30e6aca
|
Build: Add boost configure log for boostrap
|
2024-01-23 15:06:13 +01:00 |
Marcel Pi
|
aa24005f88
|
Several fixes (PythonAPI, Configure, Boost Exceptions).
|
2024-01-23 12:41:57 +01:00 |
Marcel Pi
|
ba1c22fc3d
|
Update copyright.
|
2024-01-23 12:39:20 +01:00 |
Aaron Samaniego
|
9ffadd6a59
|
Format .Build.cs
|
2024-01-23 11:32:34 +01:00 |
Aaron Samaniego
|
634b5d2f58
|
Merge branch 'marcel/ue5.3' of https://github.com/carla-simulator/carla into marcel/ue5.3
|
2024-01-22 08:50:12 +01:00 |
Aaron Samaniego
|
14baf8d724
|
Enabled plugins for DTC Scene
|
2024-01-22 08:49:47 +01:00 |
Marcel Pi
|
63ab2978f8
|
Fix lib command line.
|
2024-01-17 20:47:05 +01:00 |
Marcel Pi
|
cdff221c12
|
Minor change.
|
2024-01-17 20:44:49 +01:00 |
Marcel Pi
|
241802bf7d
|
Minor change.
|
2024-01-17 20:42:11 +01:00 |
Marcel Pi
|
461a98d07e
|
Minor change.
|
2024-01-17 20:37:49 +01:00 |
Marcel Pi
|
bd3230cdbb
|
Fix .cs issue.
|
2024-01-17 17:45:06 +01:00 |
Marcel Pi
|
5c4306dddf
|
Update requirements.txt
|
2024-01-17 12:53:05 +01:00 |
Marcel Pi
|
211b37b3ff
|
Remove misbehaving fast path for clang.
|
2024-01-16 14:27:57 +01:00 |