Re: pbx scripting question
Re: pbx scripting question
- Subject: Re: pbx scripting question
- From: Ricardo Strausz <email@hidden>
- Date: Fri, 9 Jan 2004 12:09:08 -0600
Hola Jonathan!
I am not sure how does PB does it, but you can get the date of
modification of any file via a UNIX command (check the man) a compare
them in your script...
HIH
Dino
On Jan 7, 2004, at 14:59, Jonathan Rochkind wrote:
With PBX (OSX 10.2.8, WO 5.2.1), is there any way to tell from the
command line whether a project needs compiling? That is, if there are
any changed files requiring a recompile? PBX knows somehow, right?
This is for scripting purposes. For deployment, I have a script that
compiles all of my (many) app and framework projects, and then
packages them all up in a .zip for deployment on my Solaris machine.
I'd like to improve the script, so it doesn't bother
compiling/packaging projects that don't in fact need it, cause they
don't have any changes. Any ideas?
--Jonathan
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.