Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Commits
8ff49747
Commit
8ff49747
authored
8 years ago
by
jdh8d
Browse files
Options
Downloads
Patches
Plain Diff
moved diehard, noh, and nol into cfar branch
parent
fb28e24f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
build-all.sh
+0
-11
0 additions, 11 deletions
build-all.sh
clean-all.sh
+0
-10
0 additions, 10 deletions
clean-all.sh
svn.externals.uva_dev
+0
-1
0 additions, 1 deletion
svn.externals.uva_dev
with
0 additions
and
22 deletions
build-all.sh
+
0
−
11
View file @
8ff49747
...
...
@@ -103,20 +103,9 @@ scons || exit
cd
$IRDB_TRANSFORMS
scons
||
exit
cd
$PEASOUP_UMBRELLA_DIR
if
[
-d
DieHard
]
;
then
cd
DieHard
./build_diehard.sh
fi
cd
$PEASOUP_UMBRELLA_DIR
if
[
-d
non_overlapping_heap
]
;
then
make
-C
non_overlapping_heap
fi
cd
$PEASOUP_UMBRELLA_DIR
echo
echo
echo
"peasoup/cfar_umbrella Overall build complete."
...
...
This diff is collapsed.
Click to expand it.
clean-all.sh
+
0
−
10
View file @
8ff49747
...
...
@@ -59,13 +59,3 @@ fi
cd
$PEASOUP_UMBRELLA_DIR
if
[
-d
DieHard
]
;
then
cd
DieHard
./clean_diehard.sh
fi
if
[
-d
non_overlapping_heap
]
;
then
make
-C
non_overlapping_heap clean
fi
cd
$PEASOUP_UMBRELLA_DIR
This diff is collapsed.
Click to expand it.
svn.externals.uva_dev
+
0
−
1
View file @
8ff49747
...
...
@@ -16,4 +16,3 @@ zipr_unpin_plugin http://svn.zephyr-software.com/repos/zipr_unpin_plugin/t
zipr_large_only_plugin http://svn.zephyr-software.com/repos/zipr_large_only_plugin/trunk
zipr_push64_reloc_plugin http://svn.zephyr-software.com/repos/zipr_push64_reloc_plugin/trunk
IdaProServer http://svn.zephyr-software.com/repos/IdaProServer/trunk/
DieHard http://svn.zephyr-software.com/repos/DieHard/trunk
This diff is collapsed.
Click to expand it.
Jason Hiser
@jdh8d
mentioned in commit
6bb67e25
·
6 years ago
mentioned in commit
6bb67e25
mentioned in commit 6bb67e254550ce550e876861ce7106f50064b14d
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment