Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upClean-up and organize project; resolves #40. #50
+1,224
−1,401
Conversation
ruebot
requested review from
greebie and
ianmilligan1
Sep 3, 2018
ianmilligan1
approved these changes
Sep 3, 2018
Builds fine and tested on sample files (using the -q and -g flags).
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
Thanks for this Nick. Great clean up job. |
ruebot
referenced this pull request
Sep 4, 2018
Closed
Doxyfile points to absolute rather than relative directory #54
greebie
merged commit 3a99b92
into
master
Sep 4, 2018
ruebot
deleted the
issue-40
branch
Sep 4, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ruebot commentedSep 3, 2018
GitHub issue(s): #40
What does this Pull Request do?
How should this be tested?
It should build, test should pass, and it should still run as it currently does. I've built, and test it with
auk
locally, and everything appears to be working fine.Additional Notes:
I created #49 for the automake support, and the branch for it is here branch is here.
doxygen
version number dropping shouldn't be a problem. It's what was available inapt
for Ubuntu 18.04.