Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
java
/
CMakeLists.txt
e27c896
Use cmake TIMESTAMP function
by Bernhard M. Wiedemann
· 7 years ago
4a4453f
Remove Java web server
by Pierre Ossman
· 7 years ago
1f8d998
Change development version to 1.9.80
by Pierre Ossman
· 7 years ago
88a4541
Display security state when asking for password (java)
by Brian P. Hinz
· 8 years ago
335446d
Fix build Java errors caused by UTF-8 characters in source comments
by Brian P. Hinz
· 8 years ago
bce950b
Raise minimum supported Java version to 7
by Brian P. Hinz
· 8 years ago
5f0e605
Make sure install path for java classes is properly defined (re:#295)
by Brian P. Hinz
· 8 years ago
eefa6fe
Change development version to 1.8.80
by Pierre Ossman
· 8 years ago
f524072
Change development version to 1.7.80
by Pierre Ossman
· 9 years ago
10d9af5
Suppress/eliminate JDK warnings
by Brian P. Hinz
· 10 years ago
ce48cc8
Upgrade in-tree jsch and jzlib to latest upstream versions
by Brian P. Hinz
· 10 years ago
c416ad5
Change development version to 1.6.80
by Pierre Ossman
· 10 years ago
8d6e356
Change development version to 1.5.80
by Pierre Ossman
· 10 years ago
532e4e3
Change development version to 1.4.80
by Pierre Ossman
· 11 years ago
f88b3ad
Added attributes to the Java viewer MANIFEST file in order to conform to upcoming JRE requirements. Added support for specifying a signing certificate in place of the self-signed certificate.
by Brian Hinz
· 12 years ago
0990998
Fix regression in java install path introduced in r5143
by Brian Hinz
· 12 years ago
48ce362
Copied Lion fullScreen code from TurboVNC viewer. This is a more robust implementation and does not suffer from Java bugs 8009911 or 4783448 like the existing code did. CMakeLists file was also updated to be more similar to the TurboVNC cmake file. This wasn't strictly necessary but it simplifies things a bit.
by Brian Hinz
· 12 years ago
607c9d0
Bump development version now that 1.3 has been branched off.
by Pierre Ossman
· 12 years ago
d93a26d
Cleanup linter warnings wherever possible and suppress all linter warnings from Jsch code
by Brian Hinz
· 13 years ago
09e20d4
upgrade jzlib to 1.1.1
by Brian Hinz
· 13 years ago
5c98b21
Updated copyright notice, fixed build string
by Brian Hinz
· 13 years ago
92ddde2
adds initial support for loading & saving of both configuration files and user preferences
by Brian Hinz
· 13 years ago
cf0e312
adds experimental support for SSH tunneling to the Java client. Has not been tested with large desktop sizes yet. CMakeLists.txt needs some rework.
by Brian Hinz
· 13 years ago
95e28f7
Consolidate the installation paths and make sure we have decent defaults.
by Pierre Ossman
· 13 years ago
550a4df
Bump version number to prepare for post-1.2 development
by DRC
· 14 years ago
0eaec7d
Replace all stream-based IO with non-blocking NIO-based implementation. Still a fair amount of cleanup to do, particularly in the SSL handler, which is not very robust, and exception handling in general. All core functionality appears to be working fine though.
by Brian Hinz
· 14 years ago
4f3b254
Bump version to 1.1.91 (1.2 beta2)
by DRC
· 14 years ago
a2f5f1a
1.1.90 (1.2 beta1)
by DRC
· 14 years ago
ccc0969
Remove Visual C++ support
by DRC
· 14 years ago
308b7ed
Added a favicon for embedded http server. Even less useful than a 50 cent coin, but I'm a sucker for eye candy.
by Brian Hinz
· 14 years ago
c19ab9e
Move Java source up one level and allow Java viewer to be built as a standalone project (per community request)
by DRC
· 14 years ago
[Renamed (95%) from java/src/CMakeLists.txt]
f50ec7c
Fix WinVNC so that it embeds and serves up the Java viewer whenever BUILD_JAVA=1
by DRC
· 14 years ago
d000252
Only sign JAR when it is built
by DRC
· 14 years ago
11ca3b4
Sign the JAR file so clipboard transfer will work
by DRC
· 14 years ago
27a80a7
Ignore serial and cast warnings
by DRC
· 14 years ago
d87412f
OpenJDK needs '-source 1.5'
by DRC
· 14 years ago
7636ad0
Integrate Java TigerVNC Viewer build into CMake build system
by DRC
· 14 years ago