Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-apps-camogm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-apps-camogm
Commits
94bdc344
Commit
94bdc344
authored
Nov 20, 2017
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modified script links and .gitignore
parent
efae1baa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
3 deletions
+7
-3
.gitignore
.gitignore
+5
-1
.cproject
eclipse_project_setup/.cproject
+1
-1
SCP apps-camogm to target.launch
...up/.externalToolBuilders/SCP apps-camogm to target.launch
+1
-1
No files found.
.gitignore
View file @
94bdc344
...
@@ -13,4 +13,8 @@ sysroots
...
@@ -13,4 +13,8 @@ sysroots
bitbake-logs
bitbake-logs
camogm
camogm
camogm_test
camogm_test
image
doxygen.tag
/image
/scripts
/html
\ No newline at end of file
eclipse_project_setup/.cproject
View file @
94bdc344
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<folderInfo
id=
"0.531211255."
name=
"/"
resourcePath=
""
>
<folderInfo
id=
"0.531211255."
name=
"/"
resourcePath=
""
>
<toolChain
id=
"cdt.managedbuild.toolchain.gnu.base.975445528"
name=
"Linux GCC"
superClass=
"cdt.managedbuild.toolchain.gnu.base"
>
<toolChain
id=
"cdt.managedbuild.toolchain.gnu.base.975445528"
name=
"Linux GCC"
superClass=
"cdt.managedbuild.toolchain.gnu.base"
>
<targetPlatform
archList=
"all"
binaryParser=
"org.eclipse.cdt.core.ELF"
id=
"cdt.managedbuild.target.gnu.platform.base.1160083683"
name=
"Debug Platform"
osList=
"linux,hpux,aix,qnx"
superClass=
"cdt.managedbuild.target.gnu.platform.base"
/>
<targetPlatform
archList=
"all"
binaryParser=
"org.eclipse.cdt.core.ELF"
id=
"cdt.managedbuild.target.gnu.platform.base.1160083683"
name=
"Debug Platform"
osList=
"linux,hpux,aix,qnx"
superClass=
"cdt.managedbuild.target.gnu.platform.base"
/>
<builder
arguments=
"apps-camogm"
cleanBuildTarget=
"-c clean -f"
command=
"${workspace_loc:/elphel-apps-camogm/run_bitbake.sh}"
enableCleanBuild=
"false"
id=
"cdt.managedbuild.target.gnu.builder.base.1606892613"
incrementalBuildTarget=
"-c compile -f"
keepEnvironmentInBuildfile=
"false"
managedBuildOn=
"false"
name=
"Gnu Make Builder"
superClass=
"cdt.managedbuild.target.gnu.builder.base"
/>
<builder
arguments=
"apps-camogm"
cleanBuildTarget=
"-c clean -f"
command=
"${workspace_loc:/elphel-apps-camogm/
scripts/
run_bitbake.sh}"
enableCleanBuild=
"false"
id=
"cdt.managedbuild.target.gnu.builder.base.1606892613"
incrementalBuildTarget=
"-c compile -f"
keepEnvironmentInBuildfile=
"false"
managedBuildOn=
"false"
name=
"Gnu Make Builder"
superClass=
"cdt.managedbuild.target.gnu.builder.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.archiver.base.1444842340"
name=
"GCC Archiver"
superClass=
"cdt.managedbuild.tool.gnu.archiver.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.archiver.base.1444842340"
name=
"GCC Archiver"
superClass=
"cdt.managedbuild.tool.gnu.archiver.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.cpp.compiler.base.834332499"
name=
"GCC C++ Compiler"
superClass=
"cdt.managedbuild.tool.gnu.cpp.compiler.base"
>
<tool
id=
"cdt.managedbuild.tool.gnu.cpp.compiler.base.834332499"
name=
"GCC C++ Compiler"
superClass=
"cdt.managedbuild.tool.gnu.cpp.compiler.base"
>
<inputType
id=
"cdt.managedbuild.tool.gnu.cpp.compiler.input.2002029678"
superClass=
"cdt.managedbuild.tool.gnu.cpp.compiler.input"
/>
<inputType
id=
"cdt.managedbuild.tool.gnu.cpp.compiler.input.2002029678"
superClass=
"cdt.managedbuild.tool.gnu.cpp.compiler.input"
/>
...
...
eclipse_project_setup/.externalToolBuilders/SCP apps-camogm to target.launch
View file @
94bdc344
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration
type=
"org.eclipse.ui.externaltools.ProgramBuilderLaunchConfigurationType"
>
<launchConfiguration
type=
"org.eclipse.ui.externaltools.ProgramBuilderLaunchConfigurationType"
>
<booleanAttribute
key=
"org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND"
value=
"false"
/>
<booleanAttribute
key=
"org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND"
value=
"false"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_LOCATION"
value=
"${workspace_loc:/elphel-apps-camogm/run_bitbake.sh}"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_LOCATION"
value=
"${workspace_loc:/elphel-apps-camogm/
scripts/
run_bitbake.sh}"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS"
value=
"full,incremental,"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS"
value=
"full,incremental,"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS"
value=
"apps-camogm -c target_scp -f"
/>
<stringAttribute
key=
"org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS"
value=
"apps-camogm -c target_scp -f"
/>
<booleanAttribute
key=
"org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED"
value=
"true"
/>
<booleanAttribute
key=
"org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED"
value=
"true"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment