Commit Graph

39 Commits

Author SHA1 Message Date
bernat 2a1dc6afe7 Add some logs 2021-03-08 15:59:45 +01:00
bernat 8a140a8ed0 Update --clean-intermediate flag 2021-03-01 15:29:17 +01:00
bernat f9ca7b5577 Make /Plugins/ folder optional when packaging 2021-01-13 10:54:17 +01:00
bernat 7374804542 Adding plugins to the package 2020-12-22 16:13:50 +01:00
bernat 0d24c199fa New option to package to a single archive all 2020-12-18 14:32:05 +01:00
bernat 8582de10d5 Revert a commit with workaround for windows 2020-12-14 12:33:31 +01:00
bernat 87f477b852 Fix windows packages argument 2020-12-14 12:33:31 +01:00
bernat f6325849d5 Workaround to solve the 1024 limitation on windows batch variables 2020-12-14 12:33:31 +01:00
Axel 95b5242d1e Fixed paths 2020-12-11 16:59:44 +01:00
Axel 23a33eb43e Fixed windows paths 2020-12-11 16:59:44 +01:00
Axel bffd921958 Added python script to edit uproject file. 2020-12-11 16:59:44 +01:00
Axel1092 96b74f25ae Updated bat files to consider --carsim flag 2020-12-10 20:38:33 +01:00
Axel 89eb183fd8 windows package fix. 2020-07-31 21:50:19 +02:00
Axel 0e80bd8309 Updated package. 2020-07-31 21:50:19 +02:00
Philipp Dittmann 20bb4c55bd Fix Windows build: Batch Files: proper handling of input, (back)slashes, spaces 2020-07-09 09:16:17 +02:00
bernat 0e60250a2b If UE4_ROOT is not specified, then use the last version found in the registry 2020-05-04 10:04:52 +02:00
bernat b58414265b Change windows package to Shipping mode 2020-04-22 19:24:19 +02:00
bernat 52b7073b48 Fixing idention 2020-04-22 12:24:28 +02:00
bernat 19627ac094 Smoke test fix, and windows clean fix 2020-04-22 12:24:28 +02:00
bernat 7d3d1796b1 Add opendrive files on packages, for standalone mode 2020-04-15 16:59:26 +02:00
bernat c393f3a1b1 Adding Co-Simulation on packages 2020-03-31 16:33:19 +02:00
bernat 27e3733020 Upgrading windows scripts to 4.24 2020-03-20 12:01:30 +01:00
bernat 5905ef7cc2 More fixes to Jenkinsfile (Doxygen, Windows...)
Adding more scripts to Jenkinsfile


Adding autoscaling scripts
2020-03-19 17:34:07 +01:00
Marc Garcia Puig 90284dc91e
Modifying pipeline for use AWS cloud (#2504)
Build success


Added package


Remove delete workspace for testing


Clean workspace after build


Add deploy for testing


Relocation of Unreal Engine


Using absolute path for UnrealEngine


Execute shell


Test without remove at end


Using bash instead of shell


New jenkins file for testing nodes

new tag

modified

modify 'test' stage


all in GPU


tags


all in 'build' and 'gpu'


Adjust some scripts to run smooth on GPU slave


force deploy always


Disable docker push


Remove all on slaves at end


add some locks


add some parallel stages


Fix windows package, now it copies all required files


Add 7zip option to compress package for windows


Add 'make CarlaUE4Editor' to windows


Fix the program files path for windows 64


More jobs on parallel


Add Update.bat to windows pipeline


Fixing make CarlaUE4Editor


Commenting stages in windows


Enable again download of content and fix artifact


Build only Ubuntu


Enable deploy of Docker


Make packaging of additional maps


Enabling windows build again


Adding Deploy for windows


Change URL to the new S3 buckets


Changed the Jenkins public IP


Fixes from Codacy


Disable Windows build


Add more time to smoke tests for connecting


Add 'run' option of examples without compilation


Enabled delete all after job


Adds a lock for the packaging


Removing all locks


Update the Doxygen step in Ubuntu


Fix nodes to use
2020-03-05 13:16:18 +01:00
nsubiron 32d9715ef8 Upgrade to Unreal Engine 4.22 and clang 7 2019-05-03 12:53:43 +02:00
nsubiron 6c8499c8c9 Upgrade to UE4.21 2019-01-23 18:57:26 +01: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 4eb9dd6886 Copy python examples to the root of the folder 2018-08-24 17:25:59 +02:00
iFuSiiOnzZ 0eb9f88556 improve message user errors 2018-08-24 14:57:29 +02:00
iFuSiiOnzZ 31f0b9206a Remove extra double quote from the end of the line 2018-08-23 18:31:28 +02:00
iFuSiiOnzZ 7b413e17e3 Use powershell (Compress-Archive) to compress to zip 2018-08-03 11:52:24 +02:00
iFuSiiOnzZ 907f02fbda Read reg value even if has spaces 2018-08-02 17:17:54 +02:00
Marc Garcia Puig 5df4bb920c Compatibility with 64 bits registry access
https://support.microsoft.com/en-us/help/948698/you-cannot-use-the-reg-exe-utility-to-access-64-bit-registry-keys-on-a
2018-08-02 16:10:46 +02:00
iFuSiiOnzZ e412bb93ec Adding extra files to package
Add readme, changelog, licence and some python examples
example.py, manual control, vechicle gallery and Carla API egg file
2018-08-02 15:28:58 +02:00
iFuSiiOnzZ 6d0b211c1f Tell to Package.bat what version of Unreal Engine to use 2018-08-02 14:34:41 +02:00
iFuSiiOnzZ 691fe88eec Parsing and processing arguments 2018-08-02 10:51:15 +02:00
iFuSiiOnzZ f5b7ab08da Create carla package 2018-08-01 16:36:35 +02:00