Commit Graph

61 Commits

Author SHA1 Message Date
Sylvain Corlay cf6017edd7 Add copyright headers 2020-07-10 11:08:44 +02:00
Wolf Vollprecht 718caf0485 add configure step to setup.py 2020-07-01 15:03:13 +02:00
Wolf Vollprecht 08564eec06 adding version info to cpp lib 2020-07-01 14:43:11 +02:00
Wolf Vollprecht 4a382267fa add package_paths.cpp to setup.py 2020-06-24 20:40:46 +02:00
Johan Mabille 2f14f8ad8c Channel initialization from url and from name 2020-05-14 10:11:09 +02:00
Johan Mabille b3625107b2 Partial implementation of Channel 2020-05-14 10:05:35 +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 289672dc94
integrate package cache (#235)
integrate package cache
2020-05-13 19:49:06 +02:00
Wolf Vollprecht 67deaf4a74 fix mamba.py, disable experimental transaction linking for win 2020-05-05 15:32:08 +02:00
Wolf Vollprecht 4c12eba43b add transaction execute and unlink action 2020-05-05 15:27:37 +02:00
Wolf Vollprecht 7def43575f fix segfaults on OS X 2020-04-29 17:16:06 +02:00
Johan Mabille d76305cf45 Added url and patch_spec from #115 2020-04-27 17:21:03 +02:00
Wolf Vollprecht 264a0e4712 enable solv cache files on windows 2020-04-24 18:53:12 +02:00
Johan Mabille 156b2dd4df Moved implementation files to src 2020-04-24 11:54:54 +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
Johan Mabille b06b6b21a7 Integrated minilog in output 2020-04-22 15:00:09 +02:00
Johan Mabille 4258a5f938 Refactored output.hpp 2020-04-21 12:44:40 +02:00
Johan Mabille 29f793befb Refactred pool.hpp 2020-04-21 00:45:54 +02:00
Johan Mabille 26222d9e31 Refactored query.hpp 2020-04-21 00:36:58 +02:00
Johan Mabille 752e484166 Refactored repo.hpp 2020-04-21 00:04:01 +02:00
Johan Mabille 3f79c8c092 Refactored solver.hpp 2020-04-20 23:33:28 +02:00
Johan Mabille 6a00cc5d1c Refactored subdirdata.hpp 2020-04-20 23:22:11 +02:00
Johan Mabille 54039efa42 Refactored package_handling.hpp 2020-04-20 22:49:33 +02:00
Johan Mabille 5d78677611 Refactored transaction.hpp 2020-04-20 22:27:59 +02:00
Johan Mabille e8cb24934a Refactored util.hpp 2020-04-20 21:25:00 +02:00
Johan Mabille 5bf48a0053 Refactored validate.hpp 2020-04-20 21:03:34 +02:00
Johan Mabille 3247022106 Refactored fetch.hpp 2020-04-20 17:58:35 +02:00
Johan Mabille 3e7675c86f Refactored context.hpp 2020-04-20 16:46:11 +02:00
Wolf Vollprecht 295e68aebd add win compatibility 2020-04-18 09:30:07 +02:00
Wolf Vollprecht c16056aa16 add validation and unpacking for packages 2020-04-17 13:18:49 +02:00
Wolf Vollprecht 3ba368d874 restore windows compatibility 2020-04-15 16:50:01 +02:00
Wolf Vollprecht ca5a6deb1d dont link stdc++fs anymore 2020-04-14 19:17:39 +02:00
Wolf Vollprecht c9948a087f fix install 2020-04-14 13:19:27 +02:00
Wolf Vollprecht ec910a3f93 use libCURL for downloading 2020-04-14 13:13:42 +02:00
Wolf Vollprecht 78589fbfae parallel downloads with librepo 2020-04-14 13:13:00 +02:00
Wolf Vollprecht e4278e2db9 big cpp refactor 2020-04-03 17:40:12 +02:00
David Brochart cef505fc2e Use pytest 2020-03-31 13:21:25 +02:00
Wolf Vollprecht e30937d0e2 release 0.1.0 2019-12-11 15:24:49 +01:00
Wolf Vollprecht b94c510105
Fix win (#63)
Fix windows, and use verbosity flag
2019-12-11 15:20:04 +01:00
Wolf Vollprecht 54b016d350 added solv handling and subpriority 2019-07-08 18:36:00 +02:00
Wolf Vollprecht 9d6ff3e46f fixes non-complete json extraction 2019-07-03 17:52:58 +02:00
Wolf Vollprecht 1251b25ffe remove unnecessary bits and pieces 2019-07-02 19:35:33 +02:00
Wolf Vollprecht f649d57d21 get rid of fluff 2019-04-18 16:29:10 +02:00
Wolf Vollprecht f7331eec43 upgrade to new libsolv 2019-04-18 15:58:16 +02:00
Wolf Vollprecht 5229a82080 add utf8 encoding 2019-03-25 17:19:42 +01:00
Wolf Vollprecht 073007ba60 release 0.0.2 2019-03-25 16:52:22 +01:00
Sylvain Corlay 86a263df2a Use Python entry point 2019-03-23 11:47:42 +01:00
Wolf Vollprecht f7f93d9a5a remove stuff 2019-03-22 20:35:25 +01:00
Wolf Vollprecht 4a10e52c85 merge upstream 2019-03-22 20:25:08 +01:00