ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/App-Staticperl/Changes
Revision: 1.13
Committed: Thu Dec 9 09:51:32 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
Changes since 1.12: +2 -0 lines
Log Message:
!

File Contents

# Content
1 Revision history for Perl extension App::Staticperl
2
3 TODO: --staticlibs
4 TODO: noautoload
5 TODO: modules to watch out for section
6 TODO: include/exclude, incglob
7
8 - implemented --staticlib option.
9
10 0.9 Wed Dec 8 23:26:48 CET 2010
11 - support AutoLoader'ed functions with prototypes.
12 - new mkapp / --app option for mkbundle, to create
13 standalone applications.
14
15 0.2 Tue Dec 7 21:50:07 CET 2010
16 - make it work as non-root user.
17 - make module install/linking much more robust against
18 build and link failures, i.e. try to only install
19 the module when it was actualyl built successfully.
20 - split "install" phase into perl install and module
21 install, so fixing your postinstall hook takes less time.
22 - change make clean to delete the sources dir.
23 - add preconfigure hook.
24
25 0.1 Tue Dec 7 10:23:43 CET 2010
26 - initial release.
27
28 0.0 Mon Dec 6 10:44:38 CET 2010
29 - cloned from Convert::Scalar.
30