File: Changes

package info (click to toggle)
libinline-perl 0.46-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 620 kB
  • ctags: 122
  • sloc: perl: 3,817; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 991 bytes parent folder | download | duplicates (4)
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
Revision history for Perl extension Inline::MakeMaker.

---
version: 0.44
date:    Tue Oct  8 11:54:10 PDT 2002
changes:
  - Made Inline module builds be noisy (show all compiler messages).

---
version: 0.44
date:    Tue Oct  8 11:54:10 PDT 2002
changes:
  - Rewrote the whole module. Much simpler and flexible now.

0.41  Tue Jun  5 02:59:53 PDT 2001
	- Made dependencies more make like. Works very nice in trees.

0.41  Sun Jun  3 20:34:49 PDT 2001
	- Fixed bug. Needed to stack versions as well as names.

0.41  Sun Jun  3 20:34:49 PDT 2001
	- Allow MY::postamble in non Inline Makefile.PLs
	  Thanks David Coppit

0.41  Sat Jun  2 19:53:58 PDT 2001
	- Fixed to work properly in Makefile.PL hierarchies.
          Thanks Brett.

0.40  Sun May 13 23:30:02 PDT 2001
	- First version of Inline::MakeMaker.
          Supports installing Inline extensions like regular XS ones.

0.01  Mon May  7 22:30:09 2001
	- original version; created by h2xs 1.21 with options
		-PAXn Inline::MakeMaker