Powei Feng
cd1d3e8749
github: update windows runner due to 2019 being "stuck" ( #8814 )
2025-06-03 13:27:31 -07:00
Ben Doherty
fff7bd2b28
Combine and install Abseil ( #8387 )
2025-02-04 09:32:49 -08:00
Powei Feng
67f37d4c15
github: make windows build use all available cores
...
- Also used a smaller runner as the gains from the 32-core was
not efficient when comparing output times.
- Clean-up:
- Rename the android continuous to a proper name
- set 'echo on' for the Windows release build so we'll know
why the output asset does not get "moved" correclty.
2024-09-19 17:19:16 -07:00
Philip Rideout
5e4025bd4c
UbershaderProvider now takes a custom archive in its constructor.
...
We still use resgen for convience, but the archive is now passed in
from the client application.
This will allow us to shrink the gltfio Android library (stay tuned).
2022-06-09 14:31:24 -07:00
Philip Rideout
22c3ba2466
gltfio: remove poorly maintained lite flavor
2022-06-06 13:13:22 -07:00
Ben Doherty
3cba26a4c5
Attempt to fix Windows CI by turning off concurrent builds ( #4395 )
2021-07-27 19:54:51 -07:00
Ben Doherty
0c9cb72e53
Add more resource libraries to attempt to fix Windows build ( #4360 )
2021-07-21 12:10:10 -07:00
Ben Doherty
c3291d0137
Attempt to fix failing Windows CI ( #4347 )
2021-07-20 15:02:58 -07:00
Ben Doherty
7131bbf62c
Fix VS 2019 build failure with Vulkan ( #2758 )
2020-06-30 11:29:00 -07:00
Ben Doherty
623cd1a5f2
Remove PDB and ILK files when building for Windows CI ( #2698 )
2020-06-17 11:13:47 -07:00
Ben Doherty
7a78ccd184
Turn off Windows DEBUG builds for continuous builds ( #2682 )
2020-06-12 16:48:53 -07:00
Ben Doherty
0474a6b8b5
Try to fix Windows build by reducing disk space footprint ( #2301 )
2020-03-27 16:05:50 -07:00
Ben Doherty
8f6f0ef511
Add continuous build artifacts ( #1978 )
2019-12-16 10:38:57 -08:00
Ben Doherty
0dee8c5f34
Deprecate Kokoro-specific logic from build scripts ( #1973 )
2019-12-12 13:23:43 -08:00
Ben Doherty
c5ed7172b3
Add release GitHub workflow ( #1903 )
2019-11-21 11:04:20 -08:00
Ben Doherty
d7e07f4d51
Transition to GitHub Actions for continuous builds ( #1850 )
2019-11-07 13:38:37 -08:00
Romain Guy
e472fdbce4
Remove Kokoro Windows presubmit
2019-10-15 17:40:24 -07:00
Ben Doherty
d4efa105b7
Set up Windows build through GitHub actions ( #1767 )
2019-10-11 09:28:57 -07:00
Ben Doherty
f028af3186
Don't build all variants for Windows CI ( #1394 )
2019-07-11 10:49:51 -07:00
Romain Guy
10c8ff352d
Try with clang 7.0.1 on Windows
2019-06-27 10:52:48 -07:00
Romain Guy
299a600377
Add CMake to PATH during install
2019-06-26 19:02:21 -07:00
Romain Guy
a4ebf23baa
Update PATH
2019-06-26 18:53:05 -07:00
Romain Guy
d23a703ca5
Echo on again
2019-06-26 18:45:47 -07:00
Romain Guy
2beb9c5588
Don't update PATH
2019-06-26 18:40:43 -07:00
Romain Guy
a7fc4d8fbb
Update PATH
2019-06-26 18:28:48 -07:00
Romain Guy
a5dc89b071
Don't use refreshenv
2019-06-26 18:18:16 -07:00
Romain Guy
1aa7fac8c2
Remove ci-common
2019-06-26 18:03:58 -07:00
Romain Guy
c01107fd52
Exit from the if statement to see what's going on
2019-06-26 17:55:43 -07:00
Romain Guy
5b27361ef0
Try with LLVM 6
2019-06-26 17:47:41 -07:00
Romain Guy
494ddc10e4
More logging
2019-06-26 17:36:24 -07:00
Romain Guy
46c67632c7
Add logging to test Windows build
2019-06-26 17:28:33 -07:00
Romain Guy
b1242163f7
Make CMake 3.10 the minimum version, add LTO option ( #1316 )
...
* Make CMake 3.10 the minimum version, add LTO option
* Install a newer CMake on Linux CI builds
* Update LLVM and Cmake on Windows CI
* Update build/windows/ci-common.bat
Co-Authored-By: Ben Doherty <benjdoherty15@gmail.com >
* Update formatting
* Apply suggestions from code review
* Update build/windows/ci-common.bat
* Update CMake
* Switch Android projects back to CMake 3.6
2019-06-19 12:53:03 -07:00
Ben Doherty
2e917fc8d0
Build all run-time variants on Windows for CI release and continuous ( #816 )
2019-02-15 12:08:08 -08:00
Ben Doherty
2972060cd0
Add scripts for combining static libraries ( #769 )
2019-02-01 15:38:48 -08:00
Ben Doherty
17021a1167
Retry installing llvm on Kokoro Windows if failure ( #400 )
2018-10-25 13:31:43 -07:00
Ben Doherty
979b6f00fd
Default to Java 9 on Windows Kokoro ( #413 )
2018-10-19 15:17:16 -07:00
Ben Doherty
4954364d45
Rename Windows CI artifact to filament-windows.tgz ( #138 )
2018-08-24 10:44:36 -07:00
Ben Doherty
32993ffda9
Kokoro support for Windows ( #135 )
2018-08-24 10:13:16 -07:00