/[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 579 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 08:18:41 2004 UTC (20 years, 4 months ago) by astrand
File length: 3490 byte(s)
Diff to previous 569 , to selected 539
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 , to selected 539
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) - [selected]
Modified Fri Oct 31 09:48:56 2003 UTC (20 years, 7 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, 7 months ago) by astrand
File length: 3128 byte(s)
Diff to previous 531 , to selected 539
Added ChangeLog


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


Revision 515 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 02:38:30 2003 UTC (20 years, 7 months ago) by matthewc
File length: 3020 byte(s)
Diff to previous 474 , to selected 539
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, 8 months ago) by matthewc
File length: 3017 byte(s)
Diff to previous 469 , to selected 539
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 , to selected 539
make proto WITH_OPENSSL.


Revision 432 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 09:31:25 2003 UTC (20 years, 11 months ago) by matthewc
File length: 2963 byte(s)
Diff to previous 417 , to selected 539
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 (21 years ago) by forsberg
File length: 2962 byte(s)
Diff to previous 344 , to selected 539
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, 2 months ago) by forsberg
File length: 2935 byte(s)
Diff to previous 333 , to selected 539
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 , to selected 539
Added rdp2vnc support


Revision 298 - (view) (annotate) - [select for diffs]
Modified Thu Jan 30 10:57:38 2003 UTC (21 years, 4 months ago) by matthewc
File length: 2259 byte(s)
Diff to previous 263 , to selected 539
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 , to selected 539
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, 7 months ago) by matthewc
File length: 2322 byte(s)
Diff to previous 219 , to selected 539
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, 8 months ago) by matthewc
File length: 2282 byte(s)
Diff to previous 215 , to selected 539
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, 8 months ago) by matthewc
File length: 2288 byte(s)
Diff to previous 189 , to selected 539
Remove readpass.o


Revision 189 - (view) (annotate) - [select for diffs]
Modified Tue Sep 24 07:27:43 2002 UTC (21 years, 8 months ago) by matthewc
File length: 2293 byte(s)
Diff to previous 162 , to selected 539
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 , to selected 539
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 , to selected 539
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, 9 months ago) by astrand
File length: 2524 byte(s)
Diff to previous 120 , to selected 539
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, 9 months ago) by astrand
File length: 2358 byte(s)
Diff to previous 106 , to selected 539
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, 9 months ago) by astrand
File length: 2353 byte(s)
Diff to previous 98 , to selected 539
Added manpage


Revision 98 - (view) (annotate) - [select for diffs]
Modified Wed Aug 14 14:43:25 2002 UTC (21 years, 10 months ago) by astrand
File length: 2323 byte(s)
Diff to previous 96 , to selected 539
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, 10 months ago) by astrand
File length: 2213 byte(s)
Diff to previous 95 , to selected 539
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, 10 months ago) by astrand
File length: 2202 byte(s)
Diff to previous 93 , to selected 539
Added dist target.


Revision 93 - (view) (annotate) - [select for diffs]
Modified Tue Aug 6 16:45:11 2002 UTC (21 years, 10 months ago) by astrand
File length: 1623 byte(s)
Diff to previous 91 , to selected 539
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, 10 months ago) by astrand
File length: 1616 byte(s)
Diff to previous 51 , to selected 539
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, 1 month ago) by n-ki
File length: 1474 byte(s)
Diff to previous 38 , to selected 539
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, 2 months ago) by matthewc
File length: 1467 byte(s)
Diff to previous 33 , to selected 539
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 , to selected 539
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 , to selected 539
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, 9 months ago) by matty
File length: 1098 byte(s)
Diff to previous 28 , to selected 539
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 , to selected 539
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 , to selected 539
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 , to selected 539
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, 10 months ago) by matty
File length: 732 byte(s)
Diff to previous 9 , to selected 539
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, 10 months ago) by matty
File length: 534 byte(s)
Diff to previous 7 , to selected 539
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, 11 months ago) by matty
File length: 471 byte(s)
Diff to previous 6 , to selected 539
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, 11 months ago) by matty
File length: 456 byte(s)
Diff to previous 4 , to selected 539
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, 1 month ago) by matty
File length: 354 byte(s)
Copied from: sourceforge.net/branches/RDESKTOP/rdesktop/Makefile revision 3
Diff to previous 3 , to selected 539
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, 1 month ago) by matty
Original Path: sourceforge.net/branches/RDESKTOP/rdesktop/Makefile
File length: 354 byte(s)
Diff to selected 539
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