Commit Graph

16 Commits

Author SHA1 Message Date
980c762ba2 clang: bump to version 11 2020-10-22 08:39:54 +10:00
276921ab1a Add conan support 2020-10-19 07:46:18 +10:00
3640dfa25b init: explicitly use clang-10 2020-04-16 11:46:33 +10:00
4dd2a40e75 CACHEDIR.TAG: use CMake to configure this file
This ensures that IDEs will generate the file during configuration,
rather than relying on the use to run `init.py` (which confuses CLion
for some reason).
2019-11-25 07:46:35 +11:00
5740025c5a CACHEDIR: correct the case of the extension 2019-11-11 16:38:28 +11:00
d29c4023a2 init: disable the Makefile override for debug configurations
This isn't needed quite so much because of CLion's new Ninja support
2019-10-21 12:47:54 +11:00
7233effbba init: include the build command in the output 2019-08-05 08:15:25 +10:00
839697f03d init: don't hardcode the toolchain path 2019-06-28 10:25:03 +10:00
96a58ed86c init: revert the CodeBlocks Makefile change 2019-06-20 14:36:52 +10:00
7a6abead6a init: use 'codeblocks' makefiles on account of CLion 2019-06-20 11:45:21 +10:00
1882bcc7e1 init: join the generated commands with '&&'
This allows us to directly use the output of the script in other
scripts.
2019-04-04 11:40:02 +11:00
47ec41a351 init: print CACHEDIR.tag copy command 2019-02-22 13:01:24 +11:00
b0db83b691 init: fully qualify and (more) robustly compute the cmake dir 2019-02-22 13:00:58 +11:00
5c55820952 init: quote cmake variable arguments 2019-02-22 12:53:59 +11:00
193fe0419a Add iwyu, tidy, make, ninja, and mingw keywords to init 2019-02-22 12:53:14 +11:00
ccb0306506 initial import 2019-02-22 12:46:26 +11:00