summaryrefslogtreecommitdiff
path: root/jvmfwk/README
blob: 3c2b105cd207ef14a0fea7c88fb179d4b784aa0f (plain)
1
2
3
4
Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.

Used to use an over-engineered "plugin" mechanism although there was only one
"plugin", called "sunmajor", that handles all possible JREs.
6717e5'>Added ./g -v switch to show git commands.Stephan Bergmann 2011-11-04'g': whitespace: expand tabsMichael Stahl 2011-11-04'g': actually set up git hooks properlyMichael Stahl 2011-10-31make --last-working checkout the last working versionMichael Meeks 2011-10-27'g' tool: fix silly error in --set-last-workingMichael Meeks 2011-10-25initial cut at 'last working' feature to help windows buildersMichael Meeks 2011-09-05g: check if git is in PATHMiklos Vajna 2011-08-28remove debug-tracesNorbert Thiebaud 2011-08-28mishap in ./g, issue with links creationsNorbert Thiebaud 2011-08-27add ./g -z to just refresh the hooks and possibly other housekeepingNorbert Thiebaud 2011-08-27use translations' own hooks. update the hooks after the clone/fetch/pullNorbert Thiebaud 2011-08-06bootstrap is now core in ./gNorbert Thiebaud 2011-06-04we don't need the repos_changed semaphore file anymoreNorbert Thiebaud 2011-05-18Don't print === decoration when running g grepChristian Dywan 2011-05-06Dont print misleading informationTor Lillqvist 2011-05-01add an option to ./g to have a compact <repo>:<value> outputNorbert Thiebaud 2011-04-27use git hook instead of gitattributes filter for *.po filesAndras Timar 2011-03-23set .gitattributes filter for *.po filesAndras Timar 2011-03-16Introduce a single .gitattributes file in bootstrapMiklos Vajna 2011-03-12g: remove leftover debug echoMiklos Vajna 2011-03-07teach ./g at least some basic manners when using commit -FBjoern Michaelsen 2011-02-10Use git pushurl, setup via --set-push-user nowThorsten Behrens 2011-01-21don't use -f flag if we just removed the existing link, thanks FlorianMichael Meeks 2011-01-20Add --rewrite-account [username] option, inspired by Christina Roßmanith's workMichael Meeks 2011-01-20cope with change of path, and broken absolute links this generatesMichael Meeks 2010-12-06g: Give full path to the repo-list file.Jan Holesovsky 2010-12-05g clone now tolerate silently already cloned repos.Norbert Thiebaud 2010-12-03g: Configure git's push.default to tracking if it is not set.Jan Holesovsky 2010-12-03Replace oldstyle ` with $(Kevin Hunter 2010-12-02Add with-linked-git and make repo list configurableThorsten Behrens 2010-11-30git-hooks: Symlink the git hooks to the ones from git-hooks/Jan Holesovsky 2010-11-30oops: remove a debugging flags in gNorbert Thiebaud 2010-11-30Make the determination of the remote repo url work on MacOSNorbert Thiebaud 2010-11-30build: Fix ./g clone.Jan Holesovsky 2010-11-30build: Make the 'g' wrapper in bootstrap really work.Jan Holesovsky 2010-11-30build: Add the 'g' wrapper to the bootstrap repo.Jan Holesovsky