libinput Generic way of gathering user commandline input
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m49s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m49s
This commit is contained in:
@@ -15,4 +15,5 @@ make -B all_compiledb_libioutil
|
||||
make -B all_compiledb_libmath
|
||||
make -B all_compiledb_libfat
|
||||
make -B all_compiledb_libdebugconsole
|
||||
make -B all_compiledb_libinput
|
||||
make -B compiledb_apps
|
||||
|
||||
@@ -22,6 +22,7 @@ make -B all_libioutil "$bt"
|
||||
make -B all_libmath "$bt"
|
||||
make -B all_libfat "$bt"
|
||||
make -B all_libdebugconsole "$bt"
|
||||
make -B all_libinput "$bt"
|
||||
make -B all_apps "$bt"
|
||||
make -B all_dist
|
||||
./aux/limine_iso_amd64.sh
|
||||
|
||||
@@ -16,5 +16,6 @@ make -B docs_libioutil
|
||||
make -B docs_libmath
|
||||
make -B docs_libfat
|
||||
make -B docs_libdebugconsole
|
||||
make -B docs_libinput
|
||||
make -B docs_apps
|
||||
mkdocs build
|
||||
|
||||
@@ -15,4 +15,5 @@ make -B format_libioutil
|
||||
make -B format_libmath
|
||||
make -B format_libfat
|
||||
make -B format_libdebugconsole
|
||||
make -B format_libinput
|
||||
make -B format_apps
|
||||
|
||||
Reference in New Issue
Block a user