Skip to content

Grab-bag of useful fips verb- and generator-scripts

Notifications You must be signed in to change notification settings

fips-libs/fips-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

fips-utils

Grab-bag of useful fips utilities which are generally useful but don't quite fit into the core fips project.

Usage

Just add the fips-utils import to the fips.yml file of your project:

---
imports:
    fips-utils:
        git: https://github.com/fips-libs/fips-utils

Now run fips fetch.

New fips verbs (aka commands) can be listed via fips help, new build configs via fips list configs.

For help on generators (aka custom build jobs) read on:

Generators (aka Custom Build Jobs)

Those are usually available through cmake macros:

For usage examples, see the sokol-samples and chips-test repositories.

Verbs

  • markdeep: build and view source-embedded Markdeep documentation
  • valgrind: run an app target through valgrind
  • gdb: debug an app target in gdb

About

Grab-bag of useful fips verb- and generator-scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •