aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update arches in setup.pyPatrice Clement2020-06-171-16/+2
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* remove compilers.confPatrice Clement2020-06-171-2/+2
| | | | | | | | No reference of that file exist in the source code. Why is it kept then? Weird. Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* remove useless carriage returnsPatrice Clement2017-06-271-3/+1
|
* fix a typoPatrice Clement2017-05-281-3/+7
|
* svn + gentoo = noPatrice Clement2017-05-281-19/+0
|
* reorganise importsPatrice Clement2017-03-221-1/+9
|
* Fix install location of launcher.bashRalph Sennhauser2013-12-271-1/+1
|
* Fixup directory and file installation code in jc_installMike Gilbert2013-09-151-3/+6
| | | | | | Use mkpath to prevent failure if the path already exists. Write data to a temp file and call copy_file to install to avoid a race condition if with concurrent build processes.
* Fix typo reported by Dessa in #gentoo-javaRalph Sennhauser2013-04-161-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=9246
* Bug 465360: pypy distutils and sys.prefix - use absolute pathsRalph Sennhauser2013-04-151-3/+3
| | | | svn path=/projects/java-config-2/trunk/; revision=9245
* Fix sdist and so make make-releas obsolete2.2.0Ralph Sennhauser2013-02-141-2/+21
| | | | svn path=/projects/java-config-2/trunk/; revision=9221
* Prefixify install pathsRalph Sennhauser2013-02-121-3/+4
| | | | svn path=/projects/java-config-2/trunk/; revision=9204
* Add test command to setup.pyRalph Sennhauser2013-02-121-4/+30
| | | | svn path=/projects/java-config-2/trunk/; revision=9201
* Install man pageRalph Sennhauser2013-02-121-0/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=9199
* Generate jdk-defaults.conf at install, if nothing else thist least this is a ↵Ralph Sennhauser2013-02-121-1/+47
| | | | | | lot more maintainable than two dozen files. svn path=/projects/java-config-2/trunk/; revision=9198
* Have a single obvious location for specifing the package versionRalph Sennhauser2013-02-121-1/+7
| | | | svn path=/projects/java-config-2/trunk/; revision=9197
* Make the scripts ROOT and EPREFIX awareRalph Sennhauser2013-02-101-0/+16
| | | | svn path=/projects/java-config-2/trunk/; revision=9191
* Desktop files, icons, env.d and profile.d files as well as revdep-rebuildRalph Sennhauser2012-12-301-39/+1
| | | | | | | control file and finally run-java-tool are now part of baselayout-java. Remove some java-config-1 remenmants as well. svn path=/projects/java-config-2/trunk/; revision=9131
* Eselect modules are now part of eselect-java.Ralph Sennhauser2012-12-301-1/+0
| | | | svn path=/projects/java-config-2/trunk/; revision=9130
* Release java-config-2.1.12 and update MANIFEST.in to include all files required.2.1.12Alistair Bush2012-06-081-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=9064
* Don't install the deprecated desktop file, bug #350459.Vlastimil Babka2011-03-281-1/+0
| | | | svn path=/projects/java-config-2/trunk/; revision=8341
* Updated version2.1.11Alistair Bush2010-04-281-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=8176
* setup.py fixes by Arfever - fixes repeated installs, typo and whitespaceVlastimil Babka2009-12-281-4/+7
| | | | svn path=/projects/java-config-2/trunk/; revision=8049
* Updated version.2.1.10Alistair Bush2009-12-061-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=8004
* Updated version.2.1.9Alistair Bush2009-08-271-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=7899
* Updated version2.1.8Alistair Bush2009-05-231-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=7787
* Increase version number to 2.1.6 and add NEWS entry.Petteri Räty2008-04-271-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=6227
* Increase version number to 2.1.5 and add data to MANIFEST.in.2.1.5Petteri Räty2008-02-261-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=6047
* Make the jnlp association work in KDE 3.Petteri Räty2008-02-261-0/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=6043
* copy_file is not able to handle --root with relative symbolic linksPetteri Räty2008-02-111-1/+6
| | | | svn path=/projects/java-config-2/trunk/; revision=6022
* Mixed up the argument order for copy_file.Petteri Räty2008-02-111-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=6021
* Install .desktop files for Java Web Start. Icon taken from OpenJDK repo ↵Petteri Räty2008-02-111-6/+4
| | | | | | src/solaris/classes/sun/awt/X11/java-icon48.png. Fix for http://bugs.gentoo.org/show_bug.cgi?id=35024. svn path=/projects/java-config-2/trunk/; revision=6020
* Updated version to 2.1.4.2.1.4Alistair Bush2008-01-291-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=5991
* Updated Version.2.1.3Alistair Bush2007-11-281-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=5782
* Updating version2.1.2Alistair Bush2007-10-131-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=5479
* Commiting update to setup.oy for test purposes.Alistair Bush2007-10-121-2/+2
| | | | svn path=/projects/java-config-2/trunk/; revision=5465
* Updated Version.Alistair Bush2007-10-081-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=5454
* Updated version to 2.1.0Alistair Bush2007-10-041-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=5444
* Increase version and write NEWS entry for 2.0.33.Petteri Räty2007-05-251-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=4784
* Add support to the setup.py file for creating the run-java-tool symlinks and ↵Petteri Räty2007-05-251-5/+30
| | | | | | fix MANIFEST.in file to include new directories and TODO. svn path=/projects/java-config-2/trunk/; revision=4782
* Created profile.d directory, and brought most recent version of the ↵Joshua Nichols2007-05-201-0/+2
| | | | | | profile.d files from tree in. Also brought in the revdep-rebuild files. Addressed bug #175883 by updating the profile.d files, and removing the entry from the env.d file. svn path=/projects/java-config-2/trunk/; revision=4722
* Change version to 2.0.32 add make make-release use cp -v.2.0.32Petteri Räty2007-05-011-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=4487
* Marking 2.0.31Petteri Räty2006-12-171-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=3388
* Updated version to 2.0.302.0.30Joshua Nichols2006-09-231-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=2909
* Updated version. Fixed make-release so it fixes __init__.py to have right ↵2.0.29Joshua Nichols2006-09-191-1/+1
| | | | | | version. svn path=/projects/java-config-2/trunk/; revision=2884
* Updated version.2.0.28Joshua Nichols2006-09-081-1/+1
| | | | svn path=/projects/java-config-2/trunk/; revision=2712
* Updated setup.py for versionJoshua Nichols2006-07-071-1/+1
| | | | svn path=/java-config-ng/branches/axxo/; revision=2451
* Added java-nsplugin.eselectJoshua Nichols2006-06-301-3/+3
| | | | svn path=/java-config-ng/branches/axxo/; revision=2404
* Renamed java-config.1 to java-config-2.1, and updated setup.py accordingly.Joshua Nichols2006-06-281-1/+1
| | | | svn path=/java-config-ng/branches/axxo/; revision=2391
* Updated setup.py to reflect eselect rename.Joshua Nichols2006-06-241-2/+2
| | | | svn path=/java-config-ng/branches/axxo/; revision=2362