Commit Verlauf

Autor SHA1 Nachricht Datum
  Shaddock Heath ba18bc3d0b cleaning up build script. Moved the typescript definition and compiler files to be put into the webview project vor 10 Jahren
  Shaddock Heath 1029617990 updated build script to copy over usertiming.js into the editor modules directory vor 10 Jahren
  Shaddock Heath 3bf8e1b992 Updated build common to copy the typescript lib.core.d.ts into the TypeScriptSupport directory in the editor data vor 10 Jahren
  Shaddock Heath 62fe7fdd75 updated build script to copy typescript.js from the node_modules directory and place it in the editor/modules directory vor 10 Jahren
  Shaddock Heath 465ad0463c small update to build common to make sure that the js modules directory gets copied over to the build. May need to find a cleaner way vor 10 Jahren
  Shaddock Heath 3bf1e55ede removing some dead code vor 10 Jahren
  Shaddock Heath 66d833fcfb updated buildcommon to lint both typescript project directories in one step vor 10 Jahren
  Shaddock Heath aa74d86fe3 converted the webview editor code to a typescript project vor 10 Jahren
  JoshEngebretson 4e4d28ddcf Fix node path so command doesn't see it as a switch vor 10 Jahren
  Shaddock Heath df3931f348 Linting fixes vor 10 Jahren
  Shaddock Heath 26007f4104 fixed capitalization issues with accessing the typescript node module from the build in case-sensitive environments vor 10 Jahren
  Shaddock Heath a55081a825 replacing fat arrow functions with traditional callbacks to support the linux version of node vor 10 Jahren
  Shaddock Heath c79f577dd4 updated build common to point to the lib version of tslint and tsc instead of the bin version. Hoping that this is what is causing the windows build to fail. Also updated to recurse through the AtomicEditor directory and lint each of the .ts files. Removed the linting of the atomic.d.ts files since d.ts files do not seem to be normally linted. vor 10 Jahren
  Shaddock Heath 4557b577d9 file globbing did not work as expected to lint the editor files. Updated to lint d.ts and editor files in separate steps vor 10 Jahren
  Shaddock Heath 75cf3c4718 Merge branch 'TSH-ATOMIC-TSLINT' into TSH-ATOMIC-EDITOR-TSLINT vor 10 Jahren
  Jay Sistar 0091f10cbe Referencing node for Linux from build files. vor 10 Jahren
  ctrauma 4fc3f8207e fixes to enable linux build vor 10 Jahren
  JoshEngebretson 7c447361ac On Windows, build AtomicTool when generating the solution vor 10 Jahren
  JoshEngebretson 42f24c9b6e Build editor scripts along with bindings on Windows/Mac vor 10 Jahren
  JoshEngebretson fe68a5732d More build improvements vor 10 Jahren
  JoshEngebretson b0f4559125 Working on Windows build vor 10 Jahren
  Josh Engebretson a13cc1fde7 WIP new build vor 10 Jahren