Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review 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
RadioObservatory
LOFAR
Commits
9605c4aa
Commit
9605c4aa
authored
9 years ago
by
Arno Schoenmakers
Browse files
Options
Downloads
Patches
Plain Diff
TAsk #7905: Adding SubSystem SAS_Tools for Scheduler and CleanupTool
parent
8ffc2f66
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
.gitattributes
+1
-0
1 addition, 0 deletions
.gitattributes
SubSystems/CMakeLists.txt
+1
-0
1 addition, 0 deletions
SubSystems/CMakeLists.txt
SubSystems/SAS_Tools/CMakeLists.txt
+4
-0
4 additions, 0 deletions
SubSystems/SAS_Tools/CMakeLists.txt
with
6 additions
and
0 deletions
.gitattributes
+
1
−
0
View file @
9605c4aa
...
@@ -4866,6 +4866,7 @@ SubSystems/Online_Cobalt/validation/system/users/localhome.test eol=lf
...
@@ -4866,6 +4866,7 @@ SubSystems/Online_Cobalt/validation/system/users/localhome.test eol=lf
SubSystems/Online_Cobalt/validation/system/users/login-shell.test -text
SubSystems/Online_Cobalt/validation/system/users/login-shell.test -text
SubSystems/Online_Cobalt/validation/system/users/sudo.test eol=lf
SubSystems/Online_Cobalt/validation/system/users/sudo.test eol=lf
SubSystems/Online_Cobalt/validation/validate eol=lf
SubSystems/Online_Cobalt/validation/validate eol=lf
SubSystems/SAS_Tools/CMakeLists.txt -text
/jenkins_make -text
/jenkins_make -text
/lofar_config.h.cmake -text
/lofar_config.h.cmake -text
/lofstorman -text
/lofstorman -text
...
...
This diff is collapsed.
Click to expand it.
SubSystems/CMakeLists.txt
+
1
−
0
View file @
9605c4aa
...
@@ -9,5 +9,6 @@ lofar_add_package(Online_OutputProc)
...
@@ -9,5 +9,6 @@ lofar_add_package(Online_OutputProc)
lofar_add_package
(
ST_MAC
)
lofar_add_package
(
ST_MAC
)
lofar_add_package
(
Offline
)
lofar_add_package
(
Offline
)
lofar_add_package
(
SAS_OTDB
)
lofar_add_package
(
SAS_OTDB
)
lofar_add_packages
(
SAS_Tools
)
lofar_add_package
(
PVSS_DB
)
lofar_add_package
(
PVSS_DB
)
lofar_add_package
(
LAPS_CEP
)
lofar_add_package
(
LAPS_CEP
)
This diff is collapsed.
Click to expand it.
SubSystems/SAS_Tools/CMakeLists.txt
0 → 100644
+
4
−
0
View file @
9605c4aa
# $Id: CMakeLists.txt 31909 2015-06-23 20:58:05Z schoenmakers $
lofar_package
(
SAS_Tools
DEPENDS Scheduler CleanupTool
)
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