Commit Graph
125 Commits
Author SHA1 Message Date
esaunders 89f9d88ac2 Merge pull request #3748 from esaunders/custom-release-may-2018
Fix clean target.
2018-05-08 11:10:32 -04:00
esaunders b64c75656e Fix clean target. 2018-05-08 11:08:48 -04:00
Brian Carrier 4d129a3c7b removed known_issues, which was very out of date 2018-05-08 10:11:00 -04:00
Brian Carrier 2cee592939 Added clean step for release process 2018-05-07 21:50:13 -04:00
Brian Carrier 10661321b6 Added Linux / OS X instructions 2018-05-01 18:13:52 -04:00
Brian Carrier 4234d636d1 Change build so that ZIP file has version in root folder 2018-05-01 18:08:51 -04:00
rishwanth1995 91af46cd86 made build-zip the same for all platform 2018-04-17 09:14:44 -04:00
rishwanth1995 85c8baa9b8 resolved conflict in build.xml 2018-03-19 08:55:20 -04:00
rishwanth1995 c5994bd407 added disable experimental module script to build-zip target 2018-03-16 09:43:09 -04:00
millmanorama 61e1cf0d26 Merge remote-tracking branch 'upstream/develop' into cvt-graph-view
# Conflicts:
#	Core/nbproject/project.xml
#	Core/src/org/sleuthkit/autopsy/communications/AccountsRootChildren.java
#	Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.form
#	Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.java
#	Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
#	build.xml
2018-03-14 16:18:47 +01:00
rishwanth1995 fe2f9ca391 modified build.xml to do replace version after copying to the zip folder 2018-03-08 17:05:40 -05:00
rishwanth1995 00b59cb904 added regex task to the build-zip target 2018-03-08 15:49:16 -05:00
rishwanth1995 8215e5f7fa added tsk_version.xml file to change sleuthkit version 2018-03-08 14:59:29 -05:00
rishwanth1995 c767aa975c modified preinstall.sh and added regex to change the version 2018-03-08 13:43:33 -05:00
rishwanth1995 d3428e926c added preinstall script to zip file 2018-03-07 13:49:44 -05:00
rishwanth 8d33d2d2d9 removed xdock for linux and windows build 2018-01-30 11:24:49 -05:00
rishwanth a7f696c600 removed xdock for windows and linux build 2018-01-30 10:33:27 -05:00
U-BASIS\zhaohui 7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
esaunders ec2a6bf3ba Update default JVM max heap size and document. 2017-12-05 13:12:19 -05:00
Brian Carrier f6e9d33b1c Update build.xml 2017-09-25 13:29:58 -04:00
Richard Cordovano bb15b26e56 Remove instruction for CentralRepository NBM from build.xml 2017-09-19 08:49:26 -04:00
esaunders 27afb595f2 Use new Java garbage collector with string deduplication. 2017-08-14 14:49:45 -04:00
Ann Priestman 1eea956e05 Disable central repository by default in the installed version 2017-06-26 14:26:46 -04:00
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