jkf
|
3a4980e3c4
|
updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
|
6 years ago |
twogee
|
b4b82c4588
|
whitespace adjustment in scripts
|
8 years ago |
twogee
|
a79d27597a
|
Make build & bootstrap work on macOS (cf ant);
normalise whitespace in scripts and use Perl idioms properly
|
8 years ago |
Stefan Bodewig
|
33d20f4365
|
make complete-ant.pl provide all targets as completions
Patch by Christian Schmidt
Fixes bugzilla issues 57542 and 51931
|
11 years ago |
Stefan Bodewig
|
a3125e6e78
|
enhance complete-ant-cmd.pl to know about -file and $ANT_ARGS
Bugzilla Report 57371
Submitted by Christian Schmidt
|
11 years ago |
Stefan Bodewig
|
14b24bcc98
|
after all these years we still have some author tags left
|
11 years ago |
Antoine Levy-Lambert
|
0942613299
|
update of complete-ant-cmd.pl suggested by Ondra Medeksee http://mail-archives.apache.org/mod_mbox/ant-user/201101.mbox/%3CAANLkTinbngSscXy5nAQJaCRQPcVHJQqRJSyuzdneyene@mail.gmail.com%3E
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1056313 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
520de2a8f4
|
bash completion failes if ant throws an exception. Submitted by Omer Shapira. PR 48980
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927416 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a1a3ac5d3d
|
copy2license.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439448 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Antoine Levy-Lambert
|
278781dcd6
|
Copyright owner is The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276065 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Antoine Levy-Lambert
|
be8c8a8bde
|
License version 2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276031 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Stefan Bodewig
|
f51abba170
|
Add some more copyright notices.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270659 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Peter Donald
|
0735b01b58
|
Add in a completiong script for nt build files.
Submitted by: Mike Williams <mikew@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269889 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |