summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-22 17:21:19 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-22 17:21:19 +0000
commit215b912344fb1f417d46dbd2494762ac17262048 (patch)
tree71fe610c687a8fa7ac0ca6daa66115270209b4e7 /bin
parent9ab83313820746dffee61484d2e2d54748db1dbc (diff)
downloadATCD-215b912344fb1f417d46dbd2494762ac17262048.tar.gz
*** empty log message ***
Diffstat (limited to 'bin')
-rwxr-xr-xbin/auto_compile_win32.pl9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/auto_compile_win32.pl b/bin/auto_compile_win32.pl
index bbce646e7f0..4fb2ef1b193 100755
--- a/bin/auto_compile_win32.pl
+++ b/bin/auto_compile_win32.pl
@@ -4,6 +4,15 @@
# use lib "$ENV{ACE_ROOT}/bin";
+## TO-DO
+## * Added command line options to selective compile library, et.al.
+## * Allow controlling the "ignore error" from command line. (-k?)
+## * Added cvs update. Also controllable from command line.
+## * Added building an running version_tests/. It uses a different
+## naming scheme.
+## * Selectively build some specific configs from command line.
+## * Control of build/rebuild all from command line.
+
$Ignore_error = 0;
@Lists= ("Win32 Debug",