This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "codelite".
The branch, master has been updated
via 19cdd1b4f1645ec1855b0d13af50e5fa51aaa10c (commit)
via d750a65e2b95343029be41ec2229136e7f5e671b (commit)
from dc37283854b912fe12b11ab962f70dd055aeb9b4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/codelite/codelitegit/ci/19cdd1b4f1645ec1855b0d13af50e5fa51aaa10c
commit 19cdd1b4f1645ec1855b0d13af50e5fa51aaa10c
Author: Eran <era...@gm...>
Date: Wed Jan 15 19:06:53 2014 +0200
Removed another obsolete file
diff --git a/LiteEditor/LiteEditor.project b/LiteEditor/LiteEditor.project
index 9353379..10a87e0 100644
--- a/LiteEditor/LiteEditor.project
+++ b/LiteEditor/LiteEditor.project
@@ -207,7 +207,6 @@
<File Name="editor_options_bookmarks.wxcp"/>
<File Name="editor_options_bookmarks_liteeditor_bitmaps.cpp"/>
<File Name="syntaxhighlightbasedlg_liteeditor_bitmaps.cpp"/>
- <File Name="../yesnodlg.wxcp"/>
</VirtualDirectory>
<VirtualDirectory Name="CodeCompletion">
<File Name="quickoutlinedlg.cpp"/>
https://sourceforge.net/p/codelite/codelitegit/ci/d750a65e2b95343029be41ec2229136e7f5e671b
commit d750a65e2b95343029be41ec2229136e7f5e671b
Author: Eran <era...@gm...>
Date: Wed Jan 15 19:06:05 2014 +0200
Removed obsolete files from the workspace (which caused build errors on Windows)
diff --git a/LiteEditor.workspace b/LiteEditor.workspace
index d252ee0..08385ee 100644
--- a/LiteEditor.workspace
+++ b/LiteEditor.workspace
@@ -44,7 +44,7 @@
<Project Name="Tweaks" Path="Tweaks/Tweaks.project" Active="No"/>
<Project Name="CMakePlugin" Path="CMakePlugin/CMakePlugin.project" Active="No"/>
<BuildMatrix>
- <WorkspaceConfiguration Name="Win Release Unicode" Selected="no">
+ <WorkspaceConfiguration Name="Win Release Unicode" Selected="yes">
<Project Name="abbreviation" ConfigName="WinReleaseUnicode"/>
<Project Name="CallGraph" ConfigName="WinReleaseUnicode"/>
<Project Name="CMakePlugin" ConfigName="WinReleaseUnicode"/>
@@ -114,7 +114,7 @@
<Project Name="wxsqlite3" ConfigName="WinDebugUnicode"/>
<Project Name="ZoomNavigator" ConfigName="WinDebugUnicode"/>
</WorkspaceConfiguration>
- <WorkspaceConfiguration Name="CMake_Release" Selected="yes">
+ <WorkspaceConfiguration Name="CMake_Release" Selected="no">
<Project Name="ZoomNavigator" ConfigName="DebugUnicode"/>
<Project Name="wxsqlite3" ConfigName="WinReleaseUnicode"/>
<Project Name="wxshapeframework" ConfigName="WinReleaseUnicode"/>
diff --git a/LiteEditor/LiteEditor.project b/LiteEditor/LiteEditor.project
index 0f7dfe2..9353379 100644
--- a/LiteEditor/LiteEditor.project
+++ b/LiteEditor/LiteEditor.project
@@ -904,8 +904,6 @@
<File Name="DebuggerSettings_liteeditor_bitmaps.cpp"/>
<File Name="FileExplorerTab.h"/>
<File Name="FileExplorerTab.cpp"/>
- <File Name="advance_settings.h"/>
- <File Name="advance_settings.cpp"/>
</VirtualDirectory>
<VirtualDirectory Name="ReconcileProject">
<File Name="reconcileproject.cpp"/>
-----------------------------------------------------------------------
Summary of changes:
LiteEditor.workspace | 4 ++--
LiteEditor/LiteEditor.project | 3 ---
2 files changed, 2 insertions(+), 5 deletions(-)
hooks/post-receive
--
codelite
|