Christian Blichmann
4034fd6240
GitHub Actions: Add workflow to auto-create a pre-release on push
...
This also uploads the clang tool based header generator as an asset.
PiperOrigin-RevId: 538781230
Change-Id: I50d0e22af1f3bab1e461ae2dd2b64a3e479ce7d1
2023-06-08 07:39:48 -07:00
Christian Blichmann
67d5f1b23f
GitHub Actions: Upload artifact for header generator
...
A follow-up can then upload to a draft release.
PiperOrigin-RevId: 538718585
Change-Id: Ic6dccce6d2127a685b52e465d0e651dbfdef2cb8
2023-06-08 01:38:22 -07:00
Christian Blichmann
cc8b5fb4fc
GitHub Workflows: Prefix worklow names with OS name
...
This makes workflows easier to distingiush in the GitHub UI.
PiperOrigin-RevId: 532407546
Change-Id: I827c6f4750cd0fcbd0e670e06703cd3ffd46b59d
2023-05-16 04:06:15 -07:00
Christian Blichmann
1bf9437f95
Add GitHub workflow to build Clang tool based header generator
...
Drive-by:
- Add flags to link libgcc and libstdc++ statically into the binary, making it
"mostly static"
PiperOrigin-RevId: 532349354
Change-Id: I0a86eb29b6a40aec4cec3cffeaf9511726ee4dc8
2023-05-15 23:45:57 -07:00