-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathChangeLog
More file actions
82 lines (47 loc) · 2.01 KB
/
ChangeLog
File metadata and controls
82 lines (47 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
2012-06-12 Burak Sezer <purak@hadronproject.org>
* lpms-1.1_beta1
Build info table is back.
Post merge package selection mechanism is back.
Package conflicts mechanism is back.
Consider conditional versions in lpms api.
Remove a inline option if it is invalid anymore.
Various bugfixes and cleaning
2012-06-07 Burak Sezer <purak@hadronproject.org>
* lpms-1.1_alpha2
Dependency resolver has been rewritten.
Refactoring on lpms core operation modules.
Numerous fixes.
2012-04-06 Burak Sezer <purak@hadronproject.org>
* lpms-1.1_alpha1
The next generation and object oriented database module is launched.
2012-03-28 Burak Sezer <purak@hadronproject.org>
* lpms-1.0.4
Sandbox migration was completed. Fermion/Catbox was removed. lpms uses
sydbox instead of it.
#205 use "begin transaction" clause before insert the packages to the
repository database(update operation).
Slot declaration support via joker char(*) like dev-lang/python:2*
Basic debug mode for exceptions.
Exception handling was improved. catch_error is obsolete.
2012-02-23 Burak Sezer <purak@hadronproject.org>
* lpms-1.0.3
Package name shortening feature.
A facility to ignore installed packages. Very useful for package sets.
Use dot(.) to update/add current repository path.
A parameter added to clean constants.extract_dir.
Interactive mode for search command.
2012-02-07 Burak Sezer <purak@hadronproject.org>
* lpms-1.0.2
Various changes(mostly extraction stage) in interpreter module.
A small fix in package locking mechanism.
Internal opt function uses enabled options list instead of utils.opts
Don't care missing sets and warn the user.
A bug fixed that appears if different slots of a package is located in
different repositories.
Build helper management improved.
2012-01-24 Burak Sezer <purak@hadronproject.org>
* lpms-1.0.1
Flow control mechanism was improved in interpreter.
2012-01-10 Burak Sezer <purak@hadronproject.org>
* lpms 1.0
This is the first stable release of lpms package manager.