Commit Graph

83 Commits

Author SHA1 Message Date
Anton Keks
0e85825caa prefer newest java 2014-08-25 22:20:37 +03:00
Anton Keks
b4ab05187c more correct size 2014-07-15 23:04:34 +03:00
Anton Keks
21f4f777fb add oracle-java8-installer as possible dependency 2014-07-15 20:58:24 +03:00
Anton Keks
577a1573f1 try to support Oracle JRE 7 (not JDK), which doesn't set JAVA_HOME by default 2014-04-26 23:25:03 +03:00
Anton Keks
1c99ed54c5 issue #8 - switch SWT mac to 64-bit version in order to work on Java 1.7. Mac Java 1.6 was available only for 64-bit processors anyway, so it doesn't make sense to support 32-bit on mac at all 2014-04-26 23:03:15 +03:00
Anton Keks
b6e0b2c82a removing erroneous executable bits 2014-04-24 23:44:01 +03:00
Anton Keks
5008f29d9c need to add quotes as app dir contains spaces 2014-03-17 18:16:01 +02:00
Anton Keks
414efc030e make file executable 2014-03-16 22:58:15 +02:00
Anton Keks
2a1b07be3b trying to change Mac bundle structure to work with Oracle Java as well, as per recommendation: https://www.eclipse.org/swt/macosx/ 2014-03-16 22:25:39 +02:00
Anton Keks
5b6eb7d7b6 allow more jre-s 2013-09-01 18:39:31 +03:00
Anton Keks
a1d3743b18 remove license step from the installer 2013-08-27 21:07:37 +03:00
Anton Keks
8e91d12b0e specify java 1.6+ for mac 2013-08-27 10:56:19 +03:00
Anton Keks
109899e28f formatting fix 2013-08-27 10:54:26 +03:00
Anton Keks
c89de38a2d try to support retina displays on OS X 2013-08-27 10:44:46 +03:00
Anton Keks
781d409714 creater shorter program menu item (without the folder) 2013-08-25 22:05:55 +03:00
Anton Keks
83f65f0e61 detect 32/64 bit java properly in windows installer 2013-08-25 22:01:49 +03:00
Anton Keks
a6903d6059 prefs are in HKCU 2013-08-25 19:10:25 +03:00
Anton Keks
f1b3408f66 delete prefs from the registry on uninstall 2013-08-25 19:07:49 +03:00
Anton Keks
bcc367fbd5 installer outfile changed 2013-08-25 19:05:42 +03:00
Anton Keks
0beb214ab7 that way win-installer target should work on both linux and windows 2013-08-25 18:31:27 +03:00
Anton Keks
e0d089f6fd more if nsis files 2013-08-25 17:40:00 +03:00
Anton Keks
607b48c548 add manifest to windows exe (contributed by portableapps) 2013-08-25 17:28:00 +03:00
Anton Keks
b2cdb50576 convert nsh file to ascii (was utf-16) 2013-08-25 15:51:15 +03:00
Anton Keks
33a031107f try to substitude version number automatically in win-installer 2013-08-25 15:44:28 +03:00
Anton Keks
ae4afa1bc7 add windows installer build scripts (using nsis) contributed by portableapps.com 2013-08-25 15:35:35 +03:00
Anton Keks
3638e2ed41 include icon in the rpm package 2013-03-11 22:12:30 +02:00
Anton Keks
f92f2c1639 build rpm packages with rpmbuild instead of converting with alien 2013-03-11 21:32:58 +02:00
Anton Keks
6433c0fee6 proguard upgrade 2013-02-01 01:15:02 +02:00
Anton Keks
2294738e66 openjdk-7 is now a valid dependency 2013-02-01 00:59:04 +02:00
Anton Keks
e96324298b delete winping and package jna instead with win32 and win64 2013-01-23 20:57:52 +02:00
Anton Keks
d85c7b5c81 make ubuntu software center happy 2011-06-29 01:12:19 +03:00
Anton Keks
e0ebdcc322 URL fixed 2011-06-29 01:03:08 +03:00
Anton Keks
24eaf417fc java 5 no longer supported 2011-06-29 01:01:24 +03:00
Anton Keks
babf5ee0f4 fix some deb errors reported by lintian 2011-06-29 01:00:34 +03:00
Anton Keks
856dd72b5e jdk version fix 2011-05-20 21:45:58 +03:00
Anton Keks
fcf4208f70 drop support of java 1.5 2011-05-19 23:15:24 +03:00
Anton Keks
d709591c75 launch4j upgraded to 3.0.2 2011-05-19 23:14:50 +03:00
Anton Keks
07dee5c334 url updated in headers 2011-05-19 22:51:45 +03:00
Anton Keks
aaaf03ce9a include proper 64-bit librocksaw.so 2011-03-16 21:40:42 +02:00
Anton Keks
240a53f302 creating a more standard lib directory 2011-03-07 04:04:05 +02:00
Anton Keks
ad8853dfdd easymock usages converted to mockito 2011-03-07 03:47:40 +02:00
Anton Keks
ef0c7f9b23 plugins can now be specified using system property ipscan.plugins 2011-03-06 20:04:23 +02:00
Anton Keks
ae3c310281 build deb and rpm also for linux64 2009-10-19 23:27:11 +03:00
Anton Keks
f92ee61f5b fixing builds from the new git repo
* removed references to svn
* removed build number info
2009-03-25 00:03:36 +02:00
angryziber
7dc3b1e8b7 Linux/gtk improvements: 64x64 icon is now used by default, WMClass is now set correctly to Angry IP Scanner (before SWT is initialized), so desktop launcher now can provide launching feedback and various docks will now handle launching properly.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@439 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-17 22:39:14 +00:00
angryziber
529b92bc75 MacOS Leopard Java updates that have broken ipscan's application bundle are now supported
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@436 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-16 20:31:38 +00:00
angryziber
5f2d13ca39 preparing ipscan for command-line usage
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@422 375186e5-ef17-0410-b0b6-91563547dcda
2008-05-14 20:11:38 +00:00
angryziber
41239169d7 dependencies fixed - deb package will now install on clean systems without java pre-installed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@421 375186e5-ef17-0410-b0b6-91563547dcda
2008-05-14 20:11:09 +00:00
angryziber
930f07557e Windows ico now contains 32x32, 48x48 and 32x32x256 colors images to look better and support Win2K
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@394 375186e5-ef17-0410-b0b6-91563547dcda
2008-04-12 22:16:34 +00:00
angryziber
4c93b3f17e description updated
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@364 375186e5-ef17-0410-b0b6-91563547dcda
2008-04-06 11:52:48 +00:00