lp://staging/~hexmode/+junk/main
These are the build scripts for the WAMP Server.
Home page: http://
- Get this branch:
- bzr branch lp://staging/~hexmode/+junk/main
Branch information
- Owner:
- Mark A. Hershberger
- Status:
- Mature
- Location:
- http://mah.everybody.org/bzr/wampserver
- Last mirrored:
- Next mirror:
- Disabled
Updating branch...
Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.
Recent revisions
- 15. By U-SPAWN-XP\Mark A. Hershberger <Mark A. Hershberger@spawn-xp>
-
forgot to remove my own bogus file
- 14. By U-SPAWN-XP\Mark A. Hershberger <Mark A. Hershberger@spawn-xp>
-
update the iss file with the right version for phpmyadmin
- 13. By U-SPAWN-XP\Mark A. Hershberger <Mark A. Hershberger@spawn-xp>
-
fix up tmp_dir holder so we actually get a tmp dir
- 12. By U-SPAWN-XP\Mark A. Hershberger <Mark A. Hershberger@spawn-xp>
-
remove extraneous wampserver.conf so it is built from the .install file.
add lang/modules since refresh.php requires it.
adjust makefile to handled updated apache (2.2.8)
remove source fetch for 2.2.8 temporarily
attempt to seperate removing binary files from removing source with new bin-clean target
fix up sourcedist target so all files required for building are in the source distribution.
generate wampmanager.ini during install process instead of waiting for refresh.php to run.
when generating httpd.conf, also do version of apache instead of having it hard-coded.
remove all absolute paths from iss file so wampserver can be built anywhere.
in iss file, use the wpFinished constant instead of a page number in the page change function. - 11. By U-SPAWN-XP\Mark A. Hershberger <Mark A. Hershberger@spawn-xp>
-
add target to build source distribution, remove un-needed mysql-data, add target to extract aetray, add tmp dir
- 10. By U-SPAWN-XP\Mark A. Hershberger <Mark A. Hershberger@spawn-xp>
-
Make sure the binary target depends on the source target, make sure log directories are properly created, remove irrelevant OfflineIHRIS stuff
- 8. By U-SPAWN-XP\Mark A. Hershberger <Mark A. Hershberger@spawn-xp>
-
switch to a makefile for the build
- 6. By U-SPAWN-XP\Mark A. Hershberger <Mark A. Hershberger@spawn-xp>
-
Captured all the Source URLS and much of the setup