Commit Graph

11 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
bdf12ce3c1 bazelisk 1.20.0 -> 1.21.0, bdftopcf 1.1 -> 1.1.1, bdwgc 8.2.4 -> 8.2.8, gtest 1.11.0 -> 1.15.2, benchmark 1.5.2 -> 1.9.0 (#10444)
* bazelisk 1.20.0 -> 1.21.0

* bdftopcf 1.1 -> 1.1.1

* bdwgc 8.2.4 -> 8.2.8

* gtest 1.11.0 -> 1.15.2

* benchmark 1.5.2 -> 1.9.0
2024-09-09 21:41:37 -05:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Maximilian Downey Twiss
98bffb67de Remove remaining uses of @_ver in git_hashtag (#8374) 2023-06-12 11:32:31 -04:00
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Cassandra Watergate
afaf24c16b gtest 1.10.0 => 1.11.0 (#6056)
Build shared libraries

Add new binaries for all architectures
2021-08-17 05:16:42 -05:00
Ed Reel
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
e905c20ad5 Licensed file ga* to gz* and other minor changes 2021-03-19 21:04:37 -04:00
Kevin Perkins
951925aeb8 Trim trailing whitespace in most files (#4946)
Co-authored-by: Ed Reel <edreel@gmail.com>
2021-01-20 17:58:34 -06:00
satmandu
109cbbb3f5 Add gtest (#4877)
* Add gtest
* fix URLS
2021-01-04 10:58:16 -06:00