yarko
dbcef7d743
create-dev-env.sh: if run from repo, set $BASE appropriately
...
2 changes:
[1] If PROJECT_HOME is not set, AND create-dev-env.sh is run from a cloned repo, then set BASE to that repo;
else: (and only finally) set BASE to a default of "$HOME/edx_all"
[2] if PROJECT_HOME is set, or if this is from a repo, don't add edx_all to the BASE name (no need;)
2013-05-31 23:18:38 -05:00
Slater-Victoroff
57e43770d5
cleaning up, some syntax fixed and edge cases considered
2013-05-31 17:51:03 -04:00
Slater-Victoroff
a267f5ec86
Pull request comments addressed, if else condition cleaned up
2013-05-31 17:28:47 -04:00
Slater-Victoroff
3fc7bb6e42
Last requirement that was needed on Jonah's machine. Now working on the fresh Ubuntu install there
2013-05-31 16:52:55 -04:00
Slater-Victoroff
9e140dcc32
pull request notes attended to
2013-05-31 16:31:00 -04:00
Slater-Victoroff
d7ba5db81a
Added note about the current state of support for debian based systems to accurately reflect state of development
2013-05-31 15:37:30 -04:00
Slater-Victoroff
c87e46969a
files cleaned up and debugging nearing the final steps
2013-05-31 15:32:40 -04:00
Slater-Victoroff
56433729c6
Realized an issue requiring us to remove raring support, fixed a couple more bugs
2013-05-31 15:09:13 -04:00
Slater-Victoroff
6272e89014
Down to node errors on Ubuntu
2013-05-31 14:30:56 -04:00
Slater-Victoroff
0ce2ff22f6
testing numpy change on ubuntu
2013-05-31 12:45:36 -04:00
Slater-Victoroff
a76adc2871
Added useful requirements and removed problematic scipy
2013-05-31 12:40:43 -04:00
Slater-Victoroff
ab2a919c92
more tests run, some requirements added for graphviz on ubuntu
2013-05-31 12:22:45 -04:00
Slater-Victoroff
1699d24c9a
Successful on mac, almost there on ubuntu
2013-05-31 11:24:07 -04:00
Slater-Victoroff
821621cd52
small edits mostly taken care of
2013-05-31 11:05:20 -04:00
Slater-Victoroff
b489a5d773
distribute fix
2013-05-31 10:41:59 -04:00
Slater-Victoroff
660dbd80b9
small fix
2013-05-31 10:38:18 -04:00
Slater-Victoroff
433043b146
Removed starting courseware clone
2013-05-31 10:37:18 -04:00
Slater-Victoroff
49ed93a4e6
Fixed first stage bugs
2013-05-31 10:35:26 -04:00
Slater-Victoroff
b2cd6915e4
Draft 1 of cross-platform bash script is complete, but more testing needs to be done
2013-05-31 10:14:28 -04:00
Slater-Victoroff
5883ee8a5a
Added directory structure tests
2013-05-30 15:03:48 -04:00
Slater-Victoroff
9cdcc9df8c
Bringing the create-dev-env.sh script up to date and generalizing for mac and debian-based systems
2013-05-30 14:52:15 -04:00
Slater-Victoroff
715e324b29
Updated documentation in doc and README and made some small edits to bash script for added robustness
...
Added documenntation to the docs folder and edited the mac bash script in response to tests
2013-05-30 11:15:00 -04:00
Ned Batchelder
e947218285
Merge master to here.
2013-05-16 14:21:51 -04:00
Carlos Andrés Rocha
79a029ce9a
Clean root project directory
2013-05-15 15:23:55 -04:00