index
:
gh_mirror/astroconda/cbc.git
master
Deprecated
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructuring and setuptools integration
1.0
Joseph Hunkeler
2015-07-17
11
-37
/
+176
*
Add arguments: --no-upload, --use-local
Joseph Hunkeler
2015-07-16
1
-20
/
+35
*
* Clean up Server class
Joseph Hunkeler
2015-07-16
1
-4
/
+2
*
* Remove unused aslist_crony and aslist functions. * Only print failed scrub ...
Joseph Hunkeler
2015-07-16
1
-44
/
+16
*
* Replace ConfigParser with CBCConfigParser
Joseph Hunkeler
2015-07-16
1
-4
/
+7
*
Add parsing module
Joseph Hunkeler
2015-07-16
1
-0
/
+1
*
* Add run_process Popen wrapper for real-time output display and string proce...
Joseph Hunkeler
2015-07-16
1
-39
/
+61
*
Initial commit; moved CBCConfigParser to its own module
Joseph Hunkeler
2015-07-16
1
-0
/
+10
*
More line endings fixed
Joseph Hunkeler
2015-07-14
3
-120
/
+120
*
Fix line endings, again.
Joseph Hunkeler
2015-07-14
5
-263
/
+263
*
Fix EOF newlines
Joseph Hunkeler
2015-07-07
5
-5
/
+5
*
Up the verbosity. Fix CBC_HOME assignment. Rely on config or environment only...
Joseph Hunkeler
2015-07-07
1
-13
/
+12
*
Fix conda_search... I think.
Joseph Hunkeler
2015-07-07
1
-7
/
+12
*
Add ~/.cbcrc config merge. Remove old comments. Remove TemporaryDirectory mod...
Joseph Hunkeler
2015-07-07
1
-12
/
+8
*
Add ~/.cbcrc configuration file
Joseph Hunkeler
2015-07-07
1
-8
/
+15
*
Add shell enviroment to Environment. Add copy_patches.
Joseph Hunkeler
2015-07-06
2
-4
/
+19
*
Implement --no-build option.
Joseph Hunkeler
2015-07-01
2
-4
/
+11
*
Getting closer to the real deal
Joseph Hunkeler
2015-06-29
4
-46
/
+127
*
* Big ole fixes.
Joseph Hunkeler
2015-06-26
5
-31
/
+49
*
Initial commit of utils.py
Joseph Hunkeler
2015-06-26
1
-0
/
+30
*
* Add argument parser * Add support for multiple builds
Joseph Hunkeler
2015-06-25
1
-29
/
+36
*
No metadata writeout to file in test
Joseph Hunkeler
2015-06-25
2
-4
/
+22
*
* Incorporate script generation. *Replace manual requirements conversion with...
Joseph Hunkeler
2015-06-25
1
-4
/
+15
*
* Track initial working directory
Joseph Hunkeler
2015-06-25
1
-2
/
+18
*
Initial commit of cbcbuild.py
Joseph Hunkeler
2015-06-24
1
-0
/
+41
*
Implement list converstion on requirements section, requirements are REQUIRED
Joseph Hunkeler
2015-06-24
1
-3
/
+36
*
Simplify test.ini, remove release keyword
Joseph Hunkeler
2015-06-24
1
-18
/
+12
*
Permission changes
Joseph Hunkeler
2015-06-23
5
-0
/
+0
*
Running the file server is now optional
Joseph Hunkeler
2015-06-23
1
-3
/
+8
*
Remove temp directory creation... not worth it
Joseph Hunkeler
2015-06-23
1
-8
/
+13
*
Initial commit of server.py
Joseph Hunkeler
2015-06-23
2
-1
/
+19
*
Replace conda_write_meta with "compile" for better output control
Joseph Hunkeler
2015-06-23
1
-3
/
+7
*
Fix exceptions import
Joseph Hunkeler
2015-06-23
1
-2
/
+1
*
Ignore __pycache__
Joseph Hunkeler
2015-06-23
1
-0
/
+1
*
Remove debug sleep statement
Joseph Hunkeler
2015-06-23
1
-1
/
+0
*
Initial commit of exceptions.py
Joseph Hunkeler
2015-06-23
1
-0
/
+5
*
Refactored and split apart exceptions
Joseph Hunkeler
2015-06-23
4
-216
/
+228
*
Initial commit of build.py
Joseph Hunkeler
2015-06-23
2
-1
/
+30
*
Ignore pydev project files
Joseph Hunkeler
2015-06-23
1
-3
/
+4
*
Ignore test output
Joseph Hunkeler
2015-06-22
1
-0
/
+1
*
Initial commit; nose tests
Joseph Hunkeler
2015-06-22
2
-0
/
+121
*
Minor cleanups and error handling
Joseph Hunkeler
2015-06-22
1
-13
/
+25
*
Refactored and added Environment module
Joseph Hunkeler
2015-06-22
3
-31
/
+94
*
Can convert ini to yaml
Joseph Hunkeler
2015-06-22
1
-0
/
+0
*
Initial commit
Joseph Hunkeler
2015-06-20
3
-0
/
+50