Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
bde2e258
Commit
bde2e258
authored
Oct 27, 2015
by
Davis King
Browse files
updated docs
parent
a547b904
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+12
-0
No files found.
docs/docs/release_notes.xml
View file @
bde2e258
...
...
@@ -12,12 +12,24 @@
<current>
New Features:
- Added the set_ptrm() routine for assigning dlib::matrix objects to arbitrary
memory blocks.
Non-Backwards Compatible Changes:
Bug fixes:
- Fixed a bug that caused cmake to not provide the correct preprocessor
definitions until cmake was run twice. This was causing some projects to
not build properly.
Other:
- Improvements to build system:
- Ehsan Azarnasab contributed a setup.py so the dlib Python API can be
installed via the usual 'python setup.py install' command.
- Séverin Lemaignan upgraded dlib's CMake scripts so they include an
install target. Now dlib can be installed system wide by executing
'cmake PATH_TO_DLIB; make install'. This also includes installing the
appropriate CMake scripts for CMake's find_package(dlib) to work.
</current>
...
...
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