File: Changes.Alien-Base-Wrapper

package info (click to toggle)
libalien-build-perl 2.84-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,116 kB
  • sloc: perl: 10,350; ansic: 134; sh: 66; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 673 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Revision history for Alien-Base-Wrapper

After 0.05 Alien-Base-Wrapper was merged with Alien-Build

0.05      2017-05-23 13:30:44 -0400
  - Handle $Config{cc} and $Config{ld} with spaces.
  - Bug in test where test was incorrectly expecting
    $Config{cc} instead of $Config{ld} in one test.

0.04      2017-04-04 15:40:13 -0400
  - Fix bug related to multiple aliens
  - Add mm_args method
  - Add mb_args method

0.03      2017-03-21 15:26:28 -0400
  - Sorry, more documentation changes only.
    The previous version was still pretty terrible!

0.02      2017-03-21 15:11:32 -0400
  - Documentation only changes

0.01      2017-03-21 15:10:19 -0400
  - initial version