GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/java-config.git
java-config-2.2
master
java-config utility
Gentoo Java team <java@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating version
2.1.2
Alistair Bush
2007-10-13
1
-1
/
+1
*
Updating message in java-config as I fudge the last one
Alistair Bush
2007-10-13
1
-1
/
+1
*
Updating message in java-config to increase clarity.
Alistair Bush
2007-10-13
1
-1
/
+1
*
Migrating depend-java-query and gjl to new module layout.
Alistair Bush
2007-10-13
2
-15
/
+9
*
Set providing variables in Virtual.py as empty strings by default
Alistair Bush
2007-10-13
1
-2
/
+2
*
Fixing bug in handling Exception.
Alistair Bush
2007-10-13
2
-6
/
+16
*
Fixing inconsistent use of tabs.
Alistair Bush
2007-10-13
2
-4
/
+4
*
Adding new Exception to handle when a virtual does not have a provider.
Alistair Bush
2007-10-13
3
-4
/
+22
*
Added except to try to stop exceptions on initialisation on EnvironmentManager.
Alistair Bush
2007-10-12
1
-0
/
+2
*
Added try finally to stop exceptions on initialisation on EnvironmentManager.
Alistair Bush
2007-10-12
1
-2
/
+4
*
Adding raise InvalidVMError back when there is no active vm.
Alistair Bush
2007-10-12
1
-1
/
+1
*
Migrate VersonManager to new namespace.
Alistair Bush
2007-10-12
1
-2
/
+2
*
Commiting update to setup.oy for test purposes.
Alistair Bush
2007-10-12
1
-2
/
+2
*
In process on refactoring java-config-2 as part of move to /usr/lib/python*/s...
Alistair Bush
2007-10-11
10
-7
/
+4
*
More fixes for bug #195320.
Alistair Bush
2007-10-11
1
-1
/
+1
*
More fixes for bug #195320.
Alistair Bush
2007-10-11
1
-0
/
+1
*
Bug#:195382 Fixed multiple issues where vm's were being used without checking...
Alistair Bush
2007-10-11
2
-6
/
+8
*
Updated Version.
Alistair Bush
2007-10-08
2
-2
/
+2
*
Fixed bug where variable was being referenced as global instead on instance.
Alistair Bush
2007-10-05
1
-1
/
+1
*
Retabbed java-config-2
2.1.0
Alistair Bush
2007-10-04
1
-237
/
+237
*
Removing stray comments that were missed.
Alistair Bush
2007-10-04
2
-16
/
+4
*
Updated version to 2.1.0
Alistair Bush
2007-10-04
2
-2
/
+2
*
Merged virtuals-support changes r4995:5437 into trunk
Alistair Bush
2007-10-02
7
-283
/
+589
|
\
|
*
Fixed bug in Virtual classpath function
Alistair Bush
2007-10-02
1
-1
/
+1
|
*
Explicitly returning False.
Alistair Bush
2007-09-26
1
-0
/
+1
|
*
Changes to parse the virtuals directly in the Python code.
Jean-Noël Rivasseau
2007-09-26
4
-214
/
+265
|
*
Fixed bug in Virtual.py
Alistair Bush
2007-09-26
1
-1
/
+1
|
*
Added some documenation, cleaned up EnvironmentManagers have_provider functio...
Alistair Bush
2007-09-26
2
-20
/
+20
|
*
Add back try-catch block.
Alistair Bush
2007-09-25
1
-4
/
+4
|
*
Add function needs_vm which will be used to determine whether this virtual is...
Alistair Bush
2007-09-25
1
-0
/
+8
|
*
Fixes when a virtual has no VM key in its configuration file.
Jean-Noël Rivasseau
2007-09-20
2
-11
/
+13
|
*
Hopefully fixed another bug where classpath for virtual was not being returne...
Alistair Bush
2007-09-20
1
-6
/
+3
|
*
Force EnvironmentManager to load the active vm whe initalised. Required as V...
Alistair Bush
2007-09-20
1
-0
/
+1
|
*
Fixing bug where the lowest vm target would be return, instead of the lowest ...
Alistair Bush
2007-09-20
1
-2
/
+5
|
*
Adding back sys.path.append which I removed for testing and forgot to reinstate.
Alistair Bush
2007-09-20
2
-2
/
+2
|
*
Improvement to Virtual classes to support Virtuals that provide both vms and ...
Alistair Bush
2007-09-20
3
-51
/
+103
|
*
Commit cleanup of code, remove comments, etc.
Alistair Bush
2007-09-17
2
-132
/
+132
|
*
Fixed bug in gjl and code style in depend-java-query
Alistair Bush
2007-09-17
2
-190
/
+191
|
*
Fixing minor tab issues
Alistair Bush
2007-09-17
1
-427
/
+425
|
*
Commented out some debug messages.
Alistair Bush
2007-09-12
1
-2
/
+2
|
*
Re-added sys path to depend-java-query and gjl so it actually works when you ...
Alistair Bush
2007-09-07
2
-2
/
+2
|
*
Re-added sys path to java-config-2 so it actually works when you have merged it.
Alistair Bush
2007-09-07
1
-1
/
+1
|
*
Finished work on virtuals, added support for build time VM selection, gjl and...
Jean-Noël Rivasseau
2007-08-31
6
-1109
/
+1191
|
*
Add support for PREFER_UPSTREAM. Used to configure which package is selected...
Alistair Bush
2007-07-16
1
-0
/
+8
|
*
Added support to java-config-2 to return all packages that a virtual provides
Alistair Bush
2007-07-08
1
-1
/
+9
|
*
More fixes for to emulate package optional dependencies within virtuals
Alistair Bush
2007-06-22
1
-8
/
+7
|
*
Fix more bugs for active packages.
Alistair Bush
2007-06-22
1
-3
/
+6
|
*
Fix format issues.
Alistair Bush
2007-06-22
2
-64
/
+47
|
*
Fixed issue with Virtual class variables actually being global. Python is an ...
Alistair Bush
2007-06-14
1
-8
/
+8
|
*
Fixes and Fixes
Alistair Bush
2007-06-13
1
-1
/
+1
[next]