Commit Graph

107 Commits

Author SHA1 Message Date
Eric Rowell
0f49f12024 removing dist files (these shouldn't be checked in) 2012-03-10 10:45:25 -08:00
Antoine Proulx
7981df8a61 Include the version of the library in the file name when building it. 2012-03-07 14:25:45 -05:00
Antoine Proulx
a6948ec413 Ability to add the date and the version number from the command line. 2012-03-07 09:55:07 -05:00
Antoine Proulx
7a4bf6ec26 All comments are now removed from the production file. 2012-03-07 09:49:32 -05:00
Eric Rowell
3c140ca762 Merged ac80261
removed lib directory and used src instead.  Moved license.js outside of the source directory.  Created a geometries directory inside src.  Also had problems getting the Ruby rake file to build a minified file with uglifiy, so after a bit of searching I found that many people suggested to include the json-pure gem, so I added it to the Gemfile
2012-03-06 23:53:48 -08:00
Antoine Proulx
ac802613a8 Create a build script to concatenate and (optionaly) minify the files in the lib directory. 2012-03-05 20:59:41 -05:00
Antoine Proulx
2a1acc3477 Split the main file into multiple files (one per class). 2012-03-05 19:01:34 -05:00