Nicholas O'Connor
|
a6d9c341df
|
functional but naive activate command
|
2017-03-23 18:08:24 -07:00 |
|
Nicholas O'Connor
|
af056ee961
|
subargv[0] is now the expected value of "cellar <command>"
|
2017-03-23 17:23:59 -07:00 |
|
Nicholas O'Connor
|
e2382719d5
|
added generated files to .gitignore
|
2017-03-23 15:39:50 -07:00 |
|
Nicholas O'Connor
|
38d6419c23
|
commands now actually receive subarguments
|
2017-03-23 15:25:56 -07:00 |
|
Nicholas O'Connor
|
b4f5740006
|
switched commandfunction to vector<string>
|
2017-03-23 15:13:52 -07:00 |
|
Nicholas O'Connor
|
ad670b5033
|
beginnings of an activate command
|
2017-03-23 15:03:07 -07:00 |
|
Nicholas O'Connor
|
13cda029e7
|
beginnings of an activate command
|
2017-03-23 15:03:02 -07:00 |
|
Nicholas O'Connor
|
e47571d03a
|
removed extraneous boost headers
|
2017-03-23 14:56:20 -07:00 |
|
Nicholas O'Connor
|
fbe52e8e13
|
fixed errant newlines in generated code
|
2017-03-23 14:44:39 -07:00 |
|
Nicholas O'Connor
|
6943ebfd87
|
cogged include/internal/bottles.hpp
|
2017-03-23 14:43:48 -07:00 |
|
Nicholas O'Connor
|
d8760c321a
|
cellar understands bottle descriptions now
|
2017-03-23 14:23:58 -07:00 |
|
Nicholas O'Connor
|
0be8131606
|
cmake checks for cogapp module now thanks to a module I found on the Internet
|
2017-03-23 14:23:22 -07:00 |
|
Nicholas O'Connor
|
7390446b63
|
install rules
|
2017-03-23 13:36:38 -07:00 |
|
Nicholas O'Connor
|
91e7ba7990
|
cogged bottle command code, should be easier to add commands
|
2017-03-23 13:17:07 -07:00 |
|
Nicholas O'Connor
|
30d0787a62
|
so that's how libraries work
|
2017-03-23 12:06:29 -07:00 |
|
Nicholas O'Connor
|
64c96cba26
|
cogrc correction again
|
2017-03-23 11:13:21 -07:00 |
|
Nicholas O'Connor
|
b2e7b8b120
|
checks for tclap, assumes its in include if not
|
2017-03-23 11:13:00 -07:00 |
|
Nicholas O'Connor
|
30e98430ca
|
add prefix to bootstrap
|
2017-03-23 10:50:05 -07:00 |
|
Nicholas O'Connor
|
7164692e1f
|
forgot to include cmakelists changes
|
2017-03-23 01:03:56 -07:00 |
|
Nicholas O'Connor
|
fc09bf57dc
|
switch to cmake for build system
|
2017-03-23 01:03:33 -07:00 |
|
Nicholas O'Connor
|
44a831a4b0
|
list command
|
2017-03-23 00:02:38 -07:00 |
|
Nicholas O'Connor
|
7f5e6088cf
|
help and version commands, tclap dependency introduced here
|
2017-03-22 23:23:15 -07:00 |
|
Nicholas O'Connor
|
207599eab1
|
moved cog to compile time, now aware of its own version
|
2017-03-22 22:01:34 -07:00 |
|
Nicholas O'Connor
|
b34430b9e2
|
it understands it has a version now
|
2017-03-22 20:42:08 -07:00 |
|
Nicholas O'Connor
|
89738cecaa
|
bootstrap now runs cogs on relevant files
|
2017-03-22 20:31:46 -07:00 |
|
Nicholas O'Connor
|
40ecf54856
|
beginnings of a cogged version file
|
2017-03-22 20:13:24 -07:00 |
|
Nicholas O'Connor
|
4ef22255b0
|
the humble beginnings of a command system
|
2017-03-22 19:34:50 -07:00 |
|
Nicholas O'Connor
|
9cf038ebc0
|
list becomes get_bottles, which returns a map<string, Bottle>
|
2017-03-22 19:02:14 -07:00 |
|
Nicholas O'Connor
|
05eeca49c9
|
now handles symlinks
|
2017-03-22 18:12:12 -07:00 |
|
Nicholas O'Connor
|
f69095d7ab
|
moved to separate file
|
2017-03-13 19:03:07 -07:00 |
|
Nicholas O'Connor
|
252b2fdfe6
|
now reads names from cellar.json
|
2017-03-12 23:39:03 -07:00 |
|
Nicholas O'Connor
|
e30cddee84
|
.gitignore, beginning of cellar.json support
|
2017-03-12 23:10:04 -07:00 |
|
Nicholas O'Connor
|
107c00f769
|
MIT license, third party JSON lib
|
2017-03-12 22:39:44 -07:00 |
|
Nicholas O'Connor
|
16e8051557
|
actually using and building it
|
2017-03-12 22:33:42 -07:00 |
|
Nicholas O'Connor
|
9a6177092f
|
move listdir to separate file
|
2017-03-12 22:32:46 -07:00 |
|
Nicholas O'Connor
|
f82035df55
|
fix bootstrap
|
2017-03-12 17:38:48 -07:00 |
|
Nicholas O'Connor
|
9aaee6af14
|
boost fs
|
2017-03-12 17:13:07 -07:00 |
|
Nicholas O'Connor
|
e60cd7d9ce
|
c11
|
2017-03-12 16:05:31 -07:00 |
|
Nicholas O'Connor
|
01e425ca68
|
init
|
2017-03-12 15:43:11 -07:00 |
|