jbussdieker
|
2917851cea
|
Maybe the version will display now on new installs
|
2012-01-15 22:02:35 -08:00 |
|
jbussdieker
|
79ee90aaf9
|
Fix typo
|
2012-01-15 21:57:51 -08:00 |
|
jbussdieker
|
9f7b234069
|
Updated error handling
|
2012-01-15 21:54:47 -08:00 |
|
Joshua Bussdieker
|
fd655910be
|
Updating README
|
2012-01-15 21:21:30 -08:00 |
|
jbussdieker
|
05d66ff95d
|
Update README
|
2012-01-15 15:43:40 -08:00 |
|
jbussdieker
|
19225c7d20
|
Update README
|
2012-01-15 15:43:16 -08:00 |
|
jbussdieker
|
e7a16b8e20
|
Updating README
|
2012-01-15 15:42:43 -08:00 |
|
jbussdieker
|
1d62cd75d8
|
Check for make too
|
2012-01-15 15:36:42 -08:00 |
|
jbussdieker
|
c507ee0a93
|
Function didn't work back to crappy approach. Add gcc check.
|
2012-01-15 14:53:50 -08:00 |
|
jbussdieker
|
9b51dd8d3b
|
Think it has to be double
|
2012-01-15 14:46:34 -08:00 |
|
jbussdieker
|
b137e04b47
|
Too many languages
|
2012-01-15 14:45:46 -08:00 |
|
jbussdieker
|
b8c40c58aa
|
Dry up dep check
|
2012-01-15 14:45:05 -08:00 |
|
jbussdieker
|
e253ae9b52
|
Add another dep check
|
2012-01-15 14:37:45 -08:00 |
|
jbussdieker
|
3523ea1753
|
Add error checking and build log
|
2012-01-15 14:35:38 -08:00 |
|
jbussdieker
|
f9a4c50337
|
Don't continue running after implode
|
2012-01-15 14:30:26 -08:00 |
|
jbussdieker
|
4a0c05c1ab
|
Shouldn't need to meet requirements for implode
|
2012-01-15 14:29:59 -08:00 |
|
jbussdieker
|
6440e0a39d
|
Forgot the which
|
2012-01-15 14:28:31 -08:00 |
|
jbussdieker
|
f482930bd7
|
Adding binutils check
|
2012-01-15 14:27:26 -08:00 |
|
jbussdieker
|
5213cefca6
|
Unset all GO* env vars during startup
|
2012-01-15 02:24:33 -08:00 |
|
jbussdieker
|
a3ae820c94
|
Unset all go variables
|
2012-01-15 02:21:51 -08:00 |
|
Joshua Bussdieker
|
d64ac96a66
|
Better error handling
|
2011-12-09 11:09:06 -08:00 |
|
Joshua Bussdieker
|
d38a51fc4a
|
Added sanity check file
|
2011-12-09 11:01:06 -08:00 |
|
Joshua Bussdieker
|
45dcf792b8
|
Fixed repo location
|
2011-12-09 10:56:32 -08:00 |
|
Joshua Bussdieker
|
2e3a1eddd4
|
Kill the .git folder so packages can use git commands
|
2011-11-21 14:55:26 -08:00 |
|
Joshua Bussdieker
|
810dee31b6
|
So I remember how to handle dependencies...
|
2011-11-21 14:51:08 -08:00 |
|
Joshua Bussdieker
|
42ff1cc6f9
|
Better package install logic
|
2011-11-21 14:50:45 -08:00 |
|
Joshua Bussdieker
|
b8eaa24778
|
Place gvm stuff at the beginning of the path to override existing Go installs.
|
2011-11-21 11:08:54 -08:00 |
|
Joshua Bussdieker
|
534b49e2d9
|
Require GVM_ROOT to be set in order to run gvm commands.
|
2011-11-21 11:08:13 -08:00 |
|
Joshua Bussdieker
|
0b3f34813d
|
Better whitespace in message
|
2011-11-18 07:05:09 -08:00 |
|
Joshua Bussdieker
|
cfed8ba5a0
|
Updated gitignore
|
2011-11-18 06:59:53 -08:00 |
|
Joshua Bussdieker
|
747886d586
|
Fixed issue with nonexistant .bashrc
|
2011-11-18 06:59:13 -08:00 |
|
Joshua Bussdieker
|
bf7ab231d1
|
Fixed issue with gvm list
|
2011-11-18 06:58:29 -08:00 |
|
Joshua Bussdieker
|
4ecc55d69f
|
Fixed bug from renaming package folder
|
2011-11-18 06:36:24 -08:00 |
|
jbussdieker
|
64a4017cd3
|
Better install message
|
2011-11-18 06:27:17 -08:00 |
|
Joshua Bussdieker
|
57e465dbf7
|
Changed package to pkgs
|
2011-11-18 06:22:54 -08:00 |
|
Joshua Bussdieker
|
ccd6e8d933
|
Renamed package to pkg and fixed a bug with the package folder
|
2011-11-18 06:01:36 -08:00 |
|
Joshua Bussdieker
|
b4613e7469
|
The only requirement for now is that make install copies all .a files to $GOROOT
|
2011-11-18 05:00:11 -08:00 |
|
Joshua Bussdieker
|
bfeb831a58
|
Implemented package uninstall. TODO: Remove .a files too.
|
2011-11-18 04:58:15 -08:00 |
|
Joshua Bussdieker
|
c905b6565d
|
Updated package list output
|
2011-11-18 04:57:51 -08:00 |
|
Joshua Bussdieker
|
79bb6611ca
|
Package install is nearly complete. Need to work out an API for listing .a files and their $GOARCH
|
2011-11-18 04:42:19 -08:00 |
|
Joshua Bussdieker
|
57a68547f1
|
Added more package command stub files
|
2011-11-18 02:29:35 -08:00 |
|
Joshua Bussdieker
|
6d858cbfe3
|
Added package to the command list. Fixed bug in error checking.
|
2011-11-18 02:29:18 -08:00 |
|
Joshua Bussdieker
|
1ae5bd3b44
|
Added gvm package sub module. Fixed incorrect error message.
|
2011-11-18 02:25:29 -08:00 |
|
Joshua Bussdieker
|
fcc7fd650f
|
Ignore the whole thing!
|
2011-11-18 01:57:50 -08:00 |
|
Joshua Bussdieker
|
e5d51f88f3
|
Added version checking for gvm install
|
2011-11-18 01:57:24 -08:00 |
|
Joshua Bussdieker
|
071de69c38
|
Implemented uninstall command
|
2011-11-18 01:48:34 -08:00 |
|
Joshua Bussdieker
|
a3e717def2
|
Missed this hard coded one
|
2011-11-18 01:35:28 -08:00 |
|
Joshua Bussdieker
|
b09fc6d148
|
Cleaned up command selection code. Added uninstall command.
|
2011-11-18 01:34:04 -08:00 |
|
Joshua Bussdieker
|
1fb25b5ce5
|
Better formatting
|
2011-11-18 01:18:38 -08:00 |
|
Joshua Bussdieker
|
9633fbf159
|
Fix header
|
2011-11-18 01:18:26 -08:00 |
|