- 20 Feb, 2019 1 commit
-
-
Vít Kabele authored
-
- 13 Nov, 2018 2 commits
-
-
Vít Kabele authored
-
Vít Kabele authored
-
- 12 Nov, 2018 7 commits
-
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
- 11 Nov, 2018 2 commits
-
-
Vít Kabele authored
Processor package merged.
-
Vít Kabele authored
-
- 08 Nov, 2018 3 commits
-
-
Vít Kabele authored
-
Vít Kabele authored
-
Vít Kabele authored
-
- 06 Nov, 2018 1 commit
-
-
Vít Kabele authored
-
- 04 Nov, 2018 2 commits
-
-
Vít Kabele authored
-
Vít Kabele authored
-
- 30 Jan, 2017 1 commit
-
-
Lubomir Bulej authored
-
- 14 Apr, 2016 1 commit
-
-
Lubomir Bulej authored
build.xml: check presence of the required dependency artifacts. build.xml: make JUnit generate test reports. lib: remove included dependencies.
-
- 08 Apr, 2016 1 commit
-
-
Lubomir Bulej authored
-
- 21 Apr, 2015 1 commit
-
-
Lubomir Bulej authored
-
- 29 Aug, 2014 1 commit
-
-
Lubomir Bulej authored
build.properties: define Java version targets for bypass and client code to enable testing on Java 8 build.xml: force specific Java versions for bypass and client code build.xml: include build.local.properties to allow local property overrides
-
- 20 Jun, 2014 1 commit
-
-
Lubomir Bulej authored
-
- 09 Jun, 2014 1 commit
-
-
Lubomir Bulej authored
- Added an Ant task to create a formatted dump of binary file. - The Ant build system now generates the files needed by the native agents. - The DiSL agent build system now expects bytecode.c to be present.
-
- 06 Jun, 2014 1 commit
-
-
Lubomir Bulej authored
- Removed refenreces to ASM library in examples.
-
- 04 Jun, 2014 1 commit
-
-
Yudi Zheng authored
-
- 29 May, 2014 1 commit
-
-
Lubomir Bulej authored
- Removed the old DiSL agent code as well as the old Java agent. - Copied old shared DiSL agent headers to Shadow VM agent. - Added JDK includes for JNI and JVMTI to avoid looking for them. - Unified the naming of source directories. - Updated the test infrastructure to the new build system layout. - Examples can be now run even from the source distribution.
-
- 27 May, 2014 1 commit
-
-
Lubomir Bulej authored
- The build.xml file has been cleaned up extensively. - The build system for examples has been simplified and cleaned up. - There is support for binary DiSL releases with examples and documentation. - Examples should be used with a binary DiSL distribution (see output/dist). - Moved the disl.py launcher out of the examples subdirectory. - Test suite Runner has been modified to accept locations and native library names from outside.
-
- 11 Feb, 2014 1 commit
-
-
Lubomir Bulej authored
src-test: moved various methods into classes in src-util and updated the test util classes accordingly. build.xml, build.properties, .classpath: added support fo the src-util directory.
-
- 02 Oct, 2013 1 commit
-
-
František Haas authored
fixed some details reported by findbugs and pmd added libs licenses improved marker javadoc removed scripts from build.xml, added ant-contrib
-
- 17 Sep, 2013 1 commit
-
-
František Haas authored
improved docs simplified example
-
- 10 Sep, 2013 1 commit
-
-
František Haas authored
-
- 05 Sep, 2013 2 commits
-
-
František Haas authored
added ant target to make source distribution package - dist-tar, dist-zip added script that tries to guess java_home directory
-
Lukáš Marek authored
-
- 02 Apr, 2013 1 commit
-
-
Lukáš Marek authored
-
- 20 Mar, 2013 1 commit
-
-
Lubomir Bulej authored
DiSL-Agent: Added support for passing code transformation options to server. DiSL-Agent: Added support for BypassCheck redefinition after JVM bootstrap. DiSL-Agent: Renamed src-agent-c to src-agent. DiSL: DynamicBypassCheck->BypassCheck, it is used for all checks, not only dynamic. DiSL: Removed Bootstrap class for redefinition of the BypassCheck class. DiSL: Removed DiSL Java agent. DiSL: Updated server to accept the new protocol (it does not take advatage of it yet). DiSL: Moved default BypassCheck from src-dynbypass into src. DiSL: Removed src-dybypass-act. Updated build.properties and build.xml to reflect all the changes. Updated runClient.sh to include the new bypass mode options.
-
- 17 Dec, 2012 1 commit
-
-
Lukáš Marek authored
Warning fixes Builds with default java options again Minor comment cleanup
-
- 08 Nov, 2012 1 commit
-
-
Lubomir Bulej authored
-
- 29 Aug, 2012 1 commit
-
-
Lukáš Marek authored
Fixed build
-