/[rdesktop]/sourceforge.net/trunk/rdesktop/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /sourceforge.net/trunk/rdesktop/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 739)

Revision 725 - (view) (annotate) - [select for diffs]
Modified Sun Jun 27 17:51:54 2004 UTC (19 years, 10 months ago) by jsorg71
File length: 3631 byte(s)
Diff to previous 683
added persistant bitmap chaching from Jeroen Meijer, slightly modified


Revision 683 - (view) (annotate) - [select for diffs]
Modified Tue Apr 27 12:55:33 2004 UTC (20 years ago) by n-ki
File length: 3620 byte(s)
Diff to previous 670
mppc like decompression for the rdp protocol. code not activated. rdp5 gets some extra opcodes, and the decompression seems to work fine. :\


Revision 670 - (view) (annotate) - [select for diffs]
Modified Sun Apr 18 19:37:53 2004 UTC (20 years, 1 month ago) by astrand
File length: 3613 byte(s)
Diff to previous 579
Including files licensing.txt, patches.txt and redirection.txt in distribution.


Revision 579 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 08:18:41 2004 UTC (20 years, 3 months ago) by astrand
File length: 3490 byte(s)
Diff to previous 569
Fixed dist and RPM spec file


Revision 569 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 14:40:40 2004 UTC (20 years, 4 months ago) by n-ki
File length: 3479 byte(s)
Diff to previous 567
redirection of disk, lptport, printer, comport.


Revision 567 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 11:08:39 2004 UTC (20 years, 4 months ago) by matthewc
File length: 3446 byte(s)
Diff to previous 539
Bump version number to 1.3.1.
Fix spelling: syncronization -> synchronisation (synchronization would be
okay too, but I use the Australian/British spelling :))


Revision 539 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 09:48:56 2003 UTC (20 years, 6 months ago) by astrand
File length: 3162 byte(s)
Diff to previous 535
Using name rdesktop-1.3.0.tar.gz for dist file


Revision 535 - (view) (annotate) - [select for diffs]
Modified Thu Oct 30 11:49:38 2003 UTC (20 years, 6 months ago) by astrand
File length: 3128 byte(s)
Diff to previous 531
Added ChangeLog


Revision 531 - (view) (annotate) - [select for diffs]
Modified Wed Oct 29 13:52:51 2003 UTC (20 years, 6 months ago) by astrand
File length: 3102 byte(s)
Diff to previous 515
Including more documentation.


Revision 515 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 02:38:30 2003 UTC (20 years, 6 months ago) by matthewc
File length: 3020 byte(s)
Diff to previous 474
Better install detection (we want GNU or BSD, not SVR4 install) - try
/usr/ucb/installbsd, then /usr/ucb/install, then install.


Revision 474 - (view) (annotate) - [select for diffs]
Modified Tue Sep 30 09:11:08 2003 UTC (20 years, 7 months ago) by matthewc
File length: 3017 byte(s)
Diff to previous 469
Preliminary sound support (PCM only).
Based on code from GuoJunBo <guojunbo@ict.ac.cn>


Revision 469 - (view) (annotate) - [select for diffs]
Modified Mon Sep 15 08:01:58 2003 UTC (20 years, 8 months ago) by astrand
File length: 2978 byte(s)
Diff to previous 432
make proto WITH_OPENSSL.


Revision 432 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 09:31:25 2003 UTC (20 years, 10 months ago) by matthewc
File length: 2963 byte(s)
Diff to previous 417
Commit of work in progress on channels (so that other people can hack on
RDPSND), in particular:
* channel layer takes care of virtual channel header
* split X dependent parts out of CLIPRDR, simplified IPC implementation
* initial RDPDR implementation


Revision 417 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 11:11:44 2003 UTC (20 years, 11 months ago) by forsberg
File length: 2962 byte(s)
Diff to previous 344
Compile channels.o, cliprdr.o and ipc.o as well.


Revision 344 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 13:08:09 2003 UTC (21 years, 1 month ago) by forsberg
File length: 2935 byte(s)
Diff to previous 333
Added rdp5.o to the list of objects to compile.


Revision 333 - (view) (annotate) - [select for diffs]
Modified Thu Feb 20 12:14:13 2003 UTC (21 years, 3 months ago) by astrand
File length: 2921 byte(s)
Diff to previous 298
Added rdp2vnc support


Revision 298 - (view) (annotate) - [select for diffs]
Modified Thu Jan 30 10:57:38 2003 UTC (21 years, 3 months ago) by matthewc
File length: 2259 byte(s)
Diff to previous 263
Avoid using non-portable += in generated Makeconf.


