[Liblas-commits] [libLAS/libLAS] 1031de: fix: name of cmake_install.cmake in CPack ignore f...
Mateusz Łoskot
noreply at github.com
Fri May 8 08:29:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/libLAS/libLAS
Commit: 1031dea21ca762b7ec9f9086b297d511a1277209
https://github.com/libLAS/libLAS/commit/1031dea21ca762b7ec9f9086b297d511a1277209
Author: Mateusz Łoskot <mateusz at loskot.net>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
fix: name of cmake_install.cmake in CPack ignore files
Commit: 67eae8651d82bbb4777e9f02098bb2c418179305
https://github.com/libLAS/libLAS/commit/67eae8651d82bbb4777e9f02098bb2c418179305
Author: Mateusz Łoskot <mateusz at loskot.net>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
A INSTALL
Log Message:
-----------
build: Restore INSTALL expected by CMake
Commit: 6f11510e90a0b96f54113d55d6efd0807d46674e
https://github.com/libLAS/libLAS/commit/6f11510e90a0b96f54113d55d6efd0807d46674e
Author: Mateusz Łoskot <mateusz at loskot.net>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
A doc/development/annual_report_2010.txt
Log Message:
-----------
docs: Restore annual_report_2010.txt as archived
Commit: fbee661bb3b4e534993358f015853873b2f928ed
https://github.com/libLAS/libLAS/commit/fbee661bb3b4e534993358f015853873b2f928ed
Author: Mateusz Łoskot <mateusz at loskot.net>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M doc/development/buildbot.txt
Log Message:
-----------
docs: Fix CDash links (CDash references should go as unused)
Commit: 3d66a0f9a1e0fb4fe83743bb9715c0e6aa9b32d2
https://github.com/libLAS/libLAS/commit/3d66a0f9a1e0fb4fe83743bb9715c0e6aa9b32d2
Author: Mateusz Łoskot <mateusz at loskot.net>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M doc/tutorial/csharp.txt
Log Message:
-----------
docs: Fix C# syntax highlighting
Commit: 9cf29b38f058ad82622ffe17191f254276294db1
https://github.com/libLAS/libLAS/commit/9cf29b38f058ad82622ffe17191f254276294db1
Author: Mateusz Łoskot <mateusz at loskot.net>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M doc/README.md
M doc/conf.py
Log Message:
-----------
docs: Disable rst2pdf due to bug with Python 3
$ make html
sphinx-build -b html -d build/doctrees . build/html
Running Sphinx v3.0.3
Exception occurred:
File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed
File "/mnt/d/libLAS.wsl/.pyenv/lib/python3.5/site-packages/rst2pdf/pdfbuilder.py", line 129
except Exception, e:
^
SyntaxError: invalid syntax
Commit: 9de6c6f41eedf8e900238be8fe3ff4566f5d8323
https://github.com/libLAS/libLAS/commit/9de6c6f41eedf8e900238be8fe3ff4566f5d8323
Author: Mateusz Łoskot <mateusz at loskot.net>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
R doc/api/TracFooter.html
R doc/api/TracHeader.html
M doc/api/doxygen.conf
R doc/api/doxygen_dev.conf
Log Message:
-----------
docs: Run doxygen -g doxygen.conf and tweak for HTML only
Commit: 058f1fc66789b0a9e99f7afdf3567b3dcab59933
https://github.com/libLAS/libLAS/commit/058f1fc66789b0a9e99f7afdf3567b3dcab59933
Author: Mateusz Łoskot <mateusz at loskot.net>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M doc/README.md
Log Message:
-----------
docs: Add doxygen step to doc/README.md
Compare: https://github.com/libLAS/libLAS/compare/d8590b1e7d20...058f1fc66789
More information about the Liblas-commits
mailing list