History log of /haiku/src/add-ons/print/transports/shared/Socket.cpp
Revision Date Author Comments
# b357daa5 30-Mar-2019 Augustin Cavalier <waddlesplash@gmail.com>

build: Deprecate SetSubDirSupportedPlatformsBeOSCompatible.

By default, all targets support the "haiku" platform, and we no longer
support building for BeOS, Dan0, Zeta, or other BeOS-compatible targets,
so this is no longer needed.

Also remove all references to the non-Haiku compatible platforms, and
change all BEOS_COMPATIBLE checks to HAIKU_COMPATIBLE. Removal of
all SetSubDirSupportedPlatformsBeOSCompatible invocations
will be in the next commit.


# fb3e35fc 22-Jan-2009 Michael Lotz <mmlr@mlotz.ch>

Fixing all headers/namespaces/name lookup problems that hinder a GCC 4.3.2
build. I sure hope that this doesn't break the build for anyone else.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28992 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8449c783 25-Nov-2006 Michael Lotz <mmlr@mlotz.ch>

Fixing build of the printing package for BONE and hopefully R5 too.
Now printing to that old HP LaserJet 2100 over an even older LPR print server from R5 with the PCL5 driver and LPR transport...

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19374 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 926f1247 07-Oct-2006 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Got rid of WIN32 related source code. Someone, please build.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19024 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8c603fe7 07-Oct-2006 Axel Dörfler <axeld@pinc-software.de>

Build fixes for Haiku - is this WIN32 stuff really needed, or can we get rid of it?


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19022 a95241bf-73f2-0310-859d-f6bbb57e9c96


# af6dc7f6 03-Oct-2004 Philippe Houdoin <philippe.houdoin@gmail.com>

Let's forgot about closesocket()!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9164 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a4877eb9 14-May-2004 Philippe Houdoin <philippe.houdoin@gmail.com>

Comment fix.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7586 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3d046cd2 12-May-2004 Philippe Houdoin <philippe.houdoin@gmail.com>

Unbreak LPR & IPP print transport addons.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7546 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 52a38012 08-Jul-2002 ejakowatz <ejakowatz@nowhere.fake>

It is accomplished ...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fb3e35fcec1ef41b413b3b121764509f436dee4d 22-Jan-2009 Michael Lotz <mmlr@mlotz.ch>

Fixing all headers/namespaces/name lookup problems that hinder a GCC 4.3.2
build. I sure hope that this doesn't break the build for anyone else.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28992 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8449c783969cae2c4d4197feb75bf4d08bba8de2 25-Nov-2006 Michael Lotz <mmlr@mlotz.ch>

Fixing build of the printing package for BONE and hopefully R5 too.
Now printing to that old HP LaserJet 2100 over an even older LPR print server from R5 with the PCL5 driver and LPR transport...

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19374 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 926f124731757477e75b0f5fcb732df60c8fa8cc 07-Oct-2006 Michael Pfeiffer <michael.w.pfeiffer@gmail.com>

Got rid of WIN32 related source code. Someone, please build.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19024 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8c603fe7c66d41e605b6bf122dfcdfa50488defa 07-Oct-2006 Axel Dörfler <axeld@pinc-software.de>

Build fixes for Haiku - is this WIN32 stuff really needed, or can we get rid of it?


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19022 a95241bf-73f2-0310-859d-f6bbb57e9c96


# af6dc7f61e88508dda502a577cf8fac0d6773a81 03-Oct-2004 Philippe Houdoin <philippe.houdoin@gmail.com>

Let's forgot about closesocket()!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9164 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a4877eb97373f544a6603e1dc9bd4f08f18ff981 14-May-2004 Philippe Houdoin <philippe.houdoin@gmail.com>

Comment fix.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7586 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3d046cd292b47f88f75f36198cf2be5bfd65b061 12-May-2004 Philippe Houdoin <philippe.houdoin@gmail.com>

Unbreak LPR & IPP print transport addons.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7546 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 52a380120846174213ccce9c4aab0dda17c72083 08-Jul-2002 ejakowatz <ejakowatz@nowhere.fake>

It is accomplished ...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96