Skip to content

Commit 8567cfe

Browse files
author
Jianchun Xu
committed
update all references to use correct CamelCase file names
Update all ```#include``` to reference exact CamelCase file names and use ```/``` (```Dir/Filename.h```) to simplify crossplat work. Update all .vcxproj, .vcxproj.filters to reference correct CamelCase file names so that VS solution explorer displays correctly.
1 parent 391efb0 commit 8567cfe

265 files changed

Lines changed: 1378 additions & 1382 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.

bin/ChakraCore/ChakraCore.vcxproj

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -82,58 +82,58 @@
8282
</ResourceCompile>
8383
</ItemGroup>
8484
<ItemGroup>
85-
<ProjectReference Include="..\..\lib\jsrt\Chakra.Jsrt.vcxproj">
85+
<ProjectReference Include="..\..\lib\Jsrt\Chakra.Jsrt.vcxproj">
8686
<Project>{706083f7-6aa4-4558-a153-6352ef9220f5}</Project>
8787
</ProjectReference>
88-
<ProjectReference Include="..\..\lib\jsrt\core\Chakra.Jsrt.Core.vcxproj">
88+
<ProjectReference Include="..\..\lib\Jsrt\Core\Chakra.Jsrt.Core.vcxproj">
8989
<Project>{706083f7-6aa4-4558-a153-6352ef9220ee}</Project>
9090
</ProjectReference>
91-
<ProjectReference Include="..\..\Lib\Backend\Chakra.Backend.vcxproj" Condition="'$(BuildJIT)'!='false'">
91+
<ProjectReference Include="..\..\lib\Backend\Chakra.Backend.vcxproj" Condition="'$(BuildJIT)'!='false'">
9292
<Project>{18cf279f-188d-4655-b03d-74f65388e7d1}</Project>
9393
</ProjectReference>
94-
<ProjectReference Include="..\..\lib\Common\codex\Chakra.Common.Codex.vcxproj">
94+
<ProjectReference Include="..\..\lib\Common\Codex\Chakra.Common.Codex.vcxproj">
9595
<Project>{1876e800-ad77-48c4-a2f7-e5265f24ac38}</Project>
9696
</ProjectReference>
97-
<ProjectReference Include="..\..\Lib\Common\common\Chakra.Common.Common.vcxproj">
97+
<ProjectReference Include="..\..\lib\Common\Common\Chakra.Common.Common.vcxproj">
9898
<Project>{bb4153ff-ac3e-4734-b562-cc23812df31b}</Project>
9999
</ProjectReference>
100-
<ProjectReference Include="..\..\Lib\Common\core\Chakra.Common.Core.vcxproj">
100+
<ProjectReference Include="..\..\lib\Common\Core\Chakra.Common.Core.vcxproj">
101101
<Project>{cc4153ff-ac3e-4734-b562-cc23812df31b}</Project>
102102
</ProjectReference>
103-
<ProjectReference Include="..\..\Lib\Common\DataStructures\Chakra.Common.DataStructures.vcxproj">
103+
<ProjectReference Include="..\..\lib\Common\DataStructures\Chakra.Common.DataStructures.vcxproj">
104104
<Project>{5643d42a-c38d-4d82-9662-58470b3ac9f7}</Project>
105105
</ProjectReference>
106-
<ProjectReference Include="..\..\Lib\Common\Exceptions\Chakra.Common.Exceptions.vcxproj">
106+
<ProjectReference Include="..\..\lib\Common\Exceptions\Chakra.Common.Exceptions.vcxproj">
107107
<Project>{fd8eec40-4141-448a-bf4b-1589fbe4f60d}</Project>
108108
</ProjectReference>
109-
<ProjectReference Include="..\..\Lib\Common\Memory\Chakra.Common.Memory.vcxproj">
109+
<ProjectReference Include="..\..\lib\Common\Memory\Chakra.Common.Memory.vcxproj">
110110
<Project>{bb4153ff-ac3e-4734-b562-ff23812df31b}</Project>
111111
</ProjectReference>
112-
<ProjectReference Include="..\..\Lib\Common\util\Chakra.Common.Util.vcxproj">
112+
<ProjectReference Include="..\..\lib\Common\Util\Chakra.Common.Util.vcxproj">
113113
<Project>{6979ec58-7a28-465c-a694-f3323a1f5401}</Project>
114114
</ProjectReference>
115-
<ProjectReference Include="..\..\Lib\Parser\Chakra.Parser.vcxproj">
115+
<ProjectReference Include="..\..\lib\Parser\Chakra.Parser.vcxproj">
116116
<Project>{f6fad160-5a4b-476a-93ac-33e0b3a18c0c}</Project>
117117
</ProjectReference>
118118
<ProjectReference Include="..\..\lib\Runtime\Base\Chakra.Runtime.Base.vcxproj">
119119
<Project>{706083f7-6aa4-4558-a153-6352ef9110ee}</Project>
120120
</ProjectReference>
121-
<ProjectReference Include="..\..\Lib\Runtime\ByteCode\Chakra.Runtime.ByteCode.vcxproj">
121+
<ProjectReference Include="..\..\lib\Runtime\ByteCode\Chakra.Runtime.ByteCode.vcxproj">
122122
<Project>{706083f7-6aa4-4558-a153-6352ef9110f5}</Project>
123123
</ProjectReference>
124-
<ProjectReference Include="..\..\Lib\Runtime\Debug\Chakra.Runtime.Debug.vcxproj">
124+
<ProjectReference Include="..\..\lib\Runtime\Debug\Chakra.Runtime.Debug.vcxproj">
125125
<Project>{8C61E4E7-F0D6-420D-A352-3E6E50D406DD}</Project>
126126
</ProjectReference>
127-
<ProjectReference Include="..\..\Lib\Runtime\Language\Chakra.Runtime.Language.vcxproj">
127+
<ProjectReference Include="..\..\lib\Runtime\Language\Chakra.Runtime.Language.vcxproj">
128128
<Project>{706083f7-6aa4-4558-a153-6352ef9110f8}</Project>
129129
</ProjectReference>
130-
<ProjectReference Include="..\..\Lib\Runtime\Library\Chakra.Runtime.Library.vcxproj">
130+
<ProjectReference Include="..\..\lib\Runtime\Library\Chakra.Runtime.Library.vcxproj">
131131
<Project>{706083f7-6aa4-4558-a153-6352ef9110f7}</Project>
132132
</ProjectReference>
133-
<ProjectReference Include="..\..\Lib\Runtime\Math\Chakra.Runtime.Math.vcxproj">
133+
<ProjectReference Include="..\..\lib\Runtime\Math\Chakra.Runtime.Math.vcxproj">
134134
<Project>{abc904ad-9415-46f8-aa23-e33193f81f7c}</Project>
135135
</ProjectReference>
136-
<ProjectReference Include="..\..\Lib\Runtime\Types\Chakra.Runtime.Types.vcxproj">
136+
<ProjectReference Include="..\..\lib\Runtime\Types\Chakra.Runtime.Types.vcxproj">
137137
<Project>{706083f7-6aa4-4558-a153-6352ef9110f6}</Project>
138138
</ProjectReference>
139139
</ItemGroup>

