Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
0cf8964f
Commit
0cf8964f
authored
Mar 15, 2018
by
Carsten Rose
Browse files
Makefile: problems to build QFQ. Enable 'sonar' again to see if that is the reason.
parent
335d0ef2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
0cf8964f
...
...
@@ -77,8 +77,7 @@ t3sphinx: .virtual_env
plantuml
:
cd
doc/diagram
;
$(MAKE)
#bootstrap: .phpdocinstall .npmpackages .bowerpackages .plantuml_install .virtual_env .sonar_scanner
bootstrap
:
.phpdocinstall .npmpackages .bowerpackages .plantuml_install .virtual_env
bootstrap
:
.phpdocinstall .npmpackages .bowerpackages .plantuml_install .virtual_env .sonar_scanner
npm update
bower update
grunt default
...
...
@@ -143,8 +142,7 @@ sonar: .sonar_scanner
support/sonar/sonar-scanner-
$(SONAR_SCANNER_VERSION)
-linux
/bin/sonar-scanner
#.PHONY: nightly maintainer-clean snapshot release git-revision t3sphinx build-dist make-dist-dir dist-move-doc dist-copy-extension pip-temp-directory plantuml sonar
.PHONY
:
nightly maintainer-clean snapshot release git-revision t3sphinx build-dist make-dist-dir dist-move-doc dist-copy-extension pip-temp-directory plantuml
.PHONY
:
nightly maintainer-clean snapshot release git-revision t3sphinx build-dist make-dist-dir dist-move-doc dist-copy-extension pip-temp-directory plantuml sonar
copyReleaseNotes
:
cp
extension/Documentation/Release.rst extension/RELEASE.txt
...
...
Write
Preview
Supports
Markdown
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