This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[fufu.local /tmp/jogl/make (master)] scripts/tests-osx-x64.sh | |
GLUEGEN BUILDDIR: ../../gluegen/make/../build-macosx | |
JOAL BUILDDIR: ../../joal/build-macosx | |
JOGL DIR: ../build-macosx/.. | |
JOGL BUILDDIR: ../build-macosx | |
JOGL BUILDDIR BASE: build-macosx | |
JOGL PROFILE: JOGL_ALL | |
Darwin fufu.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 | |
Info: Using JOGL SWT ../build-macosx/../make/lib/swt/cocoa-macosx-x86_64/swt-debug.jar | |
Usage: scripts/tests-osx-x64.sh {JOGL_ALL|JOGL_ALL_NOAWT|JOGL_ALL_MOBILE} [jogl-build-dir] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git log -30 -p --author="Julien Chastang" | grep ^diff | sort | uniq | grep java$ | awk '{print $3}' | sed 's/^a\///g' | xargs grep "_more_" |
NewerOlder