aboutsummaryrefslogtreecommitdiff
path: root/rambo/__main__.py
Commit message (Collapse)AuthorAgeFilesLines
* Take numpy version from cmd line argument, not manifestMatt Rendina2017-09-061-4/+11
|
* Correctly handle platform-arch stringMatt Rendina2017-08-031-9/+13
|
* conda-build API compat.; platform default behaviorMatt Rendina2017-07-271-3/+22
| | | | | * Accommodate both conda-build 2.x and 3.x APIs. * Default platform used if not specified as argument
* Skip directive; better platform specMatt Rendina2017-07-071-1/+2
|
* Revert "Skip directive; platform selection"Matt Rendina2017-07-071-2/+1
|
* Skip directive removes from build list; conda platform now set by argumentMatt Rendina2017-07-071-1/+2
|
* File rename and associated reference changesMatt Rendina2017-06-061-4/+4
|
* PEP8 and other minor adjustmentsMatt Rendina2017-06-061-3/+4
|
* Add print function supportMatt Rendina2017-05-241-0/+1
|
* Bludgenoning into shape for desired package behaviorMatt Rendina2017-05-241-0/+97