aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* 2011-03-30 Omair Majid <[email protected]>Omair Majid2011-03-301-2/+2
* Document reasons for using bootclasspath in Makefile.amOmair Majid2011-03-301-0/+7
* Fix broken make distcheckOmair Majid2011-03-241-1/+1
* Refactored extras/net/sourceforge/jnlp to extras/net/sourceforge/javaws/ as f...Jiri Vanek2011-03-161-2/+3
* Fix DESTDIR issues in MakefileOmair Majid2011-03-151-4/+4
* Replace binary launchers with shell scriptsOmair Majid2011-03-101-34/+27
* Use autoconf to generate build.properties and jrunscriptOmair Majid2011-03-071-26/+4
* Add Proxy Auto Config (PAC) supportOmair Majid2011-03-071-6/+55
* Do not add extra files to netx.jarOmair Majid2011-02-251-2/+0
* Fix missing slash in JREOmair Majid2011-02-231-1/+1
* Fix typo in uninstall-localOmair Majid2011-02-221-1/+1
* Fix --mandir switchOmair Majid2011-02-221-3/+3
* Install icedtea-web into a FHS-compliant locationOmair Majid2011-02-221-38/+21
* Remove pluginappletviewer binaryOmair Majid2011-02-181-17/+1
* Use name and version as defined in configure.ac instead of hardcoding it in B...Omair Majid2011-01-281-10/+4
* Add missing netx package names to NETX_PKGS in Makefile.am.Andrew Su2011-01-141-4/+5
* add command line interface to the control panelOmair Majid2010-12-201-1/+2
* add symlinks under JDK_HOME/jre/bin and make javaws work without them tooOmair Majid2010-12-151-3/+27
* Remove dependency on libjli so we can work with IcedTea7.Andrew John Hughes2010-12-151-5/+4
* fix info shown in about:plugins in firefoxOmair Majid2010-12-071-1/+3
* add desktop entry for itweb-settingsOmair Majid2010-12-021-2/+8
* Add control panel (GUI) for modifying icedtea-web settings.Andrew Su2010-12-011-2/+13
* Add NETX_DIR on the bootclasspath to avoid older NetX releases in 1.7 and 1.8...Andrew John Hughes2010-11-301-2/+1
* Make distcheck work.Andrew John Hughes2010-11-301-18/+44
* Add documentation build support.Andrew John Hughes2010-11-261-3/+70
* fix build issues with older netx.jar on bootclasspathOmair Majid2010-11-251-1/+2
* Search javaws.desktop.in in $(srcdir).doko2010-11-241-1/+1
* 2010-11-24 Matthias Klose <[email protected]>doko2010-11-241-5/+5
* fix Exec, Icon and Encoding in desktop entry filesOmair Majid2010-11-191-4/+12
* set the JDK_UPDATE_VERSION for the pluginOmair Majid2010-11-081-0/+2
* Check for required proprietary Sun classes during configure.Andrew John Hughes2010-11-031-40/+0
* allow running make clean multiple timesOmair Majid2010-11-011-1/+3
* Changed to use rmdir instead of rm -rf for launcher directory.Andrew Su2010-10-261-1/+3
* Fix error on make clean.Andrew Su2010-10-251-1/+1
* Fix -sourcepath for builddir != srcdirdoko2010-10-201-1/+1
* Add $(NETX_DIR) prefix to javaws launcher.Deepak Bhole2010-10-201-1/+1
* Introduce NETX_DIR to represent NetX build directory and use for launcher. E...Deepak Bhole2010-10-201-16/+18
* 2010-10-20 Matthias Klose <[email protected]>doko2010-10-201-1/+2
* Revert to using foreign to avoid warnings about GNU make syntax.Andrew John Hughes2010-10-191-4/+6
* Initial import from IcedTea6.andrew2010-10-191-0/+387