VirtualBox

Ignore:
Timestamp:
Sep 25, 2017 8:53:52 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118118
Message:

iprt,vboxmanage,manual: Try write the iso maker docs as a docbook refentry document. Tried to generalize the vboxmanage refentry output handling, moving it to RTMsg*. Made VBoxManage and IPRT generate their C/H sources in their own Makefiles. Hacked the C/H source generation till it can deal with the rather different RTIsoMaker command structure (no sub or sub-sub command stuff). [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp

    r68860 r68864  
    667667};
    668668
    669 #include "isomakercmd-man.h"
     669#ifndef RT_OS_OS2 /* fixme */
     670# include "isomakercmd-man.h"
     671#endif
    670672
    671673
     
    812814static void rtFsIsoMakerCmdUsage(PRTFSISOMAKERCMDOPTS pOpts, const char *pszProgName)
    813815{
    814 #if 0
     816#ifdef RT_OS_OS2 /* fixme */
    815817    rtFsIsoMakerPrintf(pOpts,
    816818                       "Usage: %s [options] [@commands.rsp] <filespec1> [filespec2 [..]]\n"
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette