Skip to content

Commit 9dda595

Browse files
committed
Initial import from 2016.06.00 release: svn r10391
Excluded the following binary files: * Master/UC2/udunits2/expat/Release/expat.exp: 80386 COFF executable not stripped - version 24932 * Master/UC2/udunits2/lib/Release/udunits2.exp: 80386 COFF executable not stripped - version 24932 * Master/UC2/Deployment/CCSIUnits.msi: CDF V2 Document, Little Endian, Os: Windows, Version 5.2, Create Time/Date: Sun Jun 20 08:00:00 1999, Name of Creating Application: Windows Installer, Security: 1, Code page: 1252, Template: Intel;1033, Number of Pages: 200, Revision Number: {F266F8BF-D869-473F-8D41-D23139621369}, Title: CCSIUnits, Author: Berkeley Water Center, Number of Words: 2, Last Saved Time/Date: Tue May 22 23:56:40 2012, Last Printed: Tue May 22 23:56:40 2012 * Master/CCSIUnitsInstaller/Microsoft_VC110_ATL_x86.msm: CDF V2 Document, Little Endian, Os: Windows, Version 6.1, Code page: 1252, Title: Installation Database, Subject: Visual C++ 11.0 ATL (x86), Author: Microsoft Corporation, Keywords: Installer, Comments: Copyright (C) Microsoft Corporation, All rights reserved., Template: Intel;0, Revision Number: {8F364BD8-5C29-332B-9A0E-43DF52AD4A09}, Create Time/Date: Sun Jun 9 16:00:58 2013, Last Saved Time/Date: Sun Jun 9 16:00:58 2013, Number of Pages: 405, Number of Words: 2, Name of Creating Application: Windows Installer XML - SOC (3.6.3520.0), Security: 4 * Master/CCSIUnitsInstaller/Microsoft_VC110_CRT_x86.msm: CDF V2 Document, Little Endian, Os: Windows, Version 6.1, Code page: 1252, Title: Installation Database, Subject: Visual C++ 11.0 CRT (x86), Author: Microsoft Corporation, Keywords: Installer, Comments: Copyright (C) Microsoft Corporation, All rights reserved., Template: Intel;0, Revision Number: {D371D00B-69EC-3F8E-A622-74710A89ADC1}, Create Time/Date: Mon Nov 5 14:54:56 2012, Last Saved Time/Date: Mon Nov 5 14:54:56 2012, Number of Pages: 405, Number of Words: 2, Name of Creating Application: Windows Installer XML - SOC (3.6.3408.0), Security: 4 * Master/UC2/expat.lib: current ar archive * Master/UC2/udunits2/expat/Release/expat.lib: current ar archive * Master/UC2/udunits2/lib/Release/udunits2.lib: current ar archive * Master/UC2/udunits2.lib: current ar archive * Master/UC2/expat.dll: PE32 executable for MS Windows (DLL) (console) Intel 80386 32-bit * Master/UC2/udunits2/expat/Release/expat.dll: PE32 executable for MS Windows (DLL) (console) Intel 80386 32-bit * Master/UC2/udunits2/lib/Release/udunits2.dll: PE32 executable for MS Windows (DLL) (console) Intel 80386 32-bit * Master/UC2/udunits2.dll: PE32 executable for MS Windows (DLL) (console) Intel 80386 32-bit * Master/UC2/udunits2/UDUnits.opensdf: *.opensdf is a temporary file opened only while .vcxproj/.sln is loaded to Visual Studio IDE. It should be added to your .gitignore file.
0 parents  commit 9dda595

436 files changed

Lines changed: 923196 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Set behaviour for all files, as this is a window project CRLF is wanted for EOL
2+
* text eol=crlf
3+
4+
# Explicitly declare text files we want to always be normalized and converted to native line endings on checkout.
5+
6+
# Declare files that will always have CRLF line endings on checkout.
7+
# -- Add Explicit declaratiosn here
8+
9+
# Denote all files that are truly binary and should not be modified.
10+
# There are none right now
11+
# -- Add Explicit declaratiosn here

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.DS_Store

Master/ACMAccess/ACMAccess.snk

596 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)