Amin Yahyaabadi
|
252db2e159
|
feat: make graphviz installation separate
|
2022-02-13 19:30:41 -08:00 |
Amin Yahyaabadi
|
c96659e9f2
|
test: check if dot is installed
|
2022-02-13 17:50:58 -08:00 |
Amin Yahyaabadi
|
cc4cfdf4da
|
fix: fix doxygen installation on linux
|
2022-02-08 18:02:24 -08:00 |
Amin Yahyaabadi
|
da57a9205b
|
fix: ignore graphviz installation error on windows
|
2022-02-03 22:44:57 -08:00 |
Amin Yahyaabadi
|
3ff2184d6c
|
fix: download doxygen from the website itself
|
2022-02-03 22:15:53 -08:00 |
Amin Yahyaabadi
|
9ce8af143f
|
fix: download doxygen binary on linux instead of using apt
|
2022-02-03 22:01:41 -08:00 |
Amin Yahyaabadi
|
7d0cc67ac7
|
Revert "fix: update execa"
This reverts commit 12fe81ac31 .
|
2021-12-01 04:26:05 -06:00 |
Amin Yahyaabadi
|
12fe81ac31
|
fix: update execa
|
2021-12-01 04:21:51 -06:00 |
Amin Yahyaabadi
|
c6eb5ca89b
|
feat: change the installation directory to ~/tool
BREAKING CHANGE
|
2021-11-21 12:53:27 -06:00 |
Amin Yahyaabadi
|
cd02056faf
|
feat: add activateWinDoxygen
|
2021-09-20 07:31:40 -05:00 |
Amin Yahyaabadi
|
e12cd9ca9c
|
fix: disable graphviz on windows
|
2021-09-19 04:55:54 -05:00 |
Amin Yahyaabadi
|
9b38d106c8
|
fix: make addPath sync
|
2021-09-19 03:49:42 -05:00 |
Amin Yahyaabadi
|
0dca6ef345
|
fix: await addPath
|
2021-09-18 07:30:16 -05:00 |
Amin Yahyaabadi
|
882d0f7013
|
feat: catch the addPath failure
|
2021-09-17 21:17:21 -05:00 |
Amin Yahyaabadi
|
00f3a11471
|
perf: install graphviz after doxygen
|
2021-09-17 05:17:21 -05:00 |
Amin Yahyaabadi
|
ca064b68e0
|
test: increase timeout of the tests
|
2021-09-17 04:50:12 -05:00 |
Amin Yahyaabadi
|
bf456808b6
|
fix: use / instead of \\ on windows
|
2021-09-16 18:26:57 -05:00 |
Amin Yahyaabadi
|
3c2eaf1f4d
|
test: test proces.arch
|
2021-09-16 17:36:31 -05:00 |
Amin Yahyaabadi
|
7d6d5df459
|
fix: fix doxygen path on windows
|
2021-09-16 14:03:49 -05:00 |
Amin Yahyaabadi
|
8e56d264af
|
fix: return default installation directory for apt and brew
|
2021-09-16 10:58:22 -05:00 |
Amin Yahyaabadi
|
596c9438b5
|
test: use testBin in all the tests
|
2021-09-16 10:17:25 -05:00 |
Amin Yahyaabadi
|
c61f0e5307
|
fix: add cppcheck, doxygen, and mingw to PATH on windows
|
2021-09-16 09:19:56 -05:00 |
Amin Yahyaabadi
|
269d96f070
|
fix: pass the default arguments to the functions
|
2021-09-16 07:09:01 -05:00 |
Amin Yahyaabadi
|
511a2fbbce
|
feat: use a similar interface for installing all the packages
|
2021-09-16 06:58:41 -05:00 |
Amin Yahyaabadi
|
c8b9b73c4e
|
feat: add doxygen - fix cppcheck
|
2021-09-16 03:47:47 -05:00 |