| Commit message (Expand) | Author | Age | Files | Lines |
* | Use CMAKE_COMMAND variable instead of hard coded cmake executable name for be... | Brian Hinz | 2013-04-27 | 1 | -2/+2 |
* | Consolidate the installation paths and make sure we have decent defaults. | Pierre Ossman | 2012-03-27 | 1 | -2/+2 |
* | We don't need HAVE_GNUTLS anymore, either | DRC | 2011-11-08 | 1 | -4/+0 |
* | If the Java viewer build is enabled, make sure it gets built when doing 'make... | DRC | 2011-11-08 | 1 | -0/+3 |
* | We don't need BUILD_DIR anymore since we divorced Visual Studio | DRC | 2011-11-08 | 1 | -1/+1 |
* | Remove Visual C++ support | DRC | 2011-11-08 | 2 | -19/+1 |
* | Move Java source up one level and allow Java viewer to be built as a standalo... | DRC | 2011-10-07 | 1 | -30/+0 |
* | Only sign JAR when it is built | DRC | 2011-10-05 | 1 | -0/+2 |
* | Oops | DRC | 2011-10-05 | 1 | -1/+1 |
* | Make sure that keytool and jarsigner don't die silently | DRC | 2011-10-05 | 1 | -2/+10 |
* | Sign the JAR file so clipboard transfer will work | DRC | 2011-10-05 | 1 | -0/+20 |
* | Integrate Java TigerVNC Viewer build into CMake build system | DRC | 2011-10-04 | 2 | -2/+13 |
* | (Re-)fix static Xvnc build. We can leverage the BUILD_STATIC option to modif... | DRC | 2011-08-09 | 1 | -0/+4 |
* | Consolidate all README files into one and distribute it with the binary packa... | DRC | 2011-06-28 | 1 | -0/+1 |
* | Implement 'make tarball' and 'make servertarball' | DRC | 2011-06-25 | 1 | -1/+19 |
* | Add uninstall target | DRC | 2011-06-25 | 1 | -0/+24 |
* | Deploy Mac TigerVNC Viewer as an application bundle instead of a package, and... | DRC | 2011-06-24 | 1 | -0/+76 |
* | Fix several bugs in the generation of .la files | DRC | 2011-06-22 | 1 | -3/+3 |
* | Translate comments into English and remove blindingly obvious ones. | DRC | 2011-06-22 | 1 | -28/+32 |
* | Tabs to spaces | DRC | 2011-06-22 | 1 | -31/+31 |
* | libtool control file should be created in binary directory, not source direct... | DRC | 2011-06-09 | 1 | -4/+4 |
* | - Fixed so the library suffix is platformindependent | Henrik Andersson | 2011-06-09 | 1 | -1/+9 |
* | Building the Xvnc server requires libtool control files of rdr, rfb, | Henrik Andersson | 2011-06-09 | 1 | -0/+92 |
* | Finish up the gettext handling in CMake. The included functions in CMake only | Pierre Ossman | 2011-04-28 | 2 | -0/+69 |