Commit Graph

29 Commits

Author SHA1 Message Date
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Wolf Vollprecht 110add4c46 initial work for cmd.exe activation 2020-06-30 12:31:49 +02:00
Wolf Vollprecht 4110e61f49 simplify force-reinstall 2020-06-05 08:38:41 +02:00
Johan Mabille e9704320f0 Implemented create_cache_dir and cache_fn_url functions 2020-05-22 16:33:26 +02:00
Wolf Vollprecht db6491d4d3
Environment manager (#251)
add initial work for environment manager
2020-05-14 17:39:48 +02:00
Wolf Vollprecht 289672dc94
integrate package cache (#235)
integrate package cache
2020-05-13 19:49:06 +02:00
David Brochart 40206ee123 Add LINK section to JSON output 2020-05-11 18:26:15 +02:00
Wolf Vollprecht aa4c232511 add initial work for PackageCache 2020-05-11 08:25:29 +02:00
Wolf Vollprecht 217f809f26 add termcolor, fix init shell script for bash 2020-05-06 12:06:01 +02:00
Wolf Vollprecht bb572e3667 fix installation on unix for binary files 2020-05-05 15:32:08 +02:00
Wolf Vollprecht 01806c27ef remove some pystring 2020-05-05 15:27:37 +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 3ad025e441 add initial windows run_script support 2020-05-05 15:27:37 +02:00
Wolf Vollprecht 88e4f240e9 add post-link script handling 2020-05-05 15:27:37 +02:00
Wolf Vollprecht d7f3d56c6d initial version of pyc file compilation 2020-05-05 15:27:37 +02:00
Wolf Vollprecht 66cceffa9b
String handling improvements
Porting functional rsplit and split implementations and adding tests
2020-05-04 19:26:05 +02:00
Wolf Vollprecht 38b583a70a add mamba init and mamba shell activation 2020-05-04 11:25:11 +02:00
Johan Mabille d76305cf45 Added url and patch_spec from #115 2020-04-27 17:21:03 +02:00
Wolf Vollprecht 677e650a4f
add prefix data reading in C++ (#112)
add experimental prefix data reading in C++
2020-04-23 21:51:57 +02:00
Wolf Vollprecht 68b8b6e12b add temporary file 2020-04-22 11:56:43 +02:00
Johan Mabille e8cb24934a Refactored util.hpp 2020-04-20 21:25:00 +02:00
Johan Mabille 3247022106 Refactored fetch.hpp 2020-04-20 17:58:35 +02:00
Wolf Vollprecht 295e68aebd add win compatibility 2020-04-18 09:30:07 +02:00
Wolf Vollprecht f048d0a32a add conda extraction 2020-04-17 17:04:04 +02:00
Wolf Vollprecht 987aa00267 clean up output and download 2020-04-15 10:26:17 +02:00
Wolf Vollprecht be520ac7c2 refactor cURL code, add quiet param 2020-04-14 13:14:20 +02:00
Wolf Vollprecht ad4e5bdd2c clean up code and output 2020-04-07 13:45:56 +02:00
Wolf Vollprecht e4278e2db9 big cpp refactor 2020-04-03 17:40:12 +02:00