20 Commits

Author SHA1 Message Date
Scott Hyndman
cc70fe7ca7 Adds missing Jazzy yaml files. (#2871) 2018-01-26 06:45:35 -08:00
Ian Gordon
d44cffb445 Bumped version number to 44.5.0. 2018-01-22 12:27:48 -08:00
Ian Gordon
a6912063bc Bumped version number to 44.4.0. 2018-01-16 11:32:38 -05:00
Ian Gordon
3f485eb59e Bumped version number to 44.3.0. 2018-01-11 01:28:42 -05:00
Ian Gordon
cdebd6c4ae Bumped version number to 44.2.0. 2018-01-10 18:04:39 -05:00
Adrian Secord
f2ab451423 Bumped version number *down* to 44.1.0 because breaking change was reverted. 2018-01-08 10:36:55 -05:00
Adrian Secord
5e4968769a Bumped version number to 45.0.0. 2018-01-08 07:41:49 -05:00
ianegordon
49de50edae Consolidate installation requirements in the main README (#2809) 2018-01-05 13:50:38 -05:00
Ian Gordon
bf75aa63d1 Bumped version number to 44.0.0. 2018-01-03 16:59:49 -05:00
Ian Gordon
69ee8b8520 Bumped version number to 43.1.0. 2017-12-14 16:26:28 -05:00
Robert Moore
5c24f30a29 [LibraryInfo] Add BUILD file (#2707) 2017-12-14 02:21:04 -05:00
Jeff Verkoeyen
4acb488d88 Bump the release. 2017-12-12 12:35:26 -05:00
Jeff Verkoeyen
09df5e9ab0 Bump the release number to 42.2.0. 2017-12-12 11:59:18 -05:00
Jeff Verkoeyen
c239dd5e48 Bump the release. 2017-12-11 16:44:57 -05:00
Jeff Verkoeyen
9a9cacb3f8 Bump the release. 2017-12-07 12:56:59 -05:00
Adrian Secord
6da7d0af51
[LibraryInfo] Fix version numbers for statically-compiled components. (#2544)
* Switched to hard-coded version string.

* Updating to current version and clarifying comments.

* Updated bump script to update LibraryInfo source version.

* Added actual replacement to bump script.

* Documented constants, changed version file name to a path.

* Fixed single-value tuple issue.

* Added note about string copy.
2017-11-30 14:25:27 -05:00
Adrian Secord
b558c28e34 Clean up warning flags (#2456)
* Documented, clarified, and cleaned up warning flags.

* Fixed places where properties are missing `nonatomic`.

* Removed unused MDC_DEPRECATION_WARNINGS.

* Reviewer suggestions.

* Changed -Wshadow-all back to -Wshadow, since -Wshadow-all doesn't seem to be supported by Kokoro?
2017-11-20 11:16:46 -05:00
Adrian Secord
5a003f807d Fixed LibraryInfo test. 2017-11-15 14:46:41 -05:00
Adrian Secord
ce0403e15c Added missing import. 2017-11-15 10:37:23 -05:00
Adrian Secord
1a24b7cb9e [LibraryInfo] Add new LibraryInfo component (attempt #2) (#2412)
* Added LibraryInfo component, tests, and catalog integration.

* Fix use of self in title.
2017-11-13 23:19:19 -05:00