Commit Graph

18 Commits

Author SHA1 Message Date
Seth Jennings
1a220a2129 add netgo tag to fix segfault 2017-08-15 17:11:43 -05:00
Tim St. Clair
6ce987b702
Streamline release process 2016-11-16 17:28:35 -08:00
Tim St. Clair
ee53bd3124
Better release failure messages 2016-09-19 14:56:27 -07:00
Tim St. Clair
96d7e923ee
Allow alpha/beta tagged releases 2016-09-13 12:06:28 -07:00
Vishnu kannan
38ea12a533 update scripts and docs to not mention godep for builds
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 12:40:05 -07:00
Tim St. Clair
42dda5ef64 Run the integration tests with the race detector enabled
The integration test script was changed so that it aborts the testing
when the cAdvisor binary exits with a non-zero error code.

Also in this PR:
- clean up makefile to print more informative output
- change make release to build the release binary
2016-06-30 17:29:24 -07:00
Tim St. Clair
306854a42d Also check for dirty releases 2016-06-29 18:27:07 -07:00
Tim St. Clair
151d4912dc Simplify cAdvisor release versioning
- Eliminate version/VERSION in favor of parsing git versions
- Enforce that releases are built against tagged versions
- Delete the broken release script, change `make release` to build the release
2016-06-29 18:27:07 -07:00
Vishnu kannan
7f6127620a Link cAdvisor statically.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-05-20 13:39:13 -07:00
Tim St. Clair
e1af50bb63 Add 'release mode' to build script 2016-05-12 15:09:48 -07:00
Tim St. Clair
d624bcde0c Fix build for go 1.6 2016-05-03 10:32:04 -07:00
Tim St. Clair
b635018655 Switch to for faster incremental builds 2016-05-02 11:35:42 -07:00
Seth Jennings
5b3a4f5070 fix build for rhel7, go 1.4 2016-02-26 23:52:22 -06:00
Tim St. Clair
1e1736ebc9 Fix shell scripts boilerplate 2016-01-12 12:35:46 -08:00
Jimmi Dyson
ee73baeef7 Make Go 1.5 a requirement 2016-01-07 10:01:29 +00:00
Jimmi Dyson
990ee0d714 Fix for go 1.4 build compat 2015-11-23 11:30:47 +00:00
Jimmi Dyson
b310a4c228 Add make release target 2015-10-22 11:53:33 +01:00
Jimmi Dyson
cf43fd2556 Expose git revision as well as version in version info, add Makefile 2015-10-02 10:26:33 +01:00