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