[pacman-dev] Generate doxygen man pages on "make dist"
Would anyone have a problem with generating doxygen man pages on the "make dist" target? The reason I ask, is that having a doxygen makedepend is breaking our little core/extra repo separation, and this is the cleanest fix. It also cleans up building pacman. If you ask me, I don't see a problem with pre-generating them Opinions?
On Nov 12, 2007 11:28 AM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
Would anyone have a problem with generating doxygen man pages on the "make dist" target?
The reason I ask, is that having a doxygen makedepend is breaking our little core/extra repo separation, and this is the cleanest fix. It also cleans up building pacman. If you ask me, I don't see a problem with pre-generating them
Opinions?
I was planning on changing this to the same way we do asciidoc manpages, so looks like we are on the same boat. People would still have the option to make them at compile time if they wanted with the --enable-doxygen flag (but --disable would be the new default). -Dan
On Nov 12, 2007 11:38 AM, Dan McGee <dpmcgee@gmail.com> wrote:
On Nov 12, 2007 11:28 AM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
Would anyone have a problem with generating doxygen man pages on the "make dist" target?
The reason I ask, is that having a doxygen makedepend is breaking our little core/extra repo separation, and this is the cleanest fix. It also cleans up building pacman. If you ask me, I don't see a problem with pre-generating them
Opinions?
I was planning on changing this to the same way we do asciidoc manpages, so looks like we are on the same boat. People would still have the option to make them at compile time if they wanted with the --enable-doxygen flag (but --disable would be the new default).
This is in relation to the core rebuild... trying to cleanup makedepends from the extra repo - and pacman makedepends on doxygen, which pulls in qt and weird crap... ewww
participants (2)
-
Aaron Griffin
-
Dan McGee