Revision 263 - (view) (annotate) - [select for diffs]
Modified Mon Nov 18 18:12:49 2002 UTC (21 years, 6 months ago) by astrand
File length: 2333 byte(s)
Diff to previous 247
Support for extended WM hint _NET_WORKAREA, via -g workarea


Revision 247 - (view) (annotate) - [select for diffs]
Modified Tue Oct 29 05:06:07 2002 UTC (21 years, 6 months ago) by matthewc
File length: 2322 byte(s)
Diff to previous 219
Need to copy keymaps of the form ??-?? as well.
(Jeffrey Hundstad)


Revision 219 - (view) (annotate) - [select for diffs]
Modified Thu Oct 10 06:51:31 2002 UTC (21 years, 7 months ago) by matthewc
File length: 2282 byte(s)
Diff to previous 215
Oops, accidentally introduced -Wall into the Makefile (which only works
with gcc)


Revision 215 - (view) (annotate) - [select for diffs]
Modified Tue Oct 8 02:26:59 2002 UTC (21 years, 7 months ago) by matthewc
File length: 2288 byte(s)
Diff to previous 189
Remove readpass.o


Revision 189 - (view) (annotate) - [select for diffs]
Modified Tue Sep 24 07:27:43 2002 UTC (21 years, 7 months ago) by matthewc
File length: 2293 byte(s)
Diff to previous 162
Look for system OpenSSL in the usual places; if not found recommend installing.


Revision 162 - (view) (annotate) - [select for diffs]
Modified Sun Sep 15 12:58:42 2002 UTC (21 years, 8 months ago) by matthewc
File length: 2365 byte(s)
Diff to previous 156
Fix references to BINDIR/MANDIR -> bindir/mandir.


Revision 156 - (view) (annotate) - [select for diffs]
Modified Sun Sep 15 11:36:23 2002 UTC (21 years, 8 months ago) by matthewc
File length: 2365 byte(s)
Diff to previous 125
Move platform-specific stuff to configure (avoid relying on GNU make)
Autodetect gcc in configure
Autodetect X11DIR in configure
Rename PREFIX etc in line with GNU conventions


Revision 125 - (view) (annotate) - [select for diffs]
Modified Sat Sep 14 15:00:11 2002 UTC (21 years, 8 months ago) by astrand
File length: 2524 byte(s)
Diff to previous 120
Applied most of http://bibl4.oru.se/projects/rdesktop/patch19/patches/Makefile.diff, which
makes it possible to compile on for example Solaris without trouble.


Revision 120 - (view) (annotate) - [select for diffs]
Modified Thu Sep 12 09:41:28 2002 UTC (21 years, 8 months ago) by astrand
File length: 2358 byte(s)
Diff to previous 106
install target uses install rather than cp. Makes it possible to
install while the rdesktop binary is in use.


Revision 106 - (view) (annotate) - [select for diffs]
Modified Sun Sep 1 11:15:42 2002 UTC (21 years, 8 months ago) by astrand
File length: 2353 byte(s)
Diff to previous 98
Added manpage


Revision 98 - (view) (annotate) - [select for diffs]
Modified Wed Aug 14 14:43:25 2002 UTC (21 years, 9 months ago) by astrand
File length: 2323 byte(s)
Diff to previous 96
Added DESTDIR and --sharedir support. Uses DESTDIR in .spec


Revision 96 - (view) (annotate) - [select for diffs]
Modified Fri Aug 9 09:11:01 2002 UTC (21 years, 9 months ago) by astrand
File length: 2213 byte(s)
Diff to previous 95
Added -P parameter: Get password from external program (likeSSH_ASKPASS)


Revision 95 - (view) (annotate) - [select for diffs]
Modified Tue Aug 6 17:42:04 2002 UTC (21 years, 9 months ago) by astrand
File length: 2202 byte(s)
Diff to previous 93
Added dist target.


Revision 93 - (view) (annotate) - [select for diffs]
Modified Tue Aug 6 16:45:11 2002 UTC (21 years, 9 months ago) by astrand
File length: 1623 byte(s)
Diff to previous 91
Commented out manpage target, since the manpage does not exist.


Revision 91 - (view) (annotate) - [select for diffs]
Modified Tue Aug 6 16:41:48 2002 UTC (21 years, 9 months ago) by astrand
File length: 1616 byte(s)
Diff to previous 51
Fixed installkeymaps: Do not try to copy directory keymaps/CVS, when installing from checked out copy.


