Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Ph2_ACF
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Inna Makarenko
Ph2_ACF
Commits
f0c5db4b
Commit
f0c5db4b
authored
9 years ago
by
Georg Auzinger
Browse files
Options
Downloads
Patches
Plain Diff
editing readme and updating Makefiles
parent
99bd2dd1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+3
-0
3 additions, 0 deletions
Makefile
README.md
+1
-0
1 addition, 0 deletions
README.md
with
4 additions
and
0 deletions
Makefile
+
3
−
0
View file @
f0c5db4b
...
...
@@ -3,6 +3,8 @@ all: Utils HWDescription HWInterface System tools src GUI
libs
:
Utils HWDescription HWInterface System
gui
:
Utils HWDescription HWInterface System tools src GUI
simple
:
Utils HWDescription HWInterface System tools src
HWDescription
::
$(
MAKE
)
-C
$@
...
...
@@ -19,6 +21,7 @@ src::
GUI
::
$(
MAKE
)
-C
GUI/Macros
$(
MAKE
)
-C
$@
cp
$@
/Ph2_ACF ../bin
doc
::
$(
MAKE
)
-C
$@
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
0
View file @
f0c5db4b
...
...
@@ -57,6 +57,7 @@ On this Repo, you can find different version of the software :
-
some modifications to HybridTester tool to make it compatible with the GUI
-
added a CMD line option: g for GUI, should only be used by the latter
-
SystemController class can now parse .json files in addition to .xml
-
04/03/15: added GUI (v1-10)
### Setup
...
...
This diff is collapsed.
Click to expand it.
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