870ec7345b
find_steam_libraries now returns an empty result if it can't read libraryfolders.vdf for some reason
Nicole O'Connor2025-02-03 17:01:38 -08:00
c633c96ad7
update readme to talk about foobar2000 instead of steam, given steam is VERY linux friendly these days
Nicole O'Connor2025-02-02 15:49:50 -08:00
19251a253f
debug settings for gdb in vscode; steamtest now reports which apps have bottles managed by steam automatically
Nicole O'Connor2025-01-25 19:15:05 -08:00
c73cf7d67e
partial debian and rpm packaging files; gitea has package registries for these types anyway, might as well take advantage of them
Nicole O'Connor2024-03-18 18:35:19 -07:00
d7c50a1941
fix *.in files being mistakenly ignored by git, fixed missing cmake.hpp.in
Nicole O'Connor2023-06-30 17:18:19 -07:00
aec4d311b6
i changed my github username
Nicole O'Connor
2020-09-03 13:44:55 -07:00
85cec3444c
cellar translate will now use resolve_drive_letter
Nicholas O'Connor
2019-05-15 18:09:22 -07:00
b305cf56f4
Update copyright years in man page
Nicholas O'Connor
2019-05-15 18:08:38 -07:00
66c8175423
translates windows drive letters to canonical paths
Nicholas O'Connor
2019-05-15 18:03:15 -07:00
2e1217adf3
fix active_bottle being set to a bogus bottle location
Nicholas O'Connor
2019-05-15 18:02:19 -07:00
54a1d35556
rename drive letter regex to make room for expansion
Nicholas O'Connor
2019-05-15 17:16:54 -07:00
a6554161b8
TCLAP support for translate command
Nicholas O'Connor
2019-05-15 16:52:25 -07:00
275a174941
compile_commands.json isn't guaranteed to be the same on every system, or even necessary
Nicholas O'Connor
2019-05-15 15:54:38 -07:00
540ab70986
fix mismatch between var name and program behavior, add "cellar translate" command
Nicholas O'Connor
2019-05-15 12:08:33 -07:00
8055a01608
lazy translation implementation
Nicholas O'Connor
2019-05-15 11:53:18 -07:00
646cface46
remove extraneous dll.hpp
Nicholas O'Connor
2019-05-15 10:31:23 -07:00
b226a7eef5
fix -b argument not using new bottle path
Nicholas O'Connor
2018-03-13 20:59:32 -07:00
6869be4301
undo erroneous version bump
Nicholas O'Connor
2018-03-13 20:59:11 -07:00
d7afe473f3
somehow that fell out of my project tree
Nicholas O'Connor
2018-03-13 20:39:00 -07:00
a74796f2f3
cmake update
Nicholas O'Connor
2018-03-13 20:30:47 -07:00
429b19abee
move cellar bottles to .local/share
Nicholas O'Connor
2018-03-13 20:06:15 -07:00
89998bada1
fix not finding boost system lib, update json lib
Nicholas O'Connor
2018-03-13 19:19:52 -07:00
844e08afb0
fixed man page install rules
Nicholas O'Connor
2017-07-17 20:07:08 -07:00
9bc9838ceb
that's what i get for not testing first
Nicholas O'Connor
2017-07-11 16:24:50 -07:00
678acdec90
remove long-deprecated function
Nicholas O'Connor
2017-07-11 16:19:33 -07:00
4a148b7bf6
cork and uncork respect dryrun
Nicholas O'Connor
2017-07-11 14:23:25 -07:00
8c148d5608
fix manpage formatting errors
Nicholas O'Connor
2017-07-11 14:23:11 -07:00
ffb952fae6
pressing supports dry runs
Nicholas O'Connor
2017-07-05 16:49:32 -07:00
b979bb7a0a
create and remove respect dryrun
Nicholas O'Connor
2017-07-05 16:36:49 -07:00
738606b851
fix rogue FORCE that didn't make sense
Nicholas O'Connor
2017-07-05 16:07:39 -07:00
82dc5255b6
activate can now be run dry
Nicholas O'Connor
2017-07-05 15:40:29 -07:00
69b403fb36
advertise support for clang/ninja
Nicholas O'Connor
2017-07-05 15:19:44 -07:00
4351775a60
Ronn.cmake now actually handles sections properly
Nicholas O'Connor
2017-07-05 15:03:24 -07:00
d2f83c0d0f
Bottle::load_config now checks ~/.local/share/cellar.json and compiled defaults (this commit is correct)
Nicholas O'Connor
2017-07-05 14:39:48 -07:00
e2400b2908
Bottle::load_config now checks ~/.local/share/cellar.json and compiled defaults
Nicholas O'Connor
2017-07-05 14:35:41 -07:00
96ccab40f7
launch::popen respects dry run flag (#27)
Nicholas O'Connor
2017-07-05 14:19:39 -07:00
e735768e52
man page: gzip should no longer delete generated file, preventing constant rebuilding
Nicholas O'Connor
2017-07-05 14:05:21 -07:00
0b9b57117f
no longer generating files into the source tree
Nicholas O'Connor
2017-07-05 13:24:28 -07:00
fcc08f25b0
push git related logic to cmake, now that i know how to do that kind of thing
Nicholas O'Connor
2017-07-05 13:13:04 -07:00
ba5e0b64ca
man page! it's not finished yet but we're that much closer to the big leagues now, son
Nicholas O'Connor
2017-06-28 19:22:34 -07:00