-
src/conio/GNUmakefile
From
deuce@VERT to
CVS commit on Fri Aug 16 17:27:31 2013
src/conio GNUmakefile 1.28 1.29
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv19580
Modified Files:
GNUmakefile
Log Message:
Add win32cio.c to Win32 builds using GNUmakefile
---
þ Synchronet þ Vertrauen þ Home of Sync
-
From
deuce@VERT to
CVS commit on Fri Aug 16 18:06:58 2013
src/conio GNUmakefile 1.29 1.30
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv19887
Modified Files:
GNUmakefile
Log Message:
Add the required SDL_win32_main file for mingw32 builds.
---
þ Synchronet þ Vertrauen þ Home
-
From
deuce@VERT to
CVS commit on Fri Aug 16 19:09:43 2013
src/conio GNUmakefile 1.30 1.31
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv20477
Modified Files:
GNUmakefile
Log Message:
Compile the resource file when using mingw32.
---
þ Synchronet þ Vertrauen þ Home of Synchro
-
From
deuce@VERT to
CVS commit on Fri Aug 16 19:17:06 2013
src/conio GNUmakefile 1.31 1.32
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv20568
Modified Files:
GNUmakefile
Log Message:
Be more explicity with the windres args.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
-
From
deuce@VERT to
CVS commit on Wed Feb 11 05:06:53 2015
src/conio GNUmakefile 1.33 1.34
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv5737
Modified Files:
GNUmakefile
Log Message:
Fix makefile for non-OS X systems.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
rswindell@VERT to
CVS commit on Tue Feb 27 21:55:13 2018
src/conio GNUmakefile 1.35 1.36
Update of /cvsroot/sbbs/src/conio
In directory cvs:/home/rswindell/sbbs/src/conio
Modified Files:
GNUmakefile
Log Message:
Fix lingering compile issue when smblib isn't actually built as a lib
(e.g. when downloading syncterm-src.tgz)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Tue Feb 27 22:20:20 2018
src/conio GNUmakefile 1.36 1.37
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv18581
Modified Files:
GNUmakefile
Log Message:
Revert last commit.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Fri Jun 28 17:24:02 2019
src/conio GNUmakefile 1.37 1.38
Update of /cvsroot/sbbs/src/conio
In directory cvs:/home/rswindell/sbbs/src/conio
Modified Files:
GNUmakefile
Log Message:
base64.* and lzh.* have been moved to src/encode.
You will need to perform a clean rebuild.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Sun Apr 12 19:04:31 2020
src/conio GNUmakefile 1.41 1.42
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv26496
Modified Files:
GNUmakefile
Log Message:
Fix Debian hate test.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Apr 24 21:02:59 2020
src/conio GNUmakefile 1.42 1.43
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv27344
Modified Files:
GNUmakefile
Log Message:
We don't need pasteboard with SDL2
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Apr 24 21:06:16 2020
src/conio GNUmakefile 1.43 1.44
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv27730
Modified Files:
GNUmakefile
Log Message:
We need this sdlfuncs even with SDL audio now.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Apr 24 21:07:26 2020
src/conio GNUmakefile 1.44 1.45
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv27915
Modified Files:
GNUmakefile
Log Message:
More pasteboard deletion.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deucе@VERT to
Git commit to main/sbbs/master on Fri May 14 16:21:07 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Thu May 20 01:20:36 2021
https://gitlab.synchro.net/main/sbbs/-/commit/2d408f0cd00f1c3c5553cef0
Modified Files:
src/conio/GNUmakefile
Log Message:
Disable gcc warning about suggested parenthesis
Deuce doesn't want to add "useless parenthesis" to xbr.c.
Hopefully Clang will just ignore this -Wno-* option?
warning: suggest parentheses around ‘&&’ within ‘||’
---
ï¿ Synchronet ï¿ Vertrauen ï¿ Home of Synchronet ï¿ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Thu May 20 01:42:30 2021
-
From
Deucе@VERT to
Git commit to main/sbbs/master on Fri Apr 28 17:35:44 2023
-
From
Deucе@VERT to
Git commit to main/sbbs/master on Fri May 5 11:47:25 2023
-
From
Deucе@VERT to
Git commit to main/sbbs/master on Fri May 5 13:10:49 2023
-
From
Deucе@VERT to
Git commit to main/sbbs/master on Sun Sep 22 22:46:08 2024