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

31 Commits

Author SHA1 Message Date
adam-m
fe8ce51961 Use Version.properties to store version information, instead of Bundle.properties that is a tracked file. 2012-07-25 09:57:24 -04:00
Dick Fickling
dfb0abb2bf Move file copy / update to build-zip target 2012-06-29 11:23:59 -04:00
adam-m
102d22e6a2 fix typo 2012-06-22 11:17:27 -04:00
adam-m
192a64aa56 remove javadoc target, add doxygen target 2012-06-22 11:16:40 -04:00
adam-m
b3f19d36d7 Overlay junit jars for the right platform version 2012-06-21 16:22:35 -04:00
adam-m
2ba2df1119 Upgrade to 7.2 netbeans platform 2012-06-21 15:11:10 -04:00
adam-m
56f0e4ffab Merge branch 'new-features-20120503' of https://github.com/sleuthkit/autopsy into new-features-20120503 2012-06-21 14:51:21 -04:00
adam-m
7b071fd89e Automated junit tools build independent of netbeans install 2012-06-21 14:49:29 -04:00
Dick Fickling
49bc3067d8 move conf file change to build-zip 2012-06-21 14:41:57 -04:00
adam-m
9a47ef3eea Improved netbeans harness/platform build 2012-06-21 11:09:30 -04:00
adam-m
3e1819036d Improved netbeans harness/platform build 2012-06-21 11:09:30 -04:00
adam-m
a36985b81b Move netbeans harness out of version specific, it's needed earlier for bootstrap 2012-06-21 09:37:37 -04:00
adam-m
d35fe561d8 Move netbeans harness out of version specific, it's needed earlier for bootstrap 2012-06-21 09:37:37 -04:00
adam-m
3cd14f21f1 Fix formatting 2012-06-21 09:30:23 -04:00
adam-m
a4fe27eec9 Fix formatting 2012-06-21 09:30:23 -04:00
adam-m
d7659dec9c TSK-527 Automate netbeans RCP platform build
fixes #1
2012-06-20 17:03:42 -04:00
adam-m
2e66dd103d TSK-527 Automate netbeans RCP platform build
fixes #1
2012-06-20 17:03:42 -04:00
Brian Carrier
3df81073b2 Updated build scripts to better deal with non-Windows systems 2012-06-18 12:00:38 -04:00
adam-m
954fec2f45 TSK-494 Fix MSVC 2008 redist dependancy on some systems:
- build scripts: added detect crt version built against and include the right one
- added crt versions and ant-contrib plugins to thirdparty
2012-05-22 11:17:08 -04:00
adam-m
7b733e4386 add known issues doc to zip build 2012-05-03 10:51:05 -04:00
Dick Fickling
7e4f9e921d build and installer fixes 2012-04-26 15:53:53 -04:00
Dick Fickling
3da17cddf0 Further build script change 2012-04-26 13:26:47 -04:00
Dick Fickling
79616061f6 remove zip prefix 2012-04-25 15:51:58 -04:00
Dick Fickling
49da99d320 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	build.xml
2012-04-25 14:42:42 -04:00
Dick Fickling
839867b66b installer ant target updates 2012-04-25 14:40:09 -04:00
Dick Fickling
3a7d43c27c wording change 2012-04-24 13:43:48 -04:00
Dick Fickling
cff2a346b4 build script modifications 2012-04-24 12:46:34 -04:00
adam-m
44da0e0d2f use sqlite 3.7.2 in datamodel, change build 2012-02-02 13:07:08 -05:00
Brian Carrier
3a5f641139 Updated NEWS and build target so that it goes into final ZIP file 2011-11-14 17:43:57 -05:00
Peter J. Martel
d720cee570 Pull CRT assembly into zip distribution
Add target that (on Windows) copies Microsoft C++ Runtime libraries and manifest from a folder specified in an enviroment variable.
2011-11-09 16:34:40 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00