Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
7959ea0a
Commit
7959ea0a
authored
Jul 23, 2015
by
Sebastian Eichelbaum
Browse files
[DOC] added some changelog entries of formerly closed bugs.
parent
81147e23
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
tools/release/packaging/debian/changelog
tools/release/packaging/debian/changelog
+1
-0
tools/release/packaging/debian/rules
tools/release/packaging/debian/rules
+0
-3
No files found.
tools/release/packaging/debian/changelog
View file @
7959ea0a
openwalnut (OWPACK_VERSION-1) unstable; urgency=low
* The system_error is not affecting OpenWalnut (Closes: #793268)
* Fixed support for GCC5 (Closes: #778050)
* Major functionality and stability improvements.
* Several bug fixes
...
...
tools/release/packaging/debian/rules
View file @
7959ea0a
...
...
@@ -51,9 +51,6 @@ override_dh_auto_install:
cmake
-DCOMPONENT
=
CORE_DEV
-DCMAKE_INSTALL_PREFIX
=
debian/libopenwalnut1-dev/usr
-P
build/cmake_install.cmake
cmake
-DCOMPONENT
=
EXT_DEV
-DCMAKE_INSTALL_PREFIX
=
debian/libopenwalnut1-dev/usr
-P
build/cmake_install.cmake
# libopenwalnut1-doc
# Use jquery from Debian package, so prune shipped one. Taken from https://github.com/neurodebian/statsmodels/tree/debian/debian
# NOTE: seems not to be created anymore.
# -rm ./doc/core/html/jquery.js
cmake
-DCOMPONENT
=
CORE_DOC
-DCMAKE_INSTALL_PREFIX
=
debian/libopenwalnut1-doc/usr
-P
build/cmake_install.cmake
# openwalnut
cmake
-DCOMPONENT
=
QTGUI
-DCMAKE_INSTALL_PREFIX
=
debian/openwalnut/usr
-P
build/cmake_install.cmake
...
...
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