git.ao2.it - libam7xxx.git/rss - doc/man/CMakeLists.txt history https://git.ao2.it/libam7xxx.git/history?f=doc/man/CMakeLists.txt Open Source library to communicate via USB with Projectors and Digital Picture Frames based on the Actions Micro AM7XXX family of ICs en Antonio Ospite /static/git-logo.png git.ao2.it - libam7xxx.git/rss - doc/man/CMakeLists.txt history https://git.ao2.it/libam7xxx.git/history?f=doc/man/CMakeLists.txt Fri, 2 Mar 2018 17:28:14 +0000 Fri, 2 Mar 2018 17:28:14 +0000 gitweb v.2.1.4/2.1.4 CMakeLists.txt: use GNUInstallDirs Antonio Ospite <ao2@ao2.it> Fri, 2 Mar 2018 12:40:48 +0000 https://git.ao2.it/libam7xxx.git/commitdiff/bf64f1248765470b023d49e311cdcfc4b7b4fc7a https://git.ao2.it/libam7xxx.git/commitdiff/bf64f1248765470b023d49e311cdcfc4b7b4fc7a CMakeLists.txt: use GNUInstallDirs CMakeLists.txt: use GNUInstallDirs This fixes installation in multi-arch paths on systems which supports that.
  • [D] doc/man/CMakeLists.txt
]]>
Rename am7xxx_mode_switch to am7xxx-modeswitch Antonio Ospite <ospite@studenti.unina.it> Sat, 27 Jul 2013 21:25:34 +0000 https://git.ao2.it/libam7xxx.git/commitdiff/9929ba27d2c28ef364ecdd7b27120f0fe7000a8c https://git.ao2.it/libam7xxx.git/commitdiff/9929ba27d2c28ef364ecdd7b27120f0fe7000a8c Rename am7xxx_mode_switch to am7xxx-modeswitch Rename am7xxx_mode_switch to am7xxx-modeswitch The new name matches more closely the name of the binary used in recent usb-modeswitch versions.
  • [D] doc/man/CMakeLists.txt
]]>
doc: add a man page for am7xxx_mode_switch Antonio Ospite <ospite@studenti.unina.it> Thu, 14 Mar 2013 22:04:20 +0000 https://git.ao2.it/libam7xxx.git/commitdiff/2c5e1256b0a939eac385f91e13b01e21413ea89d https://git.ao2.it/libam7xxx.git/commitdiff/2c5e1256b0a939eac385f91e13b01e21413ea89d doc: add a man page for am7xxx_mode_switch doc: add a man page for am7xxx_mode_switch
  • [D] doc/man/CMakeLists.txt
]]>
doc: fix the "custom install targets" to handle DESTDIR Antonio Ospite <ospite@studenti.unina.it> Wed, 28 Mar 2012 11:08:23 +0000 https://git.ao2.it/libam7xxx.git/commitdiff/67fd00b35aabe932cff75d1945b26db7020d1ec6 https://git.ao2.it/libam7xxx.git/commitdiff/67fd00b35aabe932cff75d1945b26db7020d1ec6 doc: fix the "custom install targets" to handle DESTDIR doc: fix the "custom install targets" to handle DESTDIR Stuff has to be installed/copied in an actual "install" target for Cmake to handle DESTDIR sanely, a custom target is not enough. So the story now is: - add a component-local install rule - make the "custom install target" invoke it - make sure the custom target has been executed at install time Maybe all this is not even worth the effort anymore and the "custom install targets" could go away altogether, their point was to have _them_ invoke at install time end exploit the dependencies chain.
  • [D] doc/man/CMakeLists.txt
]]>
doc: use ${DOC_OUTPUT_PATH} in the targets once we have it defined Antonio Ospite <ospite@studenti.unina.it> Wed, 28 Mar 2012 08:43:04 +0000 https://git.ao2.it/libam7xxx.git/commitdiff/6a3e79b792a45688e555394337273061502752c4 https://git.ao2.it/libam7xxx.git/commitdiff/6a3e79b792a45688e555394337273061502752c4 doc: use ${DOC_OUTPUT_PATH} in the targets once we have it defined doc: use ${DOC_OUTPUT_PATH} in the targets once we have it defined
  • [D] doc/man/CMakeLists.txt
]]>
doc: make sure docs have been generated when installing Antonio Ospite <ospite@studenti.unina.it> Wed, 28 Mar 2012 07:11:51 +0000 https://git.ao2.it/libam7xxx.git/commitdiff/c4734c5b21355542c5718478f73ddf60ecf559fb https://git.ao2.it/libam7xxx.git/commitdiff/c4734c5b21355542c5718478f73ddf60ecf559fb doc: make sure docs have been generated when installing doc: make sure docs have been generated when installing This is done in three steps: - first a "custom install target" is created for each custom target which builds documentation; - then dependencies between those custom install targets and the correspondent "build" targets are added; - finally some code is added to ensure those "custom install targets" are called when the builtin install target is executed.
  • [D] doc/man/CMakeLists.txt
]]>
doc: add generation of man pages from asciidoc sources Antonio Ospite <ospite@studenti.unina.it> Fri, 23 Mar 2012 23:25:57 +0000 https://git.ao2.it/libam7xxx.git/commitdiff/7125b5256322f0055f19d2a478236cd69fcf64b3 https://git.ao2.it/libam7xxx.git/commitdiff/7125b5256322f0055f19d2a478236cd69fcf64b3 doc: add generation of man pages from asciidoc sources doc: add generation of man pages from asciidoc sources
  • [D] doc/man/CMakeLists.txt
]]>