launching multiple jobs on a slow file system and slow OS.
Fixed the one already committed for EiffelNet as we had removed `local_clean' which is still needed for
the `clean' target.
git-svn-id: https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/cURL@77516 8089f293-4706-0410-a29e-feb5c42a2edf
It integrates part of the work done by "es-make" project from ETH (mainly on the checker script)
This is a first step in rewriting the previous $EIFFEL_SRC/scripts/*.eant scripts to build 'ec' and make a new delivery.
Added a few standalone geant scripts in the EiffelStudio's source code, to ease the compilation.
git-svn-id: https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/cURL@71410 8089f293-4706-0410-a29e-feb5c42a2edf
more than one copy of `eiffel_curl.h' could be present, meaning that multiple values of
each static declared variables could be present at run-time and in one case, one was properly
initialized, but not the other. Fixes bug#13671.
git-svn-id: https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/cURL@71399 8089f293-4706-0410-a29e-feb5c42a2edf