Change 178

barrie_slaymaker (Barrie Slaymaker)
Barrie Slaymaker committed this change into //guest/barrie_slaymaker/safari
Request Review
Download .zip
Modified cgimake to get the project name out of the target
       name if one isn't supplied. This makes it so that Apache's
       mod_rewrite is no longer needed to extract the project name
       from the URL and place it in the QUERY_STRING, and so that
       you can call cgimake from the command line and place the
       project name in the target path:

          cgimake /perl/_head/Default/depot/

       Modified cgimake to work easily from the command line

       Fixed some minor bugs in assembling paths that were causing
       // to appear in paths when no project is specified.

       Fixed minor bug that cause cgimake to try to read a
       bogus config file when there is no $project

       Tweaked p4_get to provide a more reasonable level of
       verbosity.

       Updated the apache doc to reflect the simpler,
       non-rewrite technique.

       Added targets to fetch a new _head revision if the
       head change number has changed.  Need to check in p4_update.
  • Files 6
  • Comments 0
6 edited 0 added 0 deleted
doc/apache-notes.html#4
Loading...
src/cgi-bin/cgimake#4
Loading...
src/conf/bin/p4_get#4
Loading...
src/conf/cgimake.conf#4
Loading...
src/conf/perl/Makefile#4
Loading...
src/conf/perl/cgimake.conf#4
Loading...
Tip: Use n and p to cycle through the changes.