diff options
author | Matthew Newhook <matthew@zeroc.com> | 2008-04-25 11:33:35 +0800 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2008-04-25 11:33:35 +0800 |
commit | 871557b39b11a76b981e2877aa2df7f3c6c7fd4c (patch) | |
tree | d3048ed6b71f6b3865a833e08d40eb8c55277442 /cpp/lib | |
parent | Installation of .pc file with GAC install (diff) | |
download | ice-871557b39b11a76b981e2877aa2df7f3c6c7fd4c.tar.bz2 ice-871557b39b11a76b981e2877aa2df7f3c6c7fd4c.tar.xz ice-871557b39b11a76b981e2877aa2df7f3c6c7fd4c.zip |
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3025 - Bogus IceStorm Makefile
Fixed bug with test/IceGrid/repgrid under Windows.
Squashed commit of the following:
commit ed7af002a5422540544f585c2f4ca7048bcdd226
Author: U-MARCH4\matthew <matthew@march4.(none)>
Date: Thu Apr 24 20:29:42 2008 -0700
undo the template parameters.
commit 35047bd138c362823cab641780edb144ec339355
Author: Matthew Newhook <matthew@zeroc.com>
Date: Fri Apr 25 08:51:52 2008 +0800
Added icebox.exe parameter to the IceStorm templates. added copyright notice to application.xml.
commit 1ed2c5863a7003f31c596ec2d6c644cc36e433c5
Author: U-MARCH4\matthew <matthew@march4.(none)>
Date: Thu Apr 24 17:45:04 2008 -0700
fix bug with repgrid test under windows with debug builds.
commit edbe9b16e84f0874cceb249ee8ce19937caba06b
Author: U-MARCH4\matthew <matthew@march4.(none)>
Date: Thu Apr 24 17:25:04 2008 -0700
Windows Makefile changes.
commit 9cea64d34ac6e2f3c4208fca39291da3c47d5c12
Author: Matthew Newhook <matthew@zeroc.com>
Date: Fri Apr 25 06:25:23 2008 +0800
Added IceStormLib.
Diffstat (limited to 'cpp/lib')
-rw-r--r-- | cpp/lib/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/lib/.gitignore b/cpp/lib/.gitignore deleted file mode 100644 index 39af5887579..00000000000 --- a/cpp/lib/.gitignore +++ /dev/null @@ -1 +0,0 @@ -# Dummy file, so that git retains this otherwise empty directory. |