Revision 51 - (view) (annotate) - [select for diffs]
Modified Fri Apr 26 08:12:40 2002 UTC (22 years ago) by n-ki
File length: 1474 byte(s)
Diff to previous 38
added dependency to Xext; to enable support for people with disabilities


Revision 38 - (view) (annotate) - [select for diffs]
Modified Thu Apr 4 12:04:33 2002 UTC (22 years, 1 month ago) by matthewc
File length: 1467 byte(s)
Diff to previous 33
Committing my keymap work - unlike the version in the unified patches,
this one uses external keymap files (which are my preference).


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sat Sep 15 12:34:34 2001 UTC (22 years, 8 months ago) by matty
File length: 1238 byte(s)
Diff to previous 32
Add a ui_select to xwin.c to reduce latency.
Remove extraneous error messages - only report at lowest level.
Endianness and IRIX compile fixes.


Revision 32 - (view) (annotate) - [select for diffs]
Modified Sat Sep 15 09:37:17 2001 UTC (22 years, 8 months ago) by matty
File length: 1229 byte(s)
Diff to previous 30
Synced crypto/ with latest OpenSSL.
Moved to OpenSSL big number routines to resolve licensing issues
with current code (although they add more bloat).


Revision 30 - (view) (annotate) - [select for diffs]
Modified Fri Sep 14 13:51:38 2001 UTC (22 years, 8 months ago) by matty
File length: 1098 byte(s)
Diff to previous 28
Portability fixes, including elimination of variable argument macros.
Rudimentary configure script.
Miscellaneous cleanups.


Revision 28 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 13:54:48 2001 UTC (22 years, 11 months ago) by matty
File length: 822 byte(s)
Diff to previous 14
Merges from pl19-6-5.


Revision 14 - (view) (annotate) - [select for diffs]
Modified Sat Sep 16 12:51:29 2000 UTC (23 years, 8 months ago) by matty
File length: 816 byte(s)
Diff to previous 13
Added explicit .c.o rule for BSD and IRIX make, which have a different
default.


Revision 13 - (view) (annotate) - [select for diffs]
Modified Sat Sep 16 12:07:55 2000 UTC (23 years, 8 months ago) by matty
File length: 753 byte(s)
Diff to previous 10
FreeBSD compile fixes from Chris Knight <chris@aims.com.au>


Revision 10 - (view) (annotate) - [select for diffs]
Modified Tue Aug 15 10:23:24 2000 UTC (23 years, 9 months ago) by matty
File length: 732 byte(s)
Diff to previous 9
Major commit of work from laptop - done in various free moments.
Implemented encryption layer and some basic licensing negotiation.
Reorganised code somewhat. While this is not quite as clean, it is
a lot faster - our parser speed was becoming a bottle-neck.


Revision 9 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 12:34:29 2000 UTC (23 years, 9 months ago) by matty
File length: 534 byte(s)
Diff to previous 7
Committing some awesome progress I made while overseas - this commit
really embodies a huge number of changes. We are now able to talk quite
fluently to a French NT Terminal Server - in normal usage only minor
font issues remain (handling of TEXT2 order is not perfect).

The next major hurdle is encryption, and it will be quite a big hurdle
- there seems to be some quite nasty session key stuff.


Revision 7 - (view) (annotate) - [select for diffs]
Modified Fri Jul 7 09:40:03 2000 UTC (23 years, 10 months ago) by matty
File length: 471 byte(s)
Diff to previous 6
Miscellaneous updates: implemented some more protocol features including
colour maps. Started on a new bitmap decompression engine which is not
completely working yet - however I am going back on the road so I am
committing now.


Revision 6 - (view) (annotate) - [select for diffs]
Modified Wed Jul 5 07:44:21 2000 UTC (23 years, 10 months ago) by matty
File length: 456 byte(s)
Diff to previous 4
Started hacking on an X-Windows (Xlib) interface.
Currently pops up a window and displays bitmaps it sees side by side.
Next step is to go back to the protocol and interpret the surrounding data
stream.


Revision 4 - (view) (annotate) - [select for diffs]
Modified Wed May 10 07:36:34 2000 UTC (24 years ago) by matty
File length: 354 byte(s)
Copied from: sourceforge.net/branches/RDESKTOP/rdesktop/Makefile revision 3
Diff to previous 3
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


Revision 3 - (view) (annotate) - [select for diffs]
Added Wed May 10 07:36:34 2000 UTC (24 years ago) by matty
Original Path: sourceforge.net/branches/RDESKTOP/rdesktop/Makefile
File length: 354 byte(s)
Adding my experimental RDP client to repository.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26