aboutsummaryrefslogtreecommitdiff
path: root/shellrc.d/dev
Commit message (Collapse)AuthorAge
* dev: reinsert optimization for msetupKarel Kočí2024-05-10
|
* dev: allow calling meson setup directlyKarel Kočí2024-05-09
|
* Change nrun from alias to functionKarel Kočí2024-03-13
|
* Fix nvim_configKarel Kočí2024-02-26
|
* Migrate from vim to nvimKarel Kočí2024-02-25
|
* Add mpurge and mupdateKarel Kočí2023-03-23
| | | | These are for Meson subproject management.
* dev: dump compile database with bmake to build directoryKarel Kočí2023-02-23
| | | | | | This fixes issue when multiple projects are in the same tree as ALE locates this file first but we preffer to use the one in build directory located as soo as possible.
* dev: use plain optimization in defaultKarel Kočí2023-01-09
|
* dev: do not continue with build when config failsKarel Kočí2022-12-21
|
* dev: mcoverage do not open as refresh is more usable anywayKarel Kočí2022-12-21
|
* shellrc.d/dev: add mcoverage and move coverage enable from mtest thereKarel Kočí2022-12-15
|
* dev/mtest: automatically enable coverage reportKarel Kočí2022-12-15
|
* dev: include only if appropriate tool is availableKarel Kočí2022-09-29
|
* dev: expand m* shortcutsKarel Kočí2022-09-29
|
* dev: Do not check for directory but rather for ninja fileKarel Kočí2022-09-29
|
* dev: add mbuild to simply compile meson projects in build directoryKarel Kočí2022-09-20
|
* dev: add valgrind tools quick accessKarel Kočí2022-09-19