Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-04-16 | java.bbclass: Use force (-f) for ln (suggested by Marcin). | Robert Schuster | 1 | |
2009-03-14 | java.bbclass: Make oe_makeclasspath more flexible (partly by Marcin ↵ | Robert Schuster | 1 | |
Juszkiewicz <hrw@openembedded.org>) - converted tabs to spaces - allow entries which have no corresponding jar file (just skip) - document that behavior | ||||
2008-10-22 | java.bbclass: Fixed indentation. | Robert Schuster | 1 | |
2008-10-10 | java.bbclass: Make oe_makeclasspath automatically use staging or staging native. | Robert Schuster | 1 | |
2008-10-07 | java.bbclass: Make oe_makeclasspath behavior more sane. | Robert Schuster | 1 | |
* return oe_makeclasspath result in variable * check for file existence only when -s is given | ||||
2008-10-07 | java.bbclass: Fixed oe_makeclasspath classpath generation. | Robert Schuster | 1 | |
2008-10-02 | java.bbclass: Error out if classpath entry cannot be found. | Robert Schuster | 1 | |
2008-06-06 | java.bbclass: | Robert Schuster | 1 | |
* Added libdir_jvm variable * Added STAGING_LIBDIR_JVM variable | ||||
2008-05-15 | java-library.bbclass: Default implementation for do_install/do_stage. | Robert Schuster | 1 | |
java.bbclass: Added oe_makeclasspath function. | ||||
2008-02-09 | java.bbclass: Added function to generate very simple wrapper scripts. | Robert Schuster | 1 | |
2008-01-17 | java.bbclass: New bbclass for java recipes. | Robert Schuster | 1 | |
java-library.bbclass: New bbclass for java library (jar) recipes. swt3.3-gtk: New recipe. swt3.4-gtk: New recipe. swt3.4-gtk-hildon: New recipe. |