Commit Graph

37 Commits

Author SHA1 Message Date
Adrien Delsalle bff16c2bdc
Split projects (#1219)
* make a clear split between CMake targets
* split versions between libmamba and mamba
* add libmambapy target for python bindings and make mamba depend on it
* rename CMake options to make them homogeneous, simplify CMake
* remove termcolor from thirdparties, use it as a dependency
* remove unnecessary version global vars and convert to functions
* update CI workflows
2021-10-26 16:01:53 +02:00
Ista Zahn 4e8a3a3e75
Document micromamba fish support 2021-10-15 04:43:53 -04:00
Adrien DELSALLE 056a71639f
impl of RepoChecker
improve compatible or upgrade checks of spec
improve tests using gmock
update CMakeLists to use gmock on C++ tests
update CI steps to install gmock
2021-05-31 12:14:39 +02:00
s-pike afd27a4c2f
Add Mambaforge as installation alternative to conda
Reference issue #890 https://github.com/mamba-org/mamba/issues/890
2021-05-11 15:10:01 +01:00
Adrien Coulier 8187a30766
Update dependencies (#843) 2021-04-19 10:09:31 +02:00
Rob Alexander c816d94bf8
[DOC]: Make explicit installation into base env (closes #708) (#709) 2021-02-25 07:45:51 +01:00
Wolf Vollprecht 81035ec2f8 fix issue with too many open files on OS X 2021-02-24 11:44:44 +01:00
Ashwin Vishnu beb3c0bcf7 Mention BUILD_EXE CMake option 2021-02-06 16:35:28 +01:00
Ashwin Vishnu a145698d43 Detailed CMake+test instructions 2021-02-05 13:46:21 +01:00
Dave Hirschfeld 7d4e2c9348
Add a RTD badge 2021-01-05 15:50:16 +10:00
Wolf Vollprecht b217f118d1 add yaml-cpp to ci 2020-10-01 15:43:39 +02:00
Sylvain Corlay 6623947e9e Update urls to mamba-org 2020-09-08 22:47:43 +02:00
Johan Mabille 5987133dd3 Updated development installation requirements 2020-08-26 11:44:01 +02:00
Sylvain Corlay 7d81c8856c Update header 2020-08-20 01:00:31 +02:00
Marcelo Trevisani 5c2951cc18 Add pre-commit configuration
Run pre-commit
Fixed small problems
Fixed linters problems

Improve conditional expression
2020-08-02 18:58:09 +01:00
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Nick Morris ee2ccce807
Fix typo in README.md 2020-07-08 15:59:36 -04:00
Wolf Vollprecht 2ccfc6c6c0
Update README.md 2020-07-03 14:05:34 +02:00
Wolf Vollprecht 51101ac915 Update readme 2020-07-03 12:00:57 +02:00
Tanim Islam 42c682b3c5
Update README.md 2020-06-26 09:03:47 -07:00
Sylvain Corlay 23bdf8ab22 Update URLs 2020-06-19 13:49:33 +02:00
martinRenou 155dff815a Dev install missing dependencies
Signed-off-by: martinRenou <martin.renou@gmail.com>
2020-06-18 11:01:36 +02:00
Wolf Vollprecht d2d1ff9a78 add readme text for repoquery feature 2020-05-14 19:31:14 +02:00
Uwe L. Korn 349bedea28
Use conda compilers and conda cmake in README
When you already use conda environments for building, also use their toolchain.
2020-05-14 12:17:35 +02:00
Wolf Vollprecht b29a53f64a implement reverse dependency walker and tree printing 2020-05-13 22:48:51 +02:00
David Brochart eea1e735b7
Fix cpp-tabulate version requirement (#204) 2020-05-07 12:44:37 +02:00
Wolf Vollprecht 3bde4f7b46 add cpp tests 2020-04-29 18:56:45 +02:00
Mariana Meireles 77273e7779 Add tabulate on readme 2020-04-28 11:36:24 +02:00
David Brochart 7916248e82 Fix README 2020-04-16 14:38:46 +02:00
David Brochart 6d944fa8ed Add nlohmann_json to install from source 2020-04-07 09:01:37 +02:00
David Brochart 8f43a6b7d8 Add CI status badge 2020-04-02 12:04:04 +02:00
Johan Mabille e958c5dea4 Improved installation instructions 2020-03-10 16:32:32 +01:00
Wolf Vollprecht 8c8c62e48b alleviate threading problem 2019-07-04 11:25:31 +02:00
Wolf Vollprecht 34543b4e82
Remove mamba-alpha channel from installation 2019-06-11 15:03:56 +02:00
martinRenou 717295c755 README: Fix install command 2019-04-04 10:16:33 +02:00
Dave Hirschfeld 4d16c38b0b
Add info on how to install from conda-forge 2019-03-30 14:30:16 +10:00
Wolf Vollprecht 7bfa516591 add readme 2019-03-21 14:40:51 +01:00