1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
U-BASIS\dgrove
f91b4ab656 Added a line to copy the necessary JUnit JAR file. 2017-04-27 19:50:27 -04:00
Ann Priestman
39b8505e64 Don't stop the build process if doxygen-user/user-docs doesn't exist 2017-04-21 15:25:16 -04:00
Brian Carrier
b048c1dbbe made doxygen required again and delete older versions of the docs 2017-04-19 11:14:01 -04:00
Brian Carrier
b9199b3104 Make doxygen optional for building ZIP 2017-04-05 10:11:48 -04:00
millmanorama
c6b65210ea update netbeans platform to 8.2 2017-03-10 11:28:31 +01:00
Ann Priestman
04fa39cbe2 Disable the experimental module by default in the installer. 2016-12-22 09:23:43 -05:00
esaunders
41c68e7f9f Modified build script to copy all dll's (except libtsk_jni.dll) from the sleuthkit. This allows us to get rid of the extra rules for PostgreSQL dlls and we will automatically get the versions of the MSVC library that the sleuthkit was built with. 2016-10-19 14:32:05 -04:00
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