[root]/groovy/modules/native_launcher
source
(5 files, 1872 lines)
icons
(1 files, 0 lines)
Switched to using uname to determine the host system.
22 lines of code changed in:
Tidied up the build features.
15 lines of code changed in:
updated out of date information
5 lines of code changed in:
added a TODO comment
2 lines of code changed in:
some more cleanup in build scripts
1 lines of code changed in:
changed most constants in build scripts to all upper case for readability
11 lines of code changed in:
groovyw produced in cygwin build + icons included in executables in cygwin build + cleaned the build script a little
4 lines of code changed in:
build script now recognizes cygwin correctly, linking not yet working
16 lines of code changed in:
Fixed up Cygwin build structure, also added Mac OS X.
3 lines of code changed in:
removed some cygwin stuff from ifdefs as it can use the same stuff as the windows cl compiler
3 lines of code changed in:
Rantfile modified so debugging compile on windows now working
1 lines of code changed in:
A bit of tidying up.
3 lines of code changed in:
modifications toward making classpath handling work
2 lines of code changed in:
now both console and non-console version are built on windows
5 lines of code changed in:
the executable is now called groovy,exe on win, groovy on other platforms
4 lines of code changed in:
paths w/ spaces now work on windows, jvm dyn lib is released after use
16 lines of code changed in:
Rearranged a bit to cut the amount of code.
4 lines of code changed in:
Laid the groundwork for a Windows build without Cygin or MSYS.
7 lines of code changed in:
Removed use of ENV['PWD'] since it does not work on Windows without Cygwin or MSYS.
2 lines of code changed in:
First attempt at MinGW build on Cygwin and MSYS.
2 lines of code changed in:
(4 more)