Commit Graph

38 Commits

Author SHA1 Message Date
Tom Payne
b7020750ac Add initial exports 2012-09-24 18:25:19 +02:00
Tom Payne
d7c6ce19a9 Rename build/ol-compiled.js to build/ol.js 2012-09-24 18:25:19 +02:00
Tim Schaub
2add7288e5 Doc target for building with JSDoc 3.
This assumes jsdoc is on the path.
2012-09-24 17:25:33 +02:00
Tom Payne
bb6f4e2ea1 Remove webgl-debug.js for now 2012-09-24 14:40:50 +02:00
Tom Payne
048d19e73a Clean up whitespace 2012-09-24 14:37:27 +02:00
Tom Payne
f8c31ba45c s/ol3/ol/ 2012-09-24 14:21:41 +02:00
Tom Payne
6737220b83 Remove ol namespace 2012-09-24 14:07:11 +02:00
Tom Payne
211f93248c Store webgl-debug.js in build 2012-08-30 15:14:59 +02:00
Tom Payne
4aff22e980 ol3 is now internal, ol is now external
As discussed with @ahocevar, @elemoine and @tschaub.
2012-08-29 20:46:42 +02:00
Tom Payne
9b4b35f9eb Add two layers demo 2012-08-13 21:32:41 +02:00
Tom Payne
e78986c954 Add Proj4js demo 2012-08-08 00:44:15 +02:00
Tom Payne
21cb524a53 Better clean up in Makefile 2012-08-08 00:37:25 +02:00
Tom Payne
5062b71b3c Add simplified API demo 2012-08-07 20:31:09 +02:00
Tom Payne
6cb362218b Add initial simplified API 2012-08-07 20:29:19 +02:00
Tom Payne
991c61110b Use simple optimizations instead of whitespace only 2012-08-07 16:04:15 +02:00
Tom Payne
0a4d31417f Clean up build system and add demos 2012-08-07 14:17:15 +02:00
Tom Payne
fbdc0a1ce1 Clean up and simplify build system 2012-08-02 14:02:37 +02:00
Tom Payne
5c30902de0 Clean up Makefile 2012-07-29 17:09:32 +02:00
Tom Payne
a4727c4ef7 Add missing dependencies 2012-07-28 23:26:34 +02:00
Tom Payne
215d1ec8db Clean up Makefile 2012-07-27 18:07:27 +02:00
Tom Payne
bcee2d3a12 Auto-generate ol.js 2012-07-26 00:23:18 +02:00
Tom Payne
f3d9b3332c Move code to be merged into src/attic 2012-07-26 00:21:37 +02:00
Tom Payne
3eefbaa337 Remove merged code 2012-07-22 03:10:33 +02:00
Frederic Junod
0b6f4e348c Fix plovr download path 2012-07-20 13:36:21 +02:00
Tom Payne
e85ca98179 Refactor build system and layout 2012-07-18 02:26:41 +02:00
Tom Payne
13ce1aa374 Use --limited_doc_files option for externs 2012-07-15 22:31:04 +02:00
Tom Payne
7d8d8253a3 Include webgl-debug.js 2012-07-15 20:42:09 +02:00
Tom Payne
ac1e757fda Clean up stale filter 2012-07-15 19:00:53 +02:00
Tom Payne
a2cf655bfa Add ol.Layer 2012-07-11 17:20:06 +02:00
Tom Payne
89ec9bf07a Update ol.Projection 2012-07-11 17:20:06 +02:00
Tom Payne
13c8b8b0de Include externs in lint 2012-07-11 17:20:06 +02:00
Tom Payne
9900084f46 Add initial ol.TileGrid skeleton 2012-07-11 17:20:05 +02:00
Tom Payne
6ced2b5815 Update ol.Bounds, remove referenced/unreferenced bounds distinction 2012-07-11 17:20:05 +02:00
Tom Payne
79aa190e30 Add Makefile with lint target to use gjslint 2012-07-11 17:20:00 +02:00
Petr Pridal
fa9507ab79 Removing Makefile. Use 'bin/ol' for starting plovr. 2012-06-22 11:45:01 +02:00
Petr Pridal
fd14df352b JSDoc documentation generator with plovr by "make jsdoc" 2012-06-19 16:13:00 +02:00
Tim Schaub
8572ae35cf Phony task 2012-06-19 10:28:51 +02:00
Petr Pridal
7109bd3868 Plovr demo 2012-06-19 09:19:59 +02:00