Commit Graph

138 Commits

Author SHA1 Message Date
Nicole O'Connor 81732eab03 fix incorrect license value in RPM 2024-03-18 18:35:58 -07:00
Nicole O'Connor c73cf7d67e partial debian and rpm packaging files; gitea has package registries for these types anyway, might as well take advantage of them 2024-03-18 18:35:19 -07:00
Nicole O'Connor eec5abdeb2 honestly the mirror line is both inaccurate and silly 2023-06-30 17:48:20 -07:00
Nicole O'Connor 8c9a66632c cellar create will now create ~/.local/share/cellar if it does not already exist 2023-06-30 17:34:46 -07:00
Nicole O'Connor fec22d16f5 fixed occurrence of deadname 2023-06-30 17:34:16 -07:00
Nicole O'Connor d7c50a1941 fix *.in files being mistakenly ignored by git, fixed missing cmake.hpp.in 2023-06-30 17:18:19 -07:00
Nicole O'Connor aec4d311b6 i changed my github username 2020-09-03 13:44:55 -07:00
Nicholas O'Connor 85cec3444c cellar translate will now use resolve_drive_letter 2019-05-15 18:09:22 -07:00
Nicholas O'Connor b305cf56f4 Update copyright years in man page 2019-05-15 18:08:38 -07:00
Nicholas O'Connor 66c8175423 translates windows drive letters to canonical paths 2019-05-15 18:03:15 -07:00
Nicholas O'Connor 2e1217adf3 fix active_bottle being set to a bogus bottle location 2019-05-15 18:02:19 -07:00
Nicholas O'Connor 54a1d35556 rename drive letter regex to make room for expansion 2019-05-15 17:16:54 -07:00
Nicholas O'Connor a6554161b8 TCLAP support for translate command 2019-05-15 16:52:25 -07:00
Nicholas O'Connor 275a174941 compile_commands.json isn't guaranteed to be the same on every system, or even necessary 2019-05-15 15:54:38 -07:00
Nicholas O'Connor 540ab70986 fix mismatch between var name and program behavior, add "cellar translate" command 2019-05-15 12:08:33 -07:00
Nicholas O'Connor 8055a01608 lazy translation implementation 2019-05-15 11:53:18 -07:00
Nicholas O'Connor 646cface46 remove extraneous dll.hpp 2019-05-15 10:31:23 -07:00
Nicholas O'Connor b226a7eef5 fix -b argument not using new bottle path 2018-03-13 20:59:32 -07:00
Nicholas O'Connor 6869be4301 undo erroneous version bump 2018-03-13 20:59:11 -07:00
Nicholas O'Connor d7afe473f3 somehow that fell out of my project tree 2018-03-13 20:39:00 -07:00
Nicholas O'Connor a74796f2f3 cmake update 2018-03-13 20:30:47 -07:00
Nicholas O'Connor 429b19abee move cellar bottles to .local/share 2018-03-13 20:06:15 -07:00
Nicholas O'Connor 89998bada1 fix not finding boost system lib, update json lib 2018-03-13 19:19:52 -07:00
Nicholas O'Connor 844e08afb0 fixed man page install rules 2017-07-17 20:07:08 -07:00
Nicholas O'Connor 9bc9838ceb that's what i get for not testing first 2017-07-11 16:24:50 -07:00
Nicholas O'Connor 678acdec90 remove long-deprecated function 2017-07-11 16:19:33 -07:00
Nicholas O'Connor 4a148b7bf6 cork and uncork respect dryrun 2017-07-11 14:23:25 -07:00
Nicholas O'Connor 8c148d5608 fix manpage formatting errors 2017-07-11 14:23:11 -07:00
Nicholas O'Connor ffb952fae6 pressing supports dry runs 2017-07-05 16:49:32 -07:00
Nicholas O'Connor b979bb7a0a create and remove respect dryrun 2017-07-05 16:36:49 -07:00
Nicholas O'Connor 738606b851 fix rogue FORCE that didn't make sense 2017-07-05 16:07:39 -07:00
Nicholas O'Connor 82dc5255b6 activate can now be run dry 2017-07-05 15:40:29 -07:00
Nicholas O'Connor 69b403fb36 advertise support for clang/ninja 2017-07-05 15:19:44 -07:00
Nicholas O'Connor 4351775a60 Ronn.cmake now actually handles sections properly 2017-07-05 15:03:24 -07:00
Nicholas O'Connor d2f83c0d0f Bottle::load_config now checks ~/.local/share/cellar.json and compiled defaults (this commit is correct) 2017-07-05 14:39:48 -07:00
Nicholas O'Connor e2400b2908 Bottle::load_config now checks ~/.local/share/cellar.json and compiled defaults 2017-07-05 14:35:41 -07:00
Nicholas O'Connor 96ccab40f7 launch::popen respects dry run flag (#27) 2017-07-05 14:19:39 -07:00
Nicholas O'Connor e735768e52 man page: gzip should no longer delete generated file, preventing constant rebuilding 2017-07-05 14:05:21 -07:00
Nicholas O'Connor 0b9b57117f no longer generating files into the source tree 2017-07-05 13:24:28 -07:00
Nicholas O'Connor fcc08f25b0 push git related logic to cmake, now that i know how to do that kind of thing 2017-07-05 13:13:04 -07:00
Nicholas O'Connor ba5e0b64ca man page! it's not finished yet but we're that much closer to the big leagues now, son 2017-06-28 19:22:34 -07:00
Nicholas O'Connor 27e4def375 README: fix misdocumentation, add unfinished disclaimer 2017-06-09 13:42:29 -07:00
Nicholas O'Connor a3ae38d7b6 forgot to push my hook change to gitolite 2017-06-09 13:20:10 -07:00
Nicholas O'Connor 237ca9d4cd global config support (fix #24) 2017-06-09 13:12:48 -07:00
Nicholas O'Connor d873416602 github mirror notice 2017-06-09 12:30:34 -07:00
Nicholas O'Connor d789416c5f cellar launch now reads and respects wine-path setting (fixes #23) 2017-06-09 12:16:59 -07:00
Nicholas O'Connor 58c96411a0 implement tclap into cellar config (behavior remains mostly unchanged) 2017-04-14 22:40:58 -07:00
Nicholas O'Connor 873d131cc9 that's what i get for using commit -a 2017-04-14 22:39:31 -07:00
Nicholas O'Connor 4b6f23f5fb support for compiled in defaults (nothing uses it yet) 2017-04-14 20:29:16 -07:00
Nicholas O'Connor 34e048c535 forgot some header changes from last commit 2017-04-14 20:28:55 -07:00