bin/ChakraCore/ChakraCoreDllFunc.cpp

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
44
//-------------------------------------------------------------------------------------------------------
55
#include "Runtime.h"
6-
#include "core\AtomLockGuids.h"
7-
#include "core\ConfigParser.h"
8-
#include "Base\ThreadContextTLSEntry.h"
9-
#include "Base\ThreadBoundThreadContextManager.h"
6+
#include "Core/AtomLockGuids.h"
7+
#include "Core/ConfigParser.h"
8+
#include "Base/ThreadContextTlsEntry.h"
9+
#include "Base/ThreadBoundThreadContextManager.h"
1010
#ifdef DYNAMIC_PROFILE_STORAGE
11-
#include "Language\DynamicProfileStorage.h"
11+
#include "Language/DynamicProfileStorage.h"
1212
#endif
13-
#include "jsrtcontext.h"
13+
#include "JsrtContext.h"
1414
#include "TestHooks.h"
1515

1616
extern HANDLE g_hInstance;

bin/ChakraCore/ConfigParserExternals.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
44
//-------------------------------------------------------------------------------------------------------
55
#include "Common.h"
6-
#include "core\ConfigParser.h"
6+
#include "Core/ConfigParser.h"
77

88
bool ConfigParserAPI::FillConsoleTitle(__ecount(cchBufferSize) LPWSTR buffer, size_t cchBufferSize, __in LPWSTR moduleName)
99
{

bin/ch/Helpers.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// Copyright (C) Microsoft. All rights reserved.
33
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
44
//-------------------------------------------------------------------------------------------------------
5-
#include "StdAfx.h"
6-
#include "codex\Utf8Codex.h"
5+
#include "stdafx.h"
6+
#include "Codex/Utf8Codex.h"
77

88
HRESULT Helpers::LoadScriptFromFile(LPCWSTR filename, LPCWSTR& contents, bool* isUtf8Out, LPCWSTR* contentsRawOut, UINT* lengthBytesOut, bool printFileOpenError)
99
{

bin/ch/HostConfigFlags.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Copyright (C) Microsoft. All rights reserved.
33
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
44
//-------------------------------------------------------------------------------------------------------
5-
#include "StdAfx.h"
5+
#include "stdafx.h"
66

77
HostConfigFlags HostConfigFlags::flags;
88
LPWSTR* HostConfigFlags::argsVal;

bin/ch/HostConfigFlags.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#pragma once
77

8-
#include "core\ICustomConfigFlags.h"
8+
#include "Core/ICustomConfigFlags.h"
99
class HostConfigFlags : public ICustomConfigFlags
1010
{
1111
public:

bin/ch/WScriptJsrt.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Copyright (C) Microsoft. All rights reserved.
33
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
44
//-------------------------------------------------------------------------------------------------------
5-
#include "StdAfx.h"
5+
#include "stdafx.h"
66

77
MessageQueue* WScriptJsrt::messageQueue = nullptr;
88
DWORD_PTR WScriptJsrt::sourceContext = 0;

bin/ch/ch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
44
//-------------------------------------------------------------------------------------------------------
55
#include "stdafx.h"
6-
#include "core/AtomLockGuids.h"
6+
#include "Core/AtomLockGuids.h"
77

88
unsigned int MessageBase::s_messageCount = 0;
99

bin/ch/ch.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<None Include="ch.def" />
7474
</ItemGroup>
7575
<ItemGroup>
76-
<ProjectReference Include="..\..\lib\common\codex\Chakra.Common.Codex.vcxproj">
76+
<ProjectReference Include="..\..\lib\Common\Codex\Chakra.Common.Codex.vcxproj">
7777
<Project>{1876e800-ad77-48c4-a2f7-e5265f24ac38}</Project>
7878
</ProjectReference>
7979
</ItemGroup>

bin/ch/chakrartinterface.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Copyright (C) Microsoft. All rights reserved.
33
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
44
//-------------------------------------------------------------------------------------------------------
5-
#include "StdAfx.h"
5+
#include "stdafx.h"
66

77
LPCWSTR chakraDllName = L"chakracore.dll";
88

0 commit comments

Comments
 (0)