Files
openlayers/examples
Tim Schaub cc11efa420 Merge pull request #958 from tschaub/requires
Make the `build/check-requires-timestamp` target work with namespace provides in cases where the namespace provide isn't required by a module that provides constructors or other objects within that namespace.  This may seem a bit odd, but if I want to provide `foo.bar.Bam` it isn't strictly necessary that my module require `foo.bar`.

To make this build target work, we stick with the following convention (used in the Closure Library):

 * If you want to make a function available via `goog.require`, use `goog.provide` to provide the object of which the function is a member (e.g. to make the `foo.bar.baz` function available, use `goog.provide('foo.bar')`).
2013-09-07 08:13:06 -07:00
..
2013-08-28 10:45:24 -06:00
2013-07-17 10:21:28 +02:00
2013-04-10 10:07:49 +02:00
2013-09-02 14:15:11 +02:00
2013-08-08 15:55:37 +02:00
2013-07-25 11:40:35 +02:00
2013-07-25 11:40:35 +02:00
2013-08-28 10:45:24 -06:00
2013-09-02 14:15:11 +02:00
2013-07-25 11:40:35 +02:00
2012-10-19 21:56:59 +02:00
2013-08-23 18:17:42 -04:00
2013-08-15 14:07:11 -04:00
2013-07-25 11:40:35 +02:00
2013-07-25 11:40:35 +02:00
2013-05-30 18:55:58 +02:00
2013-09-02 14:15:11 +02:00
2013-08-28 18:05:54 -06:00
2013-09-02 14:15:11 +02:00
2013-08-15 14:10:29 +02:00
2013-04-10 10:07:49 +02:00
2013-08-29 16:50:54 +02:00
2013-07-25 11:40:35 +02:00
2013-04-10 10:07:49 +02:00
2013-07-25 11:40:35 +02:00
2013-05-30 18:55:58 +02:00
2013-07-26 15:05:53 -06:00
2013-08-15 14:07:11 -04:00
2013-08-15 10:37:18 -04:00
2013-04-19 10:03:36 +02:00
2013-07-25 11:40:35 +02:00
2013-05-30 18:55:58 +02:00