Skip to content
Snippets Groups Projects
  1. Dec 16, 2011
    • Lloyd Hilaiel's avatar
      issue #700 - don't scatter generated files about the tree - create a relative... · cf3f9dcd
      Lloyd Hilaiel authored
      issue #700 - don't scatter generated files about the tree - create a relative symlink for include.js so we can perform a build somewhere, and then move it about the filesystem
      cf3f9dcd
    • Shane Tomlinson's avatar
      (re-apply stomlinson's change for issue #700) · b2eea0e4
      Shane Tomlinson authored
      Creating the build and production directories so that we are not polluting our dev directories and overwriting files in the build process.
      
      * Build script creates two new directories, build and production.
      * build is for uncompressed files.
      * production is for ready to serve up files.
      * Set up a symlink for include.js so we do not overwrite the original.
      * Update the build script to update include.js symlink.
      
      issue #700
      
      Conflicts:
      
      	resources/static/include.js
      b2eea0e4
  2. Dec 15, 2011
  3. Dec 14, 2011
  4. Dec 13, 2011
Loading