diff options
author | Matthew Newhook <matthew@zeroc.com> | 2007-06-14 12:00:30 +0800 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2007-06-14 12:00:30 +0800 |
commit | 6b57504ea6e579e74e19f8818469f5d0b71f19b9 (patch) | |
tree | 2ebe1a7f6f27448b19ba85d836e3322153205fc9 | |
parent | more Makefile.mak cleanup. (diff) | |
download | ice-6b57504ea6e579e74e19f8818469f5d0b71f19b9.tar.bz2 ice-6b57504ea6e579e74e19f8818469f5d0b71f19b9.tar.xz ice-6b57504ea6e579e74e19f8818469f5d0b71f19b9.zip |
updated .gitignore files.
108 files changed, 168 insertions, 163 deletions
diff --git a/cpp/bin/.gitignore b/cpp/bin/.gitignore index 2265b5d474a..30ffece7b07 100644 --- a/cpp/bin/.gitignore +++ b/cpp/bin/.gitignore @@ -1,28 +1,28 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! -slice2java -slice2cpp +transformdb +dumpdb +glacier2router +icebox +iceboxadmin +icecpp +icegridnode +icegridregistry +icegridadmin icepatch2server icepatch2client icepatch2calc -slice2py +icestormadmin +slice2cpp slice2cppe -icegridnode -icegridregistry -icegridadmin -slice2freezej slice2cs slice2docbook slice2freeze -icecpp -slice2rb -icestormadmin -glacier2router +slice2freezej +slice2html +slice2java slice2javae +slice2py +slice2rb slice2vb -icebox -iceboxadmin -transformdb -dumpdb -slice2html diff --git a/cpp/demo/Database/Oracle/occi/.gitignore b/cpp/demo/Database/Oracle/occi/.gitignore index 3df5df34266..f3e36c4d55c 100644 --- a/cpp/demo/Database/Oracle/occi/.gitignore +++ b/cpp/demo/Database/Oracle/occi/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Database/Oracle/proc/.gitignore b/cpp/demo/Database/Oracle/proc/.gitignore index 6277f76460c..e589667adff 100644 --- a/cpp/demo/Database/Oracle/proc/.gitignore +++ b/cpp/demo/Database/Oracle/proc/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Freeze/backup/.gitignore b/cpp/demo/Freeze/backup/.gitignore index b84e4d41ef7..399de6f0ff0 100644 --- a/cpp/demo/Freeze/backup/.gitignore +++ b/cpp/demo/Freeze/backup/.gitignore @@ -1,9 +1,10 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client IntLongMap.h IntLongMap.cpp +db/__* db/data/* db/logs/* hotbackup diff --git a/cpp/demo/Freeze/bench/.gitignore b/cpp/demo/Freeze/bench/.gitignore index b01a7bc5635..179ce5e45da 100644 --- a/cpp/demo/Freeze/bench/.gitignore +++ b/cpp/demo/Freeze/bench/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Freeze/customEvictor/.gitignore b/cpp/demo/Freeze/customEvictor/.gitignore index 0055c6a4c8f..3080498efe1 100644 --- a/cpp/demo/Freeze/customEvictor/.gitignore +++ b/cpp/demo/Freeze/customEvictor/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Freeze/library/.gitignore b/cpp/demo/Freeze/library/.gitignore index fe0da993317..ac31de920f6 100644 --- a/cpp/demo/Freeze/library/.gitignore +++ b/cpp/demo/Freeze/library/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Freeze/phonebook/.gitignore b/cpp/demo/Freeze/phonebook/.gitignore index 0f815d75f73..85956dc05a9 100644 --- a/cpp/demo/Freeze/phonebook/.gitignore +++ b/cpp/demo/Freeze/phonebook/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Glacier2/callback/.gitignore b/cpp/demo/Glacier2/callback/.gitignore index 9e43bc69367..50c0abeb3fb 100644 --- a/cpp/demo/Glacier2/callback/.gitignore +++ b/cpp/demo/Glacier2/callback/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Glacier2/chat/.gitignore b/cpp/demo/Glacier2/chat/.gitignore index 84f74dbc2fa..1559bdd4ad9 100644 --- a/cpp/demo/Glacier2/chat/.gitignore +++ b/cpp/demo/Glacier2/chat/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/async/.gitignore b/cpp/demo/Ice/async/.gitignore index 6eecccf4de5..8de62ed26f3 100644 --- a/cpp/demo/Ice/async/.gitignore +++ b/cpp/demo/Ice/async/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/bidir/.gitignore b/cpp/demo/Ice/bidir/.gitignore index 94de15839da..60f49d9317d 100644 --- a/cpp/demo/Ice/bidir/.gitignore +++ b/cpp/demo/Ice/bidir/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/callback/.gitignore b/cpp/demo/Ice/callback/.gitignore index 94de15839da..60f49d9317d 100644 --- a/cpp/demo/Ice/callback/.gitignore +++ b/cpp/demo/Ice/callback/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/converter/.gitignore b/cpp/demo/Ice/converter/.gitignore index 21748977d20..4beb01ad0db 100644 --- a/cpp/demo/Ice/converter/.gitignore +++ b/cpp/demo/Ice/converter/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/hello/.gitignore b/cpp/demo/Ice/hello/.gitignore index 6eecccf4de5..8de62ed26f3 100644 --- a/cpp/demo/Ice/hello/.gitignore +++ b/cpp/demo/Ice/hello/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/invoke/.gitignore b/cpp/demo/Ice/invoke/.gitignore index 2501871ec60..b4413a547cd 100644 --- a/cpp/demo/Ice/invoke/.gitignore +++ b/cpp/demo/Ice/invoke/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/latency/.gitignore b/cpp/demo/Ice/latency/.gitignore index eb1b0299699..fcd69ab4592 100644 --- a/cpp/demo/Ice/latency/.gitignore +++ b/cpp/demo/Ice/latency/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/minimal/.gitignore b/cpp/demo/Ice/minimal/.gitignore index 6eecccf4de5..8de62ed26f3 100644 --- a/cpp/demo/Ice/minimal/.gitignore +++ b/cpp/demo/Ice/minimal/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/nested/.gitignore b/cpp/demo/Ice/nested/.gitignore index a73d683647d..7e9f01ee3ca 100644 --- a/cpp/demo/Ice/nested/.gitignore +++ b/cpp/demo/Ice/nested/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/session/.gitignore b/cpp/demo/Ice/session/.gitignore index 1af2dfb46ea..46baf58ddea 100644 --- a/cpp/demo/Ice/session/.gitignore +++ b/cpp/demo/Ice/session/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/throughput/.gitignore b/cpp/demo/Ice/throughput/.gitignore index 30599f6b511..c8763b85b74 100644 --- a/cpp/demo/Ice/throughput/.gitignore +++ b/cpp/demo/Ice/throughput/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/Ice/value/.gitignore b/cpp/demo/Ice/value/.gitignore index 9521884c199..96686d95c5f 100644 --- a/cpp/demo/Ice/value/.gitignore +++ b/cpp/demo/Ice/value/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/IceBox/hello/.gitignore b/cpp/demo/IceBox/hello/.gitignore index 8d2ece555f8..10ac35ceb8c 100644 --- a/cpp/demo/IceBox/hello/.gitignore +++ b/cpp/demo/IceBox/hello/.gitignore @@ -1,7 +1,7 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client -libHelloService.so +libHelloService.dylib Hello.cpp Hello.h diff --git a/cpp/demo/IceGrid/allocate/.gitignore b/cpp/demo/IceGrid/allocate/.gitignore index a577d0bb5a1..b0d8f32c5a8 100644 --- a/cpp/demo/IceGrid/allocate/.gitignore +++ b/cpp/demo/IceGrid/allocate/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/IceGrid/replication/.gitignore b/cpp/demo/IceGrid/replication/.gitignore index c65afd8d022..f92e07eefc7 100644 --- a/cpp/demo/IceGrid/replication/.gitignore +++ b/cpp/demo/IceGrid/replication/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/IceGrid/sessionActivation/.gitignore b/cpp/demo/IceGrid/sessionActivation/.gitignore index a577d0bb5a1..b0d8f32c5a8 100644 --- a/cpp/demo/IceGrid/sessionActivation/.gitignore +++ b/cpp/demo/IceGrid/sessionActivation/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/IceGrid/simple/.gitignore b/cpp/demo/IceGrid/simple/.gitignore index a577d0bb5a1..b0d8f32c5a8 100644 --- a/cpp/demo/IceGrid/simple/.gitignore +++ b/cpp/demo/IceGrid/simple/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/IceStorm/clock/.gitignore b/cpp/demo/IceStorm/clock/.gitignore index 6c58a070dbf..60945a64d57 100644 --- a/cpp/demo/IceStorm/clock/.gitignore +++ b/cpp/demo/IceStorm/clock/.gitignore @@ -1,7 +1,8 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! publisher subscriber Clock.cpp Clock.h +db/* diff --git a/cpp/demo/IceStorm/counter/.gitignore b/cpp/demo/IceStorm/counter/.gitignore index fcbb9401ab2..3ff6de50e04 100644 --- a/cpp/demo/IceStorm/counter/.gitignore +++ b/cpp/demo/IceStorm/counter/.gitignore @@ -1,7 +1,8 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client server Counter.cpp Counter.h +db/* diff --git a/cpp/demo/IceStorm/replicated/.gitignore b/cpp/demo/IceStorm/replicated/.gitignore index 6c58a070dbf..a66e3f74657 100644 --- a/cpp/demo/IceStorm/replicated/.gitignore +++ b/cpp/demo/IceStorm/replicated/.gitignore @@ -1,7 +1,9 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! publisher subscriber Clock.cpp Clock.h +db/node/* +db/registry/* diff --git a/cpp/demo/IceUtil/workqueue/.gitignore b/cpp/demo/IceUtil/workqueue/.gitignore index 574ed4c875a..6a0389fc841 100644 --- a/cpp/demo/IceUtil/workqueue/.gitignore +++ b/cpp/demo/IceUtil/workqueue/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! workqueue diff --git a/cpp/demo/book/freeze_filesystem/.gitignore b/cpp/demo/book/freeze_filesystem/.gitignore index 84e231b5436..25d1f22f8e8 100644 --- a/cpp/demo/book/freeze_filesystem/.gitignore +++ b/cpp/demo/book/freeze_filesystem/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/book/printer/.gitignore b/cpp/demo/book/printer/.gitignore index 2501871ec60..b4413a547cd 100644 --- a/cpp/demo/book/printer/.gitignore +++ b/cpp/demo/book/printer/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/demo/book/simple_filesystem/.gitignore b/cpp/demo/book/simple_filesystem/.gitignore index 9aa770b54e1..e9bb73efd13 100644 --- a/cpp/demo/book/simple_filesystem/.gitignore +++ b/cpp/demo/book/simple_filesystem/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/doc/.gitignore b/cpp/doc/.gitignore index fba22c9a63a..03ffadcb0b0 100644 --- a/cpp/doc/.gitignore +++ b/cpp/doc/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! reference/index.html diff --git a/cpp/include/Freeze/.gitignore b/cpp/include/Freeze/.gitignore index e30c7a90536..4166aea197f 100644 --- a/cpp/include/Freeze/.gitignore +++ b/cpp/include/Freeze/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! BackgroundSaveEvictor.h diff --git a/cpp/include/Glacier2/.gitignore b/cpp/include/Glacier2/.gitignore index 9c9e1bac37b..5754e6390b1 100644 --- a/cpp/include/Glacier2/.gitignore +++ b/cpp/include/Glacier2/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! PermissionsVerifierF.h diff --git a/cpp/include/Ice/.gitignore b/cpp/include/Ice/.gitignore index 5fc23baf555..4a5512cb6fd 100644 --- a/cpp/include/Ice/.gitignore +++ b/cpp/include/Ice/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! BuiltinSequences.h diff --git a/cpp/include/IceBox/.gitignore b/cpp/include/IceBox/.gitignore index 818bc6f9b1b..9ddc1cdb306 100644 --- a/cpp/include/IceBox/.gitignore +++ b/cpp/include/IceBox/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! IceBox.h diff --git a/cpp/include/IceGrid/.gitignore b/cpp/include/IceGrid/.gitignore index 54fea11d60d..ff9463d9125 100644 --- a/cpp/include/IceGrid/.gitignore +++ b/cpp/include/IceGrid/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! Admin.h diff --git a/cpp/include/IcePatch2/.gitignore b/cpp/include/IcePatch2/.gitignore index a5b5185bbb8..4221984fb53 100644 --- a/cpp/include/IcePatch2/.gitignore +++ b/cpp/include/IcePatch2/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! FileInfo.h diff --git a/cpp/include/IceStorm/.gitignore b/cpp/include/IceStorm/.gitignore index ca4d707e689..fa5f73402da 100644 --- a/cpp/include/IceStorm/.gitignore +++ b/cpp/include/IceStorm/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! IceStorm.h diff --git a/cpp/lib/.gitignore b/cpp/lib/.gitignore index 37e373d80e6..de64a215f8e 100644 --- a/cpp/lib/.gitignore +++ b/cpp/lib/.gitignore @@ -1,39 +1,39 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! -libIcePatch2.so.3.2.0 -libIcePatch2.so.32 -libIcePatch2.so -libSlice.so.3.2.0 -libSlice.so.32 -libSlice.so -libIceGrid.so.3.2.0 -libIceGrid.so.32 -libIceGrid.so -libIce.so.3.2.0 -libIce.so.32 -libIce.so -libIceStorm.so.3.2.0 -libIceStorm.so.32 -libIceStorm.so -libIceStormService.so.3.2.0 -libIceStormService.so.32 -libIceStormService.so -libGlacier2.so.3.2.0 -libGlacier2.so.32 -libGlacier2.so -libIceXML.so.3.2.0 -libIceXML.so.32 -libIceXML.so -libFreeze.so.3.2.0 -libFreeze.so.32 -libFreeze.so -libIceUtil.so.3.2.0 -libIceUtil.so.32 -libIceUtil.so -libIceBox.so.3.2.0 -libIceBox.so.32 -libIceBox.so -libIceSSL.so.3.2.0 -libIceSSL.so.32 -libIceSSL.so +libFreeze.3.2.0.dylib +libFreeze.32.dylib +libFreeze.dylib +libGlacier2.3.2.0.dylib +libGlacier2.32.dylib +libGlacier2.dylib +libIce.3.2.0.dylib +libIce.32.dylib +libIce.dylib +libIceBox.3.2.0.dylib +libIceBox.32.dylib +libIceBox.dylib +libIceGrid.3.2.0.dylib +libIceGrid.32.dylib +libIceGrid.dylib +libIcePatch2.3.2.0.dylib +libIcePatch2.32.dylib +libIcePatch2.dylib +libIceSSL.3.2.0.dylib +libIceSSL.32.dylib +libIceSSL.dylib +libIceStorm.3.2.0.dylib +libIceStorm.32.dylib +libIceStorm.dylib +libIceStormService.3.2.0.dylib +libIceStormService.32.dylib +libIceStormService.dylib +libIceUtil.3.2.0.dylib +libIceUtil.32.dylib +libIceUtil.dylib +libIceXML.3.2.0.dylib +libIceXML.32.dylib +libIceXML.dylib +libSlice.3.2.0.dylib +libSlice.32.dylib +libSlice.dylib diff --git a/cpp/src/Freeze/.gitignore b/cpp/src/Freeze/.gitignore index de411b31941..03064fd7896 100644 --- a/cpp/src/Freeze/.gitignore +++ b/cpp/src/Freeze/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! BackgroundSaveEvictor.cpp diff --git a/cpp/src/FreezeScript/.gitignore b/cpp/src/FreezeScript/.gitignore index e17cdf99b14..6e844afec9b 100644 --- a/cpp/src/FreezeScript/.gitignore +++ b/cpp/src/FreezeScript/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! Grammar.cpp diff --git a/cpp/src/Glacier2/.gitignore b/cpp/src/Glacier2/.gitignore index a7adcdfdc48..d3d435dae90 100644 --- a/cpp/src/Glacier2/.gitignore +++ b/cpp/src/Glacier2/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! PermissionsVerifierF.cpp diff --git a/cpp/src/Ice/.gitignore b/cpp/src/Ice/.gitignore index b4259a2a20d..39ab5fd0880 100644 --- a/cpp/src/Ice/.gitignore +++ b/cpp/src/Ice/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! BuiltinSequences.cpp diff --git a/cpp/src/IceBox/.gitignore b/cpp/src/IceBox/.gitignore index 957a8b448d2..44faa8eef92 100644 --- a/cpp/src/IceBox/.gitignore +++ b/cpp/src/IceBox/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! IceBox.cpp diff --git a/cpp/src/IceGrid/.gitignore b/cpp/src/IceGrid/.gitignore index cd80f317982..20fcf2ed0a5 100644 --- a/cpp/src/IceGrid/.gitignore +++ b/cpp/src/IceGrid/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! Admin.cpp diff --git a/cpp/src/IcePatch2/.gitignore b/cpp/src/IcePatch2/.gitignore index d81aafab13b..60d5fc88999 100644 --- a/cpp/src/IcePatch2/.gitignore +++ b/cpp/src/IcePatch2/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! FileInfo.cpp diff --git a/cpp/src/IceStorm/.gitignore b/cpp/src/IceStorm/.gitignore index e34f5868a14..c9f13465f3e 100644 --- a/cpp/src/IceStorm/.gitignore +++ b/cpp/src/IceStorm/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! IceStorm.cpp diff --git a/cpp/src/Slice/.gitignore b/cpp/src/Slice/.gitignore index e17cdf99b14..6e844afec9b 100644 --- a/cpp/src/Slice/.gitignore +++ b/cpp/src/Slice/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! Grammar.cpp diff --git a/cpp/src/icecpp/.gitignore b/cpp/src/icecpp/.gitignore index 206826e8237..da0bef99b2f 100644 --- a/cpp/src/icecpp/.gitignore +++ b/cpp/src/icecpp/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! cexp.c diff --git a/cpp/test/Freeze/complex/.gitignore b/cpp/test/Freeze/complex/.gitignore index d3342f1ba44..3969ddf63df 100644 --- a/cpp/test/Freeze/complex/.gitignore +++ b/cpp/test/Freeze/complex/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Freeze/dbmap/.gitignore b/cpp/test/Freeze/dbmap/.gitignore index 57a83caf6bf..41512d921a3 100644 --- a/cpp/test/Freeze/dbmap/.gitignore +++ b/cpp/test/Freeze/dbmap/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Freeze/evictor/.gitignore b/cpp/test/Freeze/evictor/.gitignore index 9d3a9b2b4aa..a8de395016f 100644 --- a/cpp/test/Freeze/evictor/.gitignore +++ b/cpp/test/Freeze/evictor/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Freeze/oldevictor/.gitignore b/cpp/test/Freeze/oldevictor/.gitignore index 9d3a9b2b4aa..a8de395016f 100644 --- a/cpp/test/Freeze/oldevictor/.gitignore +++ b/cpp/test/Freeze/oldevictor/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/FreezeScript/dbmap/.gitignore b/cpp/test/FreezeScript/dbmap/.gitignore index 7dfd22213ce..4e7faed8ce4 100644 --- a/cpp/test/FreezeScript/dbmap/.gitignore +++ b/cpp/test/FreezeScript/dbmap/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! makedb diff --git a/cpp/test/FreezeScript/evictor/.gitignore b/cpp/test/FreezeScript/evictor/.gitignore index cbb24e02e46..cbe4872af49 100644 --- a/cpp/test/FreezeScript/evictor/.gitignore +++ b/cpp/test/FreezeScript/evictor/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! makedb diff --git a/cpp/test/Glacier2/attack/.gitignore b/cpp/test/Glacier2/attack/.gitignore index d4cf59f5648..32e7f1ffad2 100644 --- a/cpp/test/Glacier2/attack/.gitignore +++ b/cpp/test/Glacier2/attack/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Glacier2/dynamicFiltering/.gitignore b/cpp/test/Glacier2/dynamicFiltering/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/Glacier2/dynamicFiltering/.gitignore +++ b/cpp/test/Glacier2/dynamicFiltering/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Glacier2/router/.gitignore b/cpp/test/Glacier2/router/.gitignore index 94de15839da..60f49d9317d 100644 --- a/cpp/test/Glacier2/router/.gitignore +++ b/cpp/test/Glacier2/router/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Glacier2/sessionControl/.gitignore b/cpp/test/Glacier2/sessionControl/.gitignore index 1af2dfb46ea..46baf58ddea 100644 --- a/cpp/test/Glacier2/sessionControl/.gitignore +++ b/cpp/test/Glacier2/sessionControl/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Glacier2/ssl/.gitignore b/cpp/test/Glacier2/ssl/.gitignore index 0e74755c967..4a5ade6a0a2 100644 --- a/cpp/test/Glacier2/ssl/.gitignore +++ b/cpp/test/Glacier2/ssl/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Glacier2/staticFiltering/.gitignore b/cpp/test/Glacier2/staticFiltering/.gitignore index 1ec56ce434d..a1cd8dd3d5e 100644 --- a/cpp/test/Glacier2/staticFiltering/.gitignore +++ b/cpp/test/Glacier2/staticFiltering/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/adapterDeactivation/.gitignore b/cpp/test/Ice/adapterDeactivation/.gitignore index 17222d2ffea..102bc60a8f6 100644 --- a/cpp/test/Ice/adapterDeactivation/.gitignore +++ b/cpp/test/Ice/adapterDeactivation/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/binding/.gitignore b/cpp/test/Ice/binding/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/Ice/binding/.gitignore +++ b/cpp/test/Ice/binding/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/checksum/client/.gitignore b/cpp/test/Ice/checksum/client/.gitignore index 036ac18e2b8..59022535b01 100644 --- a/cpp/test/Ice/checksum/client/.gitignore +++ b/cpp/test/Ice/checksum/client/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/checksum/server/.gitignore b/cpp/test/Ice/checksum/server/.gitignore index c4c116ec907..fc8d7544a60 100644 --- a/cpp/test/Ice/checksum/server/.gitignore +++ b/cpp/test/Ice/checksum/server/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! server diff --git a/cpp/test/Ice/custom/.gitignore b/cpp/test/Ice/custom/.gitignore index 6d5878b37d9..881dcd62e07 100644 --- a/cpp/test/Ice/custom/.gitignore +++ b/cpp/test/Ice/custom/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/exceptions/.gitignore b/cpp/test/Ice/exceptions/.gitignore index 0169f0122ac..849c859db5f 100644 --- a/cpp/test/Ice/exceptions/.gitignore +++ b/cpp/test/Ice/exceptions/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/facets/.gitignore b/cpp/test/Ice/facets/.gitignore index 17222d2ffea..102bc60a8f6 100644 --- a/cpp/test/Ice/facets/.gitignore +++ b/cpp/test/Ice/facets/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/faultTolerance/.gitignore b/cpp/test/Ice/faultTolerance/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/Ice/faultTolerance/.gitignore +++ b/cpp/test/Ice/faultTolerance/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/gc/.gitignore b/cpp/test/Ice/gc/.gitignore index b03bfddceb5..7684f15ca96 100644 --- a/cpp/test/Ice/gc/.gitignore +++ b/cpp/test/Ice/gc/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/hold/.gitignore b/cpp/test/Ice/hold/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/Ice/hold/.gitignore +++ b/cpp/test/Ice/hold/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/inheritance/.gitignore b/cpp/test/Ice/inheritance/.gitignore index 17222d2ffea..102bc60a8f6 100644 --- a/cpp/test/Ice/inheritance/.gitignore +++ b/cpp/test/Ice/inheritance/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/interceptor/.gitignore b/cpp/test/Ice/interceptor/.gitignore index ae384352509..d05d88cc309 100644 --- a/cpp/test/Ice/interceptor/.gitignore +++ b/cpp/test/Ice/interceptor/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/location/.gitignore b/cpp/test/Ice/location/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/Ice/location/.gitignore +++ b/cpp/test/Ice/location/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/objects/.gitignore b/cpp/test/Ice/objects/.gitignore index 17222d2ffea..102bc60a8f6 100644 --- a/cpp/test/Ice/objects/.gitignore +++ b/cpp/test/Ice/objects/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/operations/.gitignore b/cpp/test/Ice/operations/.gitignore index 0169f0122ac..849c859db5f 100644 --- a/cpp/test/Ice/operations/.gitignore +++ b/cpp/test/Ice/operations/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/proxy/.gitignore b/cpp/test/Ice/proxy/.gitignore index 0169f0122ac..849c859db5f 100644 --- a/cpp/test/Ice/proxy/.gitignore +++ b/cpp/test/Ice/proxy/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/retry/.gitignore b/cpp/test/Ice/retry/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/Ice/retry/.gitignore +++ b/cpp/test/Ice/retry/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/servantLocator/.gitignore b/cpp/test/Ice/servantLocator/.gitignore index 0169f0122ac..849c859db5f 100644 --- a/cpp/test/Ice/servantLocator/.gitignore +++ b/cpp/test/Ice/servantLocator/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/slicing/exceptions/.gitignore b/cpp/test/Ice/slicing/exceptions/.gitignore index 62c1a9de8fc..34c94301ddc 100644 --- a/cpp/test/Ice/slicing/exceptions/.gitignore +++ b/cpp/test/Ice/slicing/exceptions/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/slicing/objects/.gitignore b/cpp/test/Ice/slicing/objects/.gitignore index 600c6de8c89..ae5666ff1f3 100644 --- a/cpp/test/Ice/slicing/objects/.gitignore +++ b/cpp/test/Ice/slicing/objects/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/stream/.gitignore b/cpp/test/Ice/stream/.gitignore index ae384352509..d05d88cc309 100644 --- a/cpp/test/Ice/stream/.gitignore +++ b/cpp/test/Ice/stream/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/threads/.gitignore b/cpp/test/Ice/threads/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/Ice/threads/.gitignore +++ b/cpp/test/Ice/threads/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/Ice/timeout/.gitignore b/cpp/test/Ice/timeout/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/Ice/timeout/.gitignore +++ b/cpp/test/Ice/timeout/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceGrid/activation/.gitignore b/cpp/test/IceGrid/activation/.gitignore index 2a49ee6d212..c67a0e0f3e6 100644 --- a/cpp/test/IceGrid/activation/.gitignore +++ b/cpp/test/IceGrid/activation/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceGrid/allocation/.gitignore b/cpp/test/IceGrid/allocation/.gitignore index 0fcda33e8d8..2971fd107d0 100644 --- a/cpp/test/IceGrid/allocation/.gitignore +++ b/cpp/test/IceGrid/allocation/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceGrid/deployer/.gitignore b/cpp/test/IceGrid/deployer/.gitignore index d873721864d..994bc723e83 100644 --- a/cpp/test/IceGrid/deployer/.gitignore +++ b/cpp/test/IceGrid/deployer/.gitignore @@ -1,9 +1,9 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client server -libTestService.so +libTestService.dylib Test.cpp Test.h build.txt diff --git a/cpp/test/IceGrid/distribution/.gitignore b/cpp/test/IceGrid/distribution/.gitignore index 82c3bf36ff7..6abc2a11720 100644 --- a/cpp/test/IceGrid/distribution/.gitignore +++ b/cpp/test/IceGrid/distribution/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceGrid/replicaGroup/.gitignore b/cpp/test/IceGrid/replicaGroup/.gitignore index 8732f914d10..bab4c2924f0 100644 --- a/cpp/test/IceGrid/replicaGroup/.gitignore +++ b/cpp/test/IceGrid/replicaGroup/.gitignore @@ -1,9 +1,9 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client server -libTestService.so +libTestService.dylib Test.cpp Test.h build.txt diff --git a/cpp/test/IceGrid/replication/.gitignore b/cpp/test/IceGrid/replication/.gitignore index 01c48e6c682..c7f5fef6a05 100644 --- a/cpp/test/IceGrid/replication/.gitignore +++ b/cpp/test/IceGrid/replication/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceGrid/session/.gitignore b/cpp/test/IceGrid/session/.gitignore index c4e14905e34..00198698f9f 100644 --- a/cpp/test/IceGrid/session/.gitignore +++ b/cpp/test/IceGrid/session/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceGrid/simple/.gitignore b/cpp/test/IceGrid/simple/.gitignore index 2a49ee6d212..c67a0e0f3e6 100644 --- a/cpp/test/IceGrid/simple/.gitignore +++ b/cpp/test/IceGrid/simple/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceGrid/update/.gitignore b/cpp/test/IceGrid/update/.gitignore index 82c3bf36ff7..6abc2a11720 100644 --- a/cpp/test/IceGrid/update/.gitignore +++ b/cpp/test/IceGrid/update/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceSSL/configuration/.gitignore b/cpp/test/IceSSL/configuration/.gitignore index 9a4e1fbc19a..6473b2f4fe2 100644 --- a/cpp/test/IceSSL/configuration/.gitignore +++ b/cpp/test/IceSSL/configuration/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceStorm/federation/.gitignore b/cpp/test/IceStorm/federation/.gitignore index 847942e2f63..59b7a67d6c0 100644 --- a/cpp/test/IceStorm/federation/.gitignore +++ b/cpp/test/IceStorm/federation/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! publisher diff --git a/cpp/test/IceStorm/federation2/.gitignore b/cpp/test/IceStorm/federation2/.gitignore index 85f7a27d020..bba8420ad8e 100644 --- a/cpp/test/IceStorm/federation2/.gitignore +++ b/cpp/test/IceStorm/federation2/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! publisher diff --git a/cpp/test/IceStorm/single/.gitignore b/cpp/test/IceStorm/single/.gitignore index 23c1d194097..63fb1c00c1d 100644 --- a/cpp/test/IceStorm/single/.gitignore +++ b/cpp/test/IceStorm/single/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! publisher diff --git a/cpp/test/IceStorm/stress/.gitignore b/cpp/test/IceStorm/stress/.gitignore index 85f7a27d020..bba8420ad8e 100644 --- a/cpp/test/IceStorm/stress/.gitignore +++ b/cpp/test/IceStorm/stress/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! publisher diff --git a/cpp/test/IceUtil/condvar/.gitignore b/cpp/test/IceUtil/condvar/.gitignore index fcdd39f5254..d9f79f0391a 100644 --- a/cpp/test/IceUtil/condvar/.gitignore +++ b/cpp/test/IceUtil/condvar/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! workqueue diff --git a/cpp/test/IceUtil/ctrlCHandler/.gitignore b/cpp/test/IceUtil/ctrlCHandler/.gitignore index eb880d3f1bf..3e19421120e 100644 --- a/cpp/test/IceUtil/ctrlCHandler/.gitignore +++ b/cpp/test/IceUtil/ctrlCHandler/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceUtil/inputUtil/.gitignore b/cpp/test/IceUtil/inputUtil/.gitignore index eb880d3f1bf..3e19421120e 100644 --- a/cpp/test/IceUtil/inputUtil/.gitignore +++ b/cpp/test/IceUtil/inputUtil/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceUtil/thread/.gitignore b/cpp/test/IceUtil/thread/.gitignore index eb880d3f1bf..3e19421120e 100644 --- a/cpp/test/IceUtil/thread/.gitignore +++ b/cpp/test/IceUtil/thread/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceUtil/unicode/.gitignore b/cpp/test/IceUtil/unicode/.gitignore index eb880d3f1bf..3e19421120e 100644 --- a/cpp/test/IceUtil/unicode/.gitignore +++ b/cpp/test/IceUtil/unicode/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client diff --git a/cpp/test/IceUtil/uuid/.gitignore b/cpp/test/IceUtil/uuid/.gitignore index eb880d3f1bf..3e19421120e 100644 --- a/cpp/test/IceUtil/uuid/.gitignore +++ b/cpp/test/IceUtil/uuid/.gitignore @@ -1,4 +1,4 @@ -// Generated by makegitignore.py, Wed Jun 13 11:09:32 2007 +// Generated by makegitignore.py, Thu Jun 14 11:59:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! client |