Paweł Lenart
a1ffa2c965
Remove warning lines from phing completion
...
Remove "Warning:" lines from phing targets list. Warning lines are
returned by phing when a target has no tasks or dependencies.
2014-12-16 08:34:50 +01:00
Paweł Lenart
572f362c0c
Remove .phing_targets file usage
...
Change using .phing_targets file to environment variable. This prevents
of creating unnecessary files in repo directory which have to be added
to .gitignore.
2014-12-16 08:30:51 +01:00
frantzmiccoli
9c11202fde
fix -nt usage
2014-06-13 20:28:37 +02:00
Fräntz Miccoli
a7c88c988a
Removed comments and other elements that might appear in the phing -l output. The current version doesn't work at all on my environment (OSX 10.7)
2013-09-15 23:16:11 +02:00
Spencer Rinehart
bdf4f5a347
Allow ":" and "-" characters in phing tasks.
...
Tasks that included hyphens or colons were being excluded from
completion. This improves the usage for this.
2013-03-12 13:23:34 -04:00
Spencer Rinehart
300f94cb0e
Use [ -nt ] instead of stat -f%m to check cache files.
2013-03-12 13:23:30 -04:00
Claus Witt
bdaf872ce6
Removed the echo statement - no need for that.
2010-11-17 11:17:03 +01:00
Claus Witt
9db8042c46
Added phing plugin
2010-11-09 14:56:26 +01:00