Commit Graph

38 Commits

Author SHA1 Message Date
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Wolf Vollprecht 4edb49c1df add ppc64le detection 2020-07-02 10:12:02 +02:00
Wolf Vollprecht 2a781ee398
Merge pull request #378 from wolfv/tests_gh_mm
... tests
2020-07-01 20:09:55 +02:00
Wolf Vollprecht aca55168ca add cpp tests installed through micromamba 2020-07-01 19:49:26 +02:00
Wolf Vollprecht 11e174e105
Merge pull request #377 from wolfv/link_all_static
link libstdc++ and libgcc statically as well
2020-07-01 16:13:17 +02:00
Wolf Vollprecht 3127f0f981 link libstdc++ and libgcc statically as well 2020-07-01 15:18:25 +02:00
Wolf Vollprecht 08564eec06 adding version info to cpp lib 2020-07-01 14:43:11 +02:00
Wolf Vollprecht 0ae5fe520a get rid of infinite loops on small terminals 2020-06-30 15:27:08 +02:00
Wolf Vollprecht 110add4c46 initial work for cmd.exe activation 2020-06-30 12:31:49 +02:00
Wolf Vollprecht e8a395d05b add better package paths parsing 2020-06-24 20:25:42 +02:00
Wolf Vollprecht 0eca91b45d enable CXX_STANDARD globally in CMake 2020-06-24 11:50:14 +02:00
Wolf Vollprecht fba9be64ed fix activate, add OS X & zsh support to micromamba 2020-06-24 11:40:22 +02:00
Wolf Vollprecht 92ec275410
initial micromamba with fully static linking on unix 2020-06-23 19:40:02 +02:00
Wolf Vollprecht b36ea7e82c removing common_write.c 2020-06-09 11:27:02 +02:00
Wolf Vollprecht 70d214c305 refactor to add & check metadata in .solv file 2020-05-25 20:24:26 +02:00
Wolf Vollprecht 1e0650eb9a add override_repo to support specifying channel for package 2020-05-22 08:50:24 +02:00
Johan Mabille 92be0e4d62 Multi name and canonical name implementation 2020-05-15 23:30:05 +02:00
Wolf Vollprecht db6491d4d3
Environment manager (#251)
add initial work for environment manager
2020-05-14 17:39:48 +02:00
Uwe L. Korn c9b7902085
Use CMP0025
This was required to build on OSX with the conda `clang` in my environment.
2020-05-14 12:18:59 +02:00
Wolf Vollprecht 586ea54155
Merge pull request #238 from JohanMabille/activation
Activation
2020-05-14 07:43:18 +02:00
Johan Mabille 9b0459f893 Cleaned up activation.hpp 2020-05-14 01:18:13 +02:00
Wolf Vollprecht b29a53f64a implement reverse dependency walker and tree printing 2020-05-13 22:48:51 +02:00
Wolf Vollprecht 289672dc94
integrate package cache (#235)
integrate package cache
2020-05-13 19:49:06 +02:00
Wolf Vollprecht 170d834b76
Merge pull request #225 from wolfv/micromamba
Micromamba
2020-05-12 09:19:37 +02:00
Wolf Vollprecht fd9ef71d72 rename mamba to micromamba 2020-05-12 09:06:38 +02:00
Wolf Vollprecht aa4c232511 add initial work for PackageCache 2020-05-11 08:25:29 +02:00
Johan Mabille f3f01b2527 Added tabulate to CMake dependencies 2020-05-08 17:58:58 +02:00
Wolf Vollprecht db1b90b9d4 nearing final api 2020-05-05 15:27:37 +02:00
Wolf Vollprecht e851ee5b30 further make windows work 2020-05-05 15:27:37 +02:00
Wolf Vollprecht 0f91cb4d3d add package linking to mamba-experimental flag 2020-05-05 15:27:37 +02:00
Wolf Vollprecht ac116ec1b2 quickfix tests 2020-05-04 14:59:59 +02:00
Wolf Vollprecht 26281cf8b1 add a PyString to fs::path interface 2020-05-04 13:04:44 +02:00
Wolf Vollprecht 38b583a70a add mamba init and mamba shell activation 2020-05-04 11:25:11 +02:00
Wolf Vollprecht 0985f61383 improve URL and add cmake based tests to CI 2020-04-30 11:32:23 +02:00
Wolf Vollprecht 3bde4f7b46 add cpp tests 2020-04-29 18:56:45 +02:00
Wolf Vollprecht d127177ec9 better error handling for repository loading 2020-04-24 13:24:51 +02:00
Wolf Vollprecht e406de52aa better final print after transfer 2020-04-22 20:58:49 +02:00
Wolf Vollprecht 6097214044 add cmakelist for debugging 2020-04-21 16:20:14 +02:00