Xavier Solé Nogués
8430a5c33b
Remove py dependency.
2024-02-19 14:01:39 +01:00
Joel Moriana
d6185fe982
first iteration python wheels support
2021-07-26 10:25:08 +02:00
Seonghyeon Lim
ce2ad785c5
Fix PythonAPI build script typo.
2021-03-09 10:00:43 +01:00
Philipp Dittmann
20bb4c55bd
Fix Windows build: Batch Files: proper handling of input, (back)slashes, spaces
2020-07-09 09:16:17 +02:00
urishab
cad0c23ee6
better error message for missing "py launcher"
2020-02-04 15:34:25 +01:00
Jeff Xiao
cb9a48e40c
Update Util/BuildTools/BuildPythonAPI.bat
...
Co-Authored-By: Gökhan Barış Aker <gokhanbarisaker@gmail.com>
2020-02-03 12:05:31 +01:00
Jeff Xiao
781ca97676
Fix make clean and success message
2020-02-03 12:05:31 +01:00
nsubiron
ee2a5c000b
Fix pipelines after Python scripts were moved
2019-03-30 14:29:57 +01:00
Marc Garcia Puig
b94ce9eec5
Fixed PythonAPI rebuild
2019-02-12 15:07:17 +01:00
Marc Garcia Puig
1e5d87878e
Added zlib and libpng to Win setup, PythonAPI now compiles on Win
2019-02-12 15:06:27 +01:00
iFuSiiOnzZ
145f956fff
Remove intall path folder check
...
For "CarlaLIB" and "PythonAPI" don't check if the a build already exists, as the build check is done by the compiler and intallation check is done by cmake.
2018-09-06 16:32:27 +02:00
Marc Garcia Puig
e8e40a3380
Cleaned up a bit the cmd output.
2018-08-30 14:18:53 +02:00
iFuSiiOnzZ
527f641eaa
Remove build log empty lines
2018-08-30 12:18:07 +02:00
iFuSiiOnzZ
fcf71d3d61
Print batch params (debug purpose)
2018-08-29 12:24:30 +02:00
iFuSiiOnzZ
0eb9f88556
improve message user errors
2018-08-24 14:57:29 +02:00
iFuSiiOnzZ
402f3430ed
Check if we get any error while building the egg file
2018-08-20 11:26:09 +02:00
iFuSiiOnzZ
f5b7ab08da
Create carla package
2018-08-01 16:36:35 +02:00
iFuSiiOnzZ
6e6a69dd92
Improve user errors
...
Stop build if any error was found
Enable multiprocess compilation
Add BuildPythonAPI.bat to makefile
Add BOOST_ALL_NO_LIB as workaround for https://github.com/boostorg/python/issues/193
2018-07-31 16:35:02 +02:00
iFuSiiOnzZ
4d928ee5c0
Build PythonAPI
...
Add BuildPythonAPI.bat
Build all the libraries in static, the way we are totaly independent of the operating system
2018-07-30 16:52:29 +02:00