Перейти к файлу
Andreia Gaita bfcce8c6a2 fix exec flag for gradle on unix systems 2013-04-15 13:44:27 +02:00
external update mds to the proper commit 2013-03-15 15:11:26 +00:00
gradle/wrapper add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
lib Fix build, fix pathss, add more dependencies 2013-03-04 14:27:23 +00:00
src Fix source refresh, stepping events, breakpoints getting lost 2013-03-22 11:37:24 +00:00
.gitignore update gitignore 2013-01-14 14:00:33 +00:00
.gitmodules change mds url to https 2013-04-02 12:49:39 +01:00
README.md update README with instructions on how to get dependencies 2013-03-04 14:29:26 +00:00
Unity.targets FIrst step of refactoring, moving namespaces around and initial work of 2012-12-11 15:15:29 +00:00
UnityDebugger.sln switch mono.debugger.soft to a submodule 2013-03-08 15:58:43 +00:00
build.gradle remote dupe 2013-03-04 14:59:40 +00:00
copy-to-code-editor-project.bat Make sure all needed files are copied to the debugger dir 2012-11-09 22:25:31 +00:00
copy-to-code-editor-project.sh hackish progression of debugger experiment. Adds callstack display, callstack navigation, step in, step over & continue controls. 2012-11-09 17:35:22 +00:00
gradle.properties add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
gradlew fix exec flag for gradle on unix systems 2013-04-15 13:44:27 +02:00
gradlew.bat add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
settings.gradle add gradle integration for getting dependencies 2013-03-04 13:34:28 +00:00
todo.org hackish progression of debugger experiment. Adds callstack display, callstack navigation, step in, step over & continue controls. 2012-11-09 17:35:22 +00:00
unity.bat hackish progression of debugger experiment. Adds callstack display, callstack navigation, step in, step over & continue controls. 2012-11-09 17:35:22 +00:00
update-libs.bat hackish progression of debugger experiment. Adds callstack display, callstack navigation, step in, step over & continue controls. 2012-11-09 17:35:22 +00:00

README.md

To get all dependent libraries:

Make sure you have java installed on your system and JAVA_HOME set run "gradlew update"