1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-05 18:14:30 +00:00
Commit Graph

95 Commits

Author SHA1 Message Date
millmanorama
1dee0f56c3 update controlsfx, clean bogus sor files 2016-09-07 16:21:56 +02:00
millmanorama
06efd34f8c updating version check in build.xml and updating to ControlsFX 8.40.11 to allow building against java 8u101/2 2016-08-22 14:02:52 +02:00
Karl Mortensen
846fd421c5 Add libiconv-2 for new PostgreSQL dependency 2016-06-28 10:55:39 -04:00
Richard Cordovano
c33d0086ef Update comment about netbeans-plat-version in build.xml 2016-04-27 09:58:06 -04:00
Richard Cordovano
313e8ab179 Synch netbeans-plat-version properties 2016-04-26 16:44:47 -04:00
Richard Cordovano
ab4b1ef8fb Fix typo in build.xml for Autopsy suite 2016-04-20 10:21:29 -04:00
Richard Cordovano
85b436cf08 Change Autopsy3 to Autopsy4 in build.xml 2016-04-20 10:03:30 -04:00
Eugene Livis
36c246e92b Integrated VHD support into Autopsy 2015-12-29 16:33:23 -05:00
Eugene Livis
a0d396d07f Autopsy support for VMDK 2015-12-17 16:39:11 -05:00
momo
8a71bf2210 change to execute build.xml 2015-11-18 09:33:50 -05:00
momo
2b23bc9dca fix java version regex 2015-11-06 10:40:06 -05:00
momo
88a88606b2 check Java version before running 2015-10-26 14:57:54 -04:00
Richard Cordovano
ec808287eb Merge pull request #1610 from mhmdfy/remove-jean-img
Remove jean img
2015-10-14 17:01:38 -04:00
tsk-build
6cc1686f96 upgreade to 8 2015-10-13 15:53:56 -04:00
momo
b5648e42de Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-10-08 16:54:50 -04:00
momo
8c89652890 remove jeans image from build.xml 2015-10-08 16:54:39 -04:00
Richard Cordovano
f14bb5a667 Revert "Netbeans on collab" 2015-08-26 14:36:41 -04:00
momo
80af569dc1 upgrade to netbeans 8 2015-08-17 11:10:50 -04:00
Karl Mortensen
aa34be7fe0 update building docs, remote dependency upon POSTGRESQL_HOME_64 2015-04-28 13:31:41 -04:00
Karl Mortensen
3458a57cd8 explicitly specify default build target 2015-04-21 14:56:17 -04:00
Karl Mortensen
a373aa096a Default build target now builds for PostgreSQL + SQLite 2015-04-14 16:06:59 -04:00
Karl Mortensen
242c7b1b82 JNI comms up and going 2015-04-13 14:55:46 -04:00
sidheshenator
170fdc7a5f dir location checked before copying. No new dir created 2015-04-02 13:20:33 -04:00
Karl Mortensen
7ea4bf5396 add help to Help menu 2015-03-26 10:12:22 -04:00
Brian Carrier
b9a95fd421 Added user docs to ant target 2015-02-06 16:40:31 -05:00
Brian Carrier
9697c57f41 removed installer code from build-windows into a separate file 2014-10-24 12:04:01 -04:00
Brian Carrier
4a6ef1492c Updated build process to build from intermediate step, reduce 32/64-bit paths, and let AI make the GUID for jre8 2014-05-15 16:02:27 -04:00
Brian Carrier
5a0aa04d10 removed old branding code and files 2014-03-10 17:22:07 -04:00
Richard Cordovano
5ee7feca40 Add notes on running with localization for Japan 2014-01-29 14:50:13 -05:00
Jeff Wallace
8bb313d6b1 Load zlib, libewf, and crt from system path. 2013-11-21 14:33:41 -05:00
Jeff Wallace
66b22c2fb8 Removed stray character. 2013-09-24 16:14:45 -04:00
Jeff Wallace
1e444f5beb Removed max heap size from jvm args. 2013-09-24 16:06:00 -04:00
Jeff Wallace
93b1efd140 Moved adding of jdkhome property to the windows installer targets. 2013-09-24 08:23:08 -04:00
Jeff Wallace
2f5f70aec2 Updated build-installer target in build script to point shortcuts to the correct executable 2013-09-10 16:30:25 -04:00
Jeff Wallace
c754648924 Merge https://github.com/jawallace/autopsy into finalize64installer 2013-09-10 14:46:57 -04:00
Jeff Wallace
23245c0f3a Added new 32 and 64 installer logic in build files 2013-09-10 14:44:42 -04:00
Jeff Wallace
f5f469bd3e Merge https://github.com/sleuthkit/autopsy into macosx 2013-09-09 09:27:15 -04:00
Brian Carrier
de4b91f6ed removed version script from build process 2013-09-06 16:07:31 -04:00
Jeff Wallace
d023a799f1 Merge https://github.com/sleuthkit/autopsy into macosx
Conflicts:
	Core/src/org/sleuthkit/autopsy/core/Installer.java
	Core/src/org/sleuthkit/autopsy/corecomponents/FXVideoPanel.java
	Core/src/org/sleuthkit/autopsy/corecomponents/GstVideoPanel.java
2013-09-06 15:35:34 -04:00
Brian Carrier
19ac7e5757 updated news and added comments 2013-09-04 15:11:41 -04:00
Jeff Wallace
63de1d3917 Fixed UI issues on mac os x 2013-08-26 13:58:58 -04:00
Jeff Wallace
65bb4a05ed Merge https://github.com/sleuthkit/autopsy
Conflicts: (due to line ending problems)
	Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.java
	build-windows.xml
	build.xml
2013-08-22 09:54:56 -04:00
Brian Carrier
7ab52993a2 removed call to update_version.py from ant and changed variable names 2013-08-20 13:35:38 -04:00
df-test-runner
9abf7e9710 Removed outdated reference to ant target. 2013-08-16 13:38:36 -04:00
Jeff Wallace
0298450238 Removed library loading functions from the core installer and updated the build script, which doesn't need to get the tsk libs anymore. 2013-08-14 15:22:07 -04:00
adam-m
c4492d3bbc decrease JVM max heap to 512 2013-04-25 15:50:53 -04:00
Sean-M
553fa49a3f Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-04 14:35:36 -04:00
Sean-M
e0b6072a58 Intermediate commit for a lot of fixes and restructuring. 2013-04-03 17:39:14 -04:00
Smoss
a16a2ee15a Merge http://www.github.com/sleuthkit/autopsy 2013-03-26 12:32:32 -04:00
Tim McIver
ec66dbd6a7 Commented out line that deletes autopsy.zip in build-zip Ant
target in build.xml.
2013-03-26 12:09:34 -04:00