Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
34 check-ins
|
2024-10-25
| ||
| 09:42 | Fixed README typo. Leaf check-in: cf5e6050c1 user: redantig tags: trunk | |
| 09:32 | Fixed README typo. check-in: 6744817ade user: redantig tags: trunk | |
|
2024-04-29
| ||
| 10:10 | Fixed message typo in FindCcache.cmake. check-in: c5397cb7cc user: redantig tags: trunk | |
| 09:33 | Added FindCcache.cmake as a CMake module. Updated CMakeLists.txt for 'small-test' and 'big-test' to use the added module. check-in: 4562c90d6c user: redantig tags: trunk | |
|
2024-04-26
| ||
| 10:45 | Updated ccache-4.9 to ccache-4.9.1 check-in: 4c56bee377 user: redantig tags: trunk | |
| 10:22 | Minor Markdown typo fix in README. check-in: b56bc41be9 user: redantig tags: trunk | |
|
2024-01-05
| ||
| 18:50 | Updated Docker section in README. Added scripts for Docker images and containers. TODO: Fix statically linked hiredis library. Add scripts to run compilations inside container. Compare results when using different compiler versions. check-in: 5552ce67c2 user: redantig tags: trunk | |
|
2024-01-04
| ||
| 17:37 | Unified subdirectories with a common 'make clean all run'. TODO: Complete Docker section in README, add scripts for images and containers in 'docker-test' directory. check-in: 4c2b0251ca user: redantig tags: trunk | |
| 09:44 | Updated README. Bumped ccache version from 4.8 to 4.9. Added version variable to make future version bumps easier. TODO: Complete Docker section in README, add 'docker-test' directory. check-in: 22b9ae4fc7 user: redantig tags: trunk | |
|
2023-04-28
| ||
| 18:25 | Multiuser script: Updated README, prepared Docker section. TODO: 'sharedtest-docker.sh' check-in: c417b4c8e6 user: redantig tags: trunk | |
|
2023-04-27
| ||
| 17:52 | Multiuser script: Added 'users-basedir' script to show a case when BASEDIR=/home works but NOHASHDIR=1 does not. TODO: 'sharedtest-docker.sh' check-in: 31d109666d user: redantig tags: trunk | |
| 14:49 | Multiuser script: Added 'users-at-home' script that runs 'hits-per-user' in each user's HOME, successfully sharing a cache. TODO: 'sharedtest-basedir.sh' and 'sharedtest-docker.sh' check-in: 77141fddb7 user: redantig tags: trunk | |
|
2023-04-26
| ||
| 17:57 | Multiuser script: Finished 'bigtest', 'hits' and 'misses' scripts. TODO: 'sharedtest-docker.sh' check-in: 04df9d8a5b user: redantig tags: trunk | |
|
2023-04-25
| ||
| 14:55 | Multiuser script: Finished 'sharedtest.sh' TODO 1: 'sharedtest-debug.sh' with debug symbols and CCACHE_BASEDIR defined/undefined, check debug paths between alice and bob. TODO 2: 'sharedtest-docker.sh' check-in: e2877bcfe7 user: redantig tags: trunk | |
|
2023-04-24
| ||
| 17:27 | Multiuser script: TODO 1: Test 'sharedtest.sh' with CCACHE_BASEDIR undefined, check debug paths between alice and bob. TODO 2: 'sharedtest-docker.sh' check-in: 64ab9b911f user: redantig tags: trunk | |
| 12:38 | Multi-user script: Added 'bigtest-cmake-ninja-multiuser.sh' with USER in SRC_PATH, so each user will have a different compilation path. check-in: ad12958d19 user: redantig tags: trunk | |
|
2023-04-23
| ||
| 19:59 | Multi-user script: TODO: Add check for script dir setup. check-in: 84cd8ac757 user: redantig tags: trunk | |
| 16:32 | Multi-user script: Basic loop through users. TODO: Setup and check common script directory in /tmp. check-in: 3d2c1b4d96 user: redantig tags: trunk | |
| 12:08 | Multi-user script: Added functions for initial check. TODO: Loop through users. check-in: d5fd3aaa93 user: redantig tags: trunk | |
|
2023-04-22
| ||
| 12:00 | Started multi-user script. check-in: 1b7b3c5980 user: redantig tags: trunk | |
| 10:46 | FIX: Renamed 'ninja' package name to 'ninja-build'. check-in: 948d31f168 user: redantig tags: trunk | |
|
2023-04-21
| ||
| 17:07 | Started developing 'dockertest-cmake-ninja.sh'. check-in: a25751aaea user: redantig tags: trunk | |
| 15:26 | Documentation finished, except 'docker-test' results. TODO: Modify 'bigtest-cmake-ninja-docker.sh' to check both benchmarks and hits for different real and Docker users. check-in: d80e7ffc48 user: redantig tags: trunk | |
|
2023-04-20
| ||
| 15:40 | Created 'big-test' subdirectory. Working shared cache between host and Docker. TODO: Fine tune cache sharing, test 'big-test-cmake-ninja-docker.sh', big tests from host and Docker, using the same shared cache. check-in: 9041fec5fe user: redantig tags: trunk | |
|
2023-04-18
| ||
| 14:49 | Upted 'bigtest-cmake-ninja.sh' to use 'ccache' optionally, and to report benchmarks and hits correctly. check-in: 3ead83f14b user: redantig tags: trunk | |
| 11:33 | Added 'ccache-hits.sh' to report 'ccache' hits ins a kind-of-version-independent way. Updated 'bigtest-make' to report hits using that script. check-in: 8730589ca1 user: redantig tags: trunk | |
| 09:22 | Updated 'small-test' to optionally use 'ccache', and to optionally use an alternative path to 'ccache'. These options will also be used in 'bigtest'. check-in: 3f7b4f5c7d user: redantig tags: trunk | |
|
2023-04-12
| ||
| 18:03 | Renamed bigtest1 to bigtest-make, bigtest2 to bigtest-cmake-ninja. Completed 'small-test'. TODO: Make bigtest-cmake-ninja work, add Docker. check-in: 940fa9e8e3 user: redantig tags: trunk | |
|
2023-04-04
| ||
| 17:37 | Split bigtest1.sh into functions and main. TODO: Add bigtest2.sh, which should use functions and build.sh. TODO2: Docker. check-in: 35554ddaaf user: redantig tags: trunk | |
|
2023-04-03
| ||
| 17:48 | Added build.sh and CMakeLists.txt for CMake+Ninja+ccache. TODO: Split bigtest1.sh into functions and main. Add bigtest2.sh, which should use functions and build.sh. TODO2: Docker. check-in: 628c15449b user: redantig tags: trunk | |
|
2023-03-31
| ||
| 06:27 | Updated README. TODO: Add tests for CMake+Ninja+ccache and for CMake+Ninja+ccache+Docker. check-in: 70b10bebc7 user: redantig tags: trunk | |
|
2023-03-30
| ||
| 19:10 | Added bigtest1.sh to show ccache speed difference. TODO: Add test for CMake+Ninja+ccache check-in: ea31b97df9 user: redantig tags: trunk | |
|
2023-03-28
| ||
| 15:44 | Updated README and added first example. check-in: d887433350 user: redantig tags: trunk | |
| 14:33 | initial empty check-in check-in: 1dc7af897a user: redantig tags: trunk | |