77 Commits

Author SHA1 Message Date
Greg DiCristofaro
1d4f66c9d7 remove 32 bit installer 2022-03-10 11:35:01 -05:00
apriestman
ea7028926e Put environment back 2020-08-26 12:04:40 -04:00
apriestman
18f88643b7 Remove unused libraries/env variables from Autopsy 2020-08-26 11:56:31 -04:00
Greg DiCristofaro
96a5005eb7 updates to reflect sleuthkit build target 2020-06-17 16:21:08 -04:00
Richard Cordovano
0abcb7374c Fix packaging of logical imager executable 2019-06-26 14:23:55 -04:00
Joe Ho
9a4d4fbc66 Copy tsk_logical_imager.exe at build time
disable the configuration feature if the .exe is not in the release folder.
2019-06-25 09:49:33 -04:00
Joe Ho
62413d9dd0 Update build-windows.xml 2019-06-21 16:39:26 -04:00
Joe Ho
b11c5868c0 Update build-windows.xml 2019-06-21 16:35:04 -04:00
Joe Ho
5e106b4660 Copy the logical imager exe to release folders 2019-06-21 16:31:34 -04:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04: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
Karl Mortensen
194c3158b6 intl becomes libintl-8 2016-06-28 11:50:15 -04:00
Karl Mortensen
846fd421c5 Add libiconv-2 for new PostgreSQL dependency 2016-06-28 10:55:39 -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
Eugene Livis
cc94bf1733 Changes to run 32-bit Autopsy with PostgreSQL 2015-10-22 10:23:09 -04:00
Brian Carrier
4aa93c2296 made dependency loading consistent with previous releases 2015-10-19 17:07:21 -04:00
Karl Mortensen
781f81274f make postgres TSK the default 2015-08-18 13:39:52 -04:00
Karl Mortensen
aa34be7fe0 update building docs, remote dependency upon POSTGRESQL_HOME_64 2015-04-28 13:31:41 -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
Brian Carrier
9697c57f41 removed installer code from build-windows into a separate file 2014-10-24 12:04:01 -04:00
Brian Carrier
09a5d430b3 Updated comments about library loading 2014-09-17 07:46:04 -04:00
Brian Carrier
1629450e74 Added version into name of desktop icon 2014-08-21 09:33:33 -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
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Brian Carrier
3b0ecd1df7 fixed MS CRT dlls so that we have 32-bit versus 64-bit. Changed to have dlls not in ZIPs in third-party folder 2014-02-26 22:34:30 -05:00
Brian Carrier
86c8b5e36c Removed xdock as suggested by #379. 2014-01-27 23:42:45 -05:00
Jeff Wallace
8bb313d6b1 Load zlib, libewf, and crt from system path. 2013-11-21 14:33:41 -05:00
Jeff Wallace
72add0128a Removed dead code. 2013-10-16 08:26:05 -04:00
df-test-runner
ee3578fa0a fixed ant error. 2013-10-15 18:57:41 -04:00
Jeff Wallace
decd0840de Fixed ant error. 2013-10-15 16:24:00 -04:00
Jeff Wallace
a713b75db7 Fixed ant error. 2013-10-15 15:49:09 -04:00
Jeff Wallace
02ecf0c800 Fix jre path 2013-10-15 15:36:59 -04:00
Brian Carrier
41ada549bc Put gstreamer folder back into installer path 2013-09-24 12:46:22 -04:00
Brian Carrier
4943f8242e Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-24 12:31:45 -04:00
Brian Carrier
ae1c06f4f7 changed installer names 2013-09-24 12:31:22 -04:00
Brian Carrier
17b4adf5c1 Merge pull request #286 from jawallace/manynodesfix
Fixed UI Hang When Loading Lots of Nodes
2013-09-24 09:28:09 -07:00
Jeff Wallace
088e1ed90b Updated installer script to update max heap size for 64 bit, fixed installation path for 64 bit. 2013-09-24 10:55:49 -04:00
Jeff Wallace
7eb0bb56ba Updated default heap size to be 2GB. Config file gets updated for 32 bit build during installer creation. 2013-09-24 08:26:14 -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
393f9180fb Corrected gstreamer env variable in build script. 2013-09-19 10:55:20 -04:00
Jeff Wallace
4b0fe6dd63 Moved adding of jdkhome property to the windows installer targets. 2013-09-18 16:13:02 -04:00
Jeff Wallace
b59b0034ec Readded correct reset behavior in DataContentViewerMedia, updated build-installer target. 2013-09-13 15:46:44 -04:00
Jeff Wallace
3e334ca3eb Updated build-installer target to remove extra binary. Abstracted some similarities between 32 and 64 bit installer generation. 2013-09-11 09:16:19 -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
23245c0f3a Added new 32 and 64 installer logic in build files 2013-09-10 14:44:42 -04:00
Jeff Wallace
2d0218d8a4 Refactored advanced installer script 2013-08-22 15:19:50 -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