Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-08-13
| ||
18:07 | goose scripts updated for cmake Leaf check-in: b63969fb9f user: achavasse tags: trunk | |
2022-11-09
| ||
00:51 | llvm scripts update check-in: 8fbf5c6d67 user: achavasse tags: trunk | |
2022-09-07
| ||
17:51 | llvm & setup script fixes check-in: 9ad740359c user: achavasse tags: trunk | |
2022-07-20
| ||
22:34 | fuck around with llvm/clang setup check-in: db2e55c746 user: achavasse tags: trunk | |
19:09 | update repos urls check-in: c87799a2a9 user: achavasse tags: trunk | |
2022-05-27
| ||
09:46 | Multiple fixes for mac clang setup check-in: 6b0408ab33 user: achavasse tags: trunk | |
2022-05-26
| ||
22:23 | Added a script to setup include/linker paths to make non-system clang work on mac check-in: a6e09cfe88 user: achavasse tags: trunk | |
2022-05-20
| ||
14:14 | Fix fossil scripts check-in: 458695aed9 user: achavasse tags: trunk | |
2022-04-11
| ||
21:24 | Updated some scripts. check-in: a1113acf4b user: achavasse tags: trunk | |
2021-10-23
| ||
16:38 | fuck check-in: 598e7cd27f user: achavasse tags: trunk | |
2021-09-29
| ||
23:11 | mac: fixed yet another path check-in: e9182822de user: achavasse tags: trunk | |
22:28 | wsl: fixed some paths check-in: 938a804509 user: achavasse tags: trunk | |
2021-09-28
| ||
21:12 | Mac: fix some paths check-in: c4ddc27e1b user: achavasse tags: trunk | |
20:08 | Use stable llvm/clang 13.x check-in: 4d66c5181c user: achavasse tags: trunk | |
18:50 | wsl: remove tk, and also graphviz for now check-in: 27637712ad user: achavasse tags: trunk | |
18:26 | wsl: stop doing super dirty installations in /usr check-in: 44afd84551 user: achavasse tags: trunk | |
06:34 | Mac scripts: some more fixes check-in: 39b642958f user: achavasse tags: trunk | |
2021-09-27
| ||
23:01 | Mac: stop bothering building clang, building llvm will suffice there check-in: a6e5768edf user: achavasse tags: trunk | |
22:36 | Mac: fix shebangs check-in: b83313c7d0 user: achavasse tags: trunk | |
21:36 | llvm: don't use lld on mac, it's apparently broken check-in: 04b3cd8a71 user: achavasse tags: trunk | |
20:44 | Mac scripts: another small fix check-in: 36a95c3646 user: achavasse tags: trunk | |
20:42 | Mac scripts: use the correct llvm target check-in: a8f0f5ad4a user: achavasse tags: trunk | |
20:02 | Mac setup: fix check-in: 4e8371f3fc user: achavasse tags: trunk | |
19:58 | Added scripts to setup macbook devenv check-in: 982134b265 user: achavasse tags: trunk | |
19:28 | WSL setup script tweaks, added prconf goose script check-in: e58936c502 user: achavasse tags: trunk | |
2021-03-13
| ||
11:17 | Misc script updates check-in: f6dcfd5843 user: achavasse tags: trunk | |
2021-03-11
| ||
21:26 | Misc conf files updates check-in: b0a83c453a user: achavasse tags: trunk | |
2020-05-29
| ||
21:14 | Added a setup script for wsl. check-in: 3bdade2f47 user: achavasse tags: trunk | |
2019-11-07
| ||
20:23 | Split out the projects setup into a separate script. check-in: bae6813703 user: achavasse tags: trunk | |
2019-11-06
| ||
00:23 | Do install cmake on vs online. check-in: e31e625af1 user: achavasse tags: trunk | |
00:12 | Don't use lld to bootstrap llvm, it doesn't seem available on the ubuntu used by vs online. check-in: 9c71bb84e0 user: achavasse tags: trunk | |
2019-11-05
| ||
23:48 | Get rid of useless config file. check-in: c400102d12 user: achavasse tags: trunk | |
23:12 | Fixed some file names. check-in: 507b2f8cbb user: achavasse tags: trunk | |
22:55 | Created configuration files for visual studio online. check-in: 20b5ee8677 user: achavasse tags: trunk | |
2019-10-09
| ||
19:44 | Install the editorconfig vscode extension. check-in: 94d73e565c user: achavasse tags: trunk | |
2019-09-23
| ||
21:27 | Build and install z3. check-in: b75d082501 user: achavasse tags: trunk | |
2019-09-22
| ||
19:42 | Renamed the empathy-scripts directory. check-in: b2ff254914 user: achavasse tags: trunk | |
14:59 | empathy -> goose project rename. check-in: 435996eced user: achavasse tags: trunk | |
2019-08-23
| ||
20:26 | * Get rid of conan * Install meson from pip to get a more up to date version * Install fish sooner to try and avoid a sudo password prompt check-in: d2d8b59cd6 user: achavasse tags: trunk | |
2019-08-22
| ||
16:44 | Remove ubuntu's lld before installing the one compiled from sources. check-in: 7739f55610 user: achavasse tags: trunk | |
16:42 | Use lld when bootstrapping clang in another attempt to get rid of that obscure link error. check-in: 444bc8af02 user: achavasse tags: trunk | |
14:25 | Changed the llvm bootstrap script to build the .so version to try and avoid a linker error. check-in: 2c2502999e user: achavasse tags: trunk | |
13:31 | Install meson, updated empathy configuration scripts. check-in: eee04ca9eb user: achavasse tags: trunk | |
2019-08-21
| ||
13:44 | Changed the vscode theme. check-in: 9bde55cbc9 user: achavasse tags: trunk | |
2019-08-17
| ||
19:55 | Remove CodeLLDB, install lldb-vscode from the llvm tree instead. check-in: 3ddc673e25 user: achavasse tags: trunk | |
09:24 | Install valgrind and kcachegrind. check-in: 479b371e9e user: achavasse tags: trunk | |
2019-08-15
| ||
22:43 | Install a vscode theme. check-in: d168b36f67 user: achavasse tags: trunk | |
2019-08-12
| ||
15:45 | Install cmake tools and related configuration tweaks. check-in: 5569f3ca05 user: achavasse tags: trunk | |
13:29 | Install the fossil vscode extension. check-in: 672f7dd7b7 user: achavasse tags: trunk | |
2019-08-04
| ||
19:30 | Install the bracket pair colorizer vscode extension. check-in: bd9ae6240d user: achavasse tags: trunk | |