Fixes command syntax for ls and dir.
[jnode:svn-mirror.git] / builder /
2011-01-03 lsanthaJavadoc fixes.
2011-01-03 lsanthaJavadoc fixes.
2010-12-27 lsanthaJavadoc fixes.
2010-12-27 lsanthaCheckstyle fixes.
2010-10-02 crawleySome refactoring of code that uses 'compileHighOptLevel...
2010-10-02 crawleyMove the lists of classes/packages that need to be...
2010-07-11 fduminyMerge git://gitorious.org/~fduminy/jnode/maven into...
2010-05-16 fduminy- moved (resource related) classes from org.jnode.syste...
2010-05-16 fduminyremoved package/plugin dependency cycle org.jnode.secur...
2010-05-16 fduminy- removed dependency cycle between org.jnode.naming...
2010-05-16 fduminyremoved package/plugin dependency cycle org.jnode.vm...
2010-05-12 fduminyremoved dependency cycle between org.jnode.vm <-> org...
2010-03-27 lsanthaAdded support for specifying in jnode.properties the...
2010-02-19 lsanthaCode style fixes.
2010-01-30 lsanthaPMD updated to version 4.2.5. Fixed 'pmd' Ant target.
2010-01-30 lsanthaFindbugs updated to version 1.3.9. Fixed finbugs ant...
2010-01-03 lsanthaUpdated file headers.
2009-08-01 fduminyreplaced 'set' by 'propset'
2009-07-30 fduminytarget native2ascii: changed execution order of move...
2009-07-12 lsanthaFixed code style.
2009-05-23 crawleyFixing compiler warnings
2009-05-23 crawleyFixed many compiler warnings by filling in the generic...
2009-05-23 crawleyFixing compiler warnings
2009-05-03 crawleyCorrecting javadoc warnings.
2009-04-30 lsanthaMore fixes after cli project.
2009-04-29 lsanthaImproved handling of classlib classes in jnode trunk.
2009-04-17 crawleyUpdate Eclipse buildpaths to attach source JAR for...
2009-04-15 crawleyFix eclipse configs so that JNode will build following...
2009-04-06 lsanthaSeparating jnode specific code from classlib.
2009-04-05 fduminyfixed javadoc
2009-03-30 crawleyCheckstyle (mostly) and javadoc fixes.
2009-03-29 lsanthaAdded support for pure Java ISO CDROM image creation...
2009-03-20 lsanthaIntegrated java.io.PrintStream from OpenJDK.
2009-03-08 fduminyfixed build process to support multiple versions of...
2009-03-01 fduminycheckstyle fix
2009-03-01 fduminycheckstyle fix
2009-03-01 fduminyremoved debug message
2009-02-28 fduminyfixed javadoc
2009-02-21 lsanthaDecreased the size of boot image.
2009-02-18 lsanthaFixed IDEA project files.
2009-02-17 crawleyWorking on getting black-box testing to work on on...
2009-02-15 fduminyfixed checkstyle config files for eclipse
2009-02-15 fduminyrenamed eclipse projects to match their directory names...
2009-02-14 lsanthaPlugin list editor. (initial commit)
2009-02-12 lsanthaRemoved char with unicode escape.
2009-02-02 lsanthaJNode version 0.2.8
2009-02-02 lsanthaFixed header.
2009-02-02 lsanthaFixed header.
2009-02-01 lsanthaFixed headers.
2009-01-26 crawleyExplicitly exclude '.svn' directories to stop Eclipse...
2009-01-15 lsanthaAdded guarding for native2ascii to execute only when...
2009-01-14 lsanthaFixed the encoding.
2009-01-14 lsanthaFixed the encoding of generated sources.
2008-12-27 lsanthaIntegrated java.lang.Class from OpenJDK.
2008-12-18 lsanthaIntegrated java.lang.reflect.Method from OpenJDK.
2008-12-13 lsanthaIntgerated java.lang.reflect.Field from OpenJDK.
2008-12-02 lsanthaUpdated InetlliJ IDEA project files to version 8.
2008-11-09 crawleyChanging commands to use 'execute()' and PrintWriters...
2008-09-20 fduminysearch for main classes : now using the objectweb's...
2008-09-18 fduminyenabled exception tracing in generated scripts
2008-09-03 fduminyfixed bug in case no script is provided with the applic...
2008-09-03 fduminyadded javadoc
2008-09-03 fduminy- removed debug traces
2008-09-02 fduminyjar packager tool : added auto generation of jnode...
2008-08-31 fduminyjar packager tool :
2008-08-26 fduminyfixed NPE happening when there is no manifest or a...
2008-08-25 fduminyfixed Token adding
2008-08-24 fduminyfirst version of jar packager tool. It allows easy...
2008-08-24 fduminyfixed case of a failure in a plugin task (multi-threaded) :
2008-08-24 lsanthaCode style fixes.
2008-08-24 lsanthaAdded support for customizing standard Java system...
2008-08-24 lsanthaAdded support for customizing standard Java system...
2008-08-24 lsanthaSignificantly improved the performance of openjdk-annot...
2008-08-20 fduminyremoved export for packages that doesn't exist
2008-08-19 lsanthaFixed ouput paths and module dependencies. This enables...
2008-08-18 crawleyAdded some code to preserve copies of any original...
2008-08-17 fduminyemit warnings when an export clause doesn't match an...
2008-08-17 crawleyAdd support for configuring a virtual disk and retrievi...
2008-08-10 crawleyMore bug fixes for default property values ...
2008-08-07 lsanthaUpdated configure.jar.
2008-08-06 lsanthaCode style fixes.
2008-08-06 lsanthaAdded configure sourcetree to builder.
2008-08-05 crawleyThis provides an (interim) way to incorporate overrides...
2008-08-02 crawleyAdded --verbose and --help options.
2008-07-31 crawleyAdded the "changed" attribute to <item> which provides...
2008-07-30 crawley1) If called with no args, ./configure.sh now uses...
2008-07-28 crawleyProperty and type names are now restricted to alphanume...
2008-07-26 crawleyMore bug fixes + debug mode.
2008-07-25 crawleyFix bugs in handling of missing default values.
2008-07-23 crawleyMoving 'configure' to the Builder project
2008-07-18 fduminychanges in grub setting for vesa graphic mode :
2008-07-17 fduminyeclipse setting: set source code level to 1.6 instead...
2008-06-27 lsanthaImproved annotation support including annotation defaults.
2008-06-21 fduminyadded config for checkstyle eclipse plugin
2008-06-04 lsanthaCode style fixes.
2008-05-31 lsanthaMoved nanoxml to endrosed sources.
2008-05-29 lsanthaAdded required library.
2008-05-29 lsanthaCheckstyle fixes.
2008-05-03 fduminyAnnotateTask improvement : using faster method for...
2008-05-03 fduminyAnnotateTask improvement : added a properties file...
next