-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChanges
81 lines (60 loc) · 2.39 KB
/
Changes
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
Revision history for Perl module Alien::Tidyp
1.4.7 2011-05-31
- fixed http://www.cpantesters.org/cpan/report/b74b5c2c-6fa9-1014-aa8f-4b9555dfede8 (force nmake for MSVC build)
- fixed http://www.cpantesters.org/cpan/report/138b45f2-4b6f-11e0-afaf-8138785ebe45 (ar not in PATH on solaris)
1.4.6 2011-03-10
- fixed http://www.cpantesters.org/cpan/report/8446953a-4287-11e0-bace-65d4790d71a6 (devnull)
- fixed http://rt.cpan.org/Ticket/Display.html?id=66382 (MacOSX 10.6.6 failure)
1.4.5 2010-11-26
- alternative dowload location (too many cpan testers fail to download tarball from github)
- config.guess + config.sub hack (DragonFly BSD failure)
1.4.4 2010-11-05
- more error info in case of sha1 checksum failure
- cosmetic POD changes
- new option: Build.PL --srctarball=<url_or_filename>
1.4.3 2010-09-25
- using File::Path legacy functions (works with File::Path <2.0 e.g. RHEL5)
1.4.2 2010-09-23
- fixing cygwin cpan testers build failure (forcing 'make')
- deleting the old content of sharedir during install
- sending all build messages to stderr
1.4.1 2010-09-21
- tidyp v1.04
1.2.8 2010-08-18
- fix for 64bit Linux (forcing -fPIC)
- using -L/path/to instead of -L'/path/to' (EU::MM does not like it)
1.2.7 2010-07-11
- win32/gcc CPAN Tester failure fix
- small changes in win32/msvc makefile
1.2.6 2010-07-09
- windows-msvc support added (both 32/64bit)
1.2.5 2010-07-07
- linux/amd64 test failure fixed
- support for env variable TIDYP_DIR introduced
1.2.4 2010-07-06
- added detection of already installed tidyp
- leaving out ranlib on mingw build (fixing CPAN Testers failures)
1.2.3 2010-05-11
- tidyp source not directly include but downloaded before build
- Win32 dmake support
- UNIX systems now use ./configure + make
1.2.1 2010-05-10
- tidyp 1.02 sources
1.0.1 2010-04-25
- tidyp 1.0 sources
- gmake as a fallback on solaris reverted
0.99.7 2010-04-06
- Fix for no_index (another try)
- Use gmake as a fallback on solaris
0.99.6 2010-04-06
- Better GNU make detection (solaris, netbsd CPAN tester failures)
- Fix for no_index
0.99.5 2010-04-04
- Fixing FreeBSD CPAN tester failures
- Fixing Win32 CPAN tester failures
- Build.PL cosmetics
- Quoting tidyp license
0.99.4 2010-04-02
- The first CPAN release
0.99.3 2010-03-01
- Initial version by kmx