Commit Graph

56 Commits

Author SHA1 Message Date
Scott Hunter ac0f4c3d76 CORS images work in Safari 5.2 pre-release.
Adjust the Webkit version in the imagery check.  Also add .DS_Store files to gitignore.
2012-05-22 17:06:59 -04:00
Scott Hunter f3e085da62 Add a makeZipFile build target.
Refactor build script to get the "build" target even faster by running steps in parallel,
and only re-write generated files if the content is different.

Separate out the generated file that builds the complete Cesium object from the main.js used
with Almond to simply require the complete object and assign it globally.
2012-05-11 11:30:05 -04:00
Scott Hunter c5032f3665 gitignore patterns should start with a leading slash so they only match files/directories in their own directory and not subdirectories. 2012-05-02 12:57:42 -04:00
Scott Hunter c2105b7e72 Reorganize project. Move Cesium up one level, so now the root of the git repository is the root of the source tree, and the root of the Eclipse project. 2012-04-25 10:55:13 -04:00
unknown 35742cf925 Added .metadata to ignore list. 2012-04-17 12:27:24 -04:00
Patrick Cozzi a67631734c Fixed release build 2012-04-16 19:52:46 -04:00