• src/xpdev/CMakeLists.txt

    From deuce@VERT to CVS commit on Tue Feb 4 04:15:28 2014
    src/xpdev CMakeLists.txt NONE 1.1
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv14628

    Added Files:
    CMakeLists.txt
    Log Message:
    Start of an experiment with CMake.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ tel
  • From deuce@VERT to CVS commit on Wed Feb 5 02:27:20 2014
    src/xpdev CMakeLists.txt 1.1 1.2
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv9538

    Modified Files:
    CMakeLists.txt
    Log Message:
    Now may have all the features of GNUmakefile and Common.gmake.



    ---
    þ Synchronet þ Vertrau
  • From deuce@VERT to CVS commit on Wed Feb 5 02:37:03 2014
    src/xpdev CMakeLists.txt 1.2 1.3
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv9629

    Modified Files:
    CMakeLists.txt
    Log Message:
    Add an install target. Installs the library into the "right" place and installs the headers into the include/xpdev directory.

    This will make for a more unixy install someday maybe perhaps.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Wed Feb 5 12:36:58 2014
    src/xpdev CMakeLists.txt 1.3 1.4
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv25398

    Modified Files:
    CMakeLists.txt
    Log Message:
    Don't link against portaudio, we used dlopen() and friends for that.



    ---
    þ Synchronet þ
  • From deuce@VERT to CVS commit on Wed Feb 5 19:17:06 2014
    src/xpdev CMakeLists.txt 1.4 1.5
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv4693

    Modified Files:
    CMakeLists.txt
    Log Message:
    Require 2.8.11, not just 2.8


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://v
  • From deuce@VERT to CVS commit on Wed Feb 5 19:47:26 2014
    src/xpdev CMakeLists.txt 1.5 1.6
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv5160

    Modified Files:
    CMakeLists.txt
    Log Message:
    Fix for Windows (seems to work with MSVC10)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet
  • From deuce@VERT to CVS commit on Thu Feb 6 00:36:33 2014
    src/xpdev CMakeLists.txt 1.6 1.7
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv9155

    Modified Files:
    CMakeLists.txt
    Log Message:
    Properly handle the thread library.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ t
  • From deuce@VERT to CVS commit on Thu Feb 6 00:42:00 2014
    src/xpdev CMakeLists.txt 1.7 1.8
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv9237

    Modified Files:
    CMakeLists.txt
    Log Message:
    Include the library with dlopen() and friends.



    ---
    þ Synchronet þ Vertrauen þ Home of Syn
  • From deuce@VERT to CVS commit on Thu Feb 6 01:57:32 2014
    src/xpdev CMakeLists.txt 1.8 1.9
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv10414

    Modified Files:
    CMakeLists.txt
    Log Message:
    Export cmake configs and install them.
    Don't create options until there's a use for them.



  • From deuce@VERT to CVS commit on Thu Feb 6 02:06:54 2014
    src/xpdev CMakeLists.txt 1.9 1.10
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv11025

    Modified Files:
    CMakeLists.txt
    Log Message:
    Use conventional (?) names and paths for config export/install



    ---
    þ Synchronet þ Vertr
  • From deuce@VERT to CVS commit on Thu Feb 6 02:07:13 2014
    src/xpdev CMakeLists.txt 1.10 1.11
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv11062

    Modified Files:
    CMakeLists.txt
    Log Message:
    Also for plain export.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://ve
  • From deuce@VERT to CVS commit on Thu Feb 6 02:31:50 2014
    src/xpdev CMakeLists.txt 1.11 1.12
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv11337

    Modified Files:
    CMakeLists.txt
    Log Message:
    Define LINK_LIST_THREADSAFE
    (This is an option that could go away!)


    ---
    þ Synchronet þ
  • From deuce@VERT to CVS commit on Thu Feb 6 03:41:29 2014
    src/xpdev CMakeLists.txt 1.12 1.13
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv12300

    Modified Files:
    CMakeLists.txt
    Log Message:
    Fix up the public interface defs.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ
  • From deuce@VERT to CVS commit on Sun Feb 9 03:09:19 2014
    src/xpdev CMakeLists.txt 1.13 1.14
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv7524

    Modified Files:
    CMakeLists.txt
    Log Message:
    No need to export the target AND install export it.



    ---
    þ Synchronet þ Vertrauen þ Home
  • From deuce@VERT to CVS commit on Sun Feb 9 03:26:08 2014
    src/xpdev CMakeLists.txt 1.14 1.15
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv7763

    Modified Files:
    CMakeLists.txt
    Log Message:
    Fix ALSA check.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synch
  • From deuce@VERT to CVS commit on Sun Feb 9 05:36:58 2014
    src/xpdev CMakeLists.txt 1.15 1.16
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv9632

    Modified Files:
    CMakeLists.txt
    Log Message:
    WRAPPER_IMPORTS needs to be set for everyone including the XPDev DLL



    ---
    þ Synchronet þ
  • From deuce@VERT to CVS commit on Sun Feb 9 13:21:35 2014
    src/xpdev CMakeLists.txt 1.16 1.17
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv22924

    Modified Files:
    CMakeLists.txt
    Log Message:
    Add limb everywhere. eliminate redundant elsif()


    ---
    þ Synchronet þ Vertrauen þ Home of
  • From deuce@VERT to CVS commit on Sun Feb 9 13:22:57 2014
    src/xpdev CMakeLists.txt 1.17 1.18
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv22984

    Modified Files:
    CMakeLists.txt
    Log Message:
    libm for everyone! (Except Win32, they don't deserve it).



    ---
    þ Synchronet þ Vertraue
  • From deuce@VERT to CVS commit on Mon Feb 10 12:57:51 2014
    src/xpdev CMakeLists.txt 1.18 1.19
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv32250

    Modified Files:
    CMakeLists.txt
    Log Message:
    Add stdint.h test (for VS 10 etc.al)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ t
  • From deuce@VERT to CVS commit on Thu Jan 1 00:21:20 2015
    src/xpdev CMakeLists.txt 1.19 1.20
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv30339

    Modified Files:
    CMakeLists.txt
    Log Message:
    Win32 builds require Netapi32 now.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Tue Oct 27 17:19:31 2015
    src/xpdev CMakeLists.txt 1.20 1.21
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv18550

    Modified Files:
    CMakeLists.txt
    Log Message:
    Add the installed xpdev header path to the interface declaration.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Feb 13 23:17:21 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/fab539a39fe73c8a8e6c3148
    Modified Files:
    src/xpdev/CMakeLists.txt
    Log Message:
    Fix Linux builds
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Feb 13 23:18:38 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/fb0b668d530123a15f6a7a47
    Modified Files:
    src/xpdev/CMakeLists.txt
    Log Message:
    Fix
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat Feb 26 16:19:17 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/69763aaf2e35a3e6d2d25e60
    Modified Files:
    src/xpdev/CMakeLists.txt
    Log Message:
    Don't compile xptime
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 10 20:51:30 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/7a7fd0eabe27ac9713cc523c
    Modified Files:
    src/xpdev/CMakeLists.txt
    Log Message:
    Remove spurious brace
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Oct 13 10:01:29 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/ab2ff158e01bdf7b66de3d44
    Modified Files:
    src/xpdev/CMakeLists.txt
    Log Message:
    Set PREFER_POLL in CMake as well.

    Not just for GMUmakefile anymore!
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat Jan 25 13:40:27 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/06b563bf67b896f82f86a46b
    Modified Files:
    src/xpdev/CMakeLists.txt
    Log Message:
    Fix CMake builds
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net