Commit graph

30 commits

Author SHA1 Message Date
Rylie Pavlik bedf26e75b gitignore: Update.
Fixes #261
2024-02-05 11:38:58 -06:00
utzcoz 671639fd2a gitignore: Ignore pyenv local python version file
Signed-off-by: utzcoz <utzcoz@outlook.com>
2023-11-15 10:06:20 -06:00
utzcoz 8a062e9836 .gitignore: Ignore .hprof files
Signed-off-by: utzcoz <utzcoz@outlook.com>
2023-04-11 11:43:57 +00:00
Daniel Willmott 71f300d184 gitignore: Ignore clion default build directory 2022-09-19 22:08:28 +00:00
Ryan Pavlik e06e0c764d ci: Add java and Android SDK to our NDK builder 2022-03-16 20:29:50 +00:00
utzcoz a12a9f6138 t/oxr_android: Add gradle wrapper with gradle 6.8.3
See https://developer.android.com/studio/releases/gradle-plugin to check
relationship between AGP and gradle version. Current project uses gradle
6.8.3, so this CL uses command `gradle wrapper --gradle-version 6.8.3`
to generate gradle wrapper.

This CL also remove ignore from .gitignore for gradle wrapper files. It
is very useful to build monado Android version with command:
`./gradlew :src:xrt:targets:openxr_android:build`

Signed-off-by: utzcoz <utzcoz@outlook.com>
2022-03-16 20:29:50 +00:00
Mateo de Mayo af2dde11c3 misc: Fix some release build warnings and minor changes
- Add CMakeUserPresets.json to .gitignore
- Fix DASSERTs warning for release builds
- Do not use one euro filter with invalid poses
- Other NFC style changes
2022-03-14 23:42:13 +00:00
Moses Turner 819e2b6419 gitignore: Ignore Vulkan validation layer settings 2022-02-18 20:06:20 -06:00
Ryan Pavlik bdce9087ae ci: Update to build packages for Focal, Hirsute, Impish, Buster, and Bullseye 2021-10-27 10:01:30 -05:00
JungJik Lee ad7b5cb786 gitignore: update 2021-09-30 01:15:59 +00:00
Moses Turner 140e4a04b5 .gitignore: tidy and ignore .cache/ 2021-06-23 23:39:15 +01:00
Moses Turner 423084e827 gitignore: ignore Sourcetrail things 2021-05-13 17:57:34 -05:00
Ryan Pavlik 88f1e51d76 .gitignore: Update. 2021-04-09 18:11:52 +01:00
Ryan Pavlik 25967f906b t/oxr_android: Generate license resource at build time. 2020-11-05 17:04:53 -06:00
Ryan Pavlik 1da8169ee4 gitignore: Ignore the rest of the gradle wrapper 2020-10-28 09:33:26 -05:00
Ryan Pavlik b90dc8fdea gitignore: Ignore all .idea files 2020-10-28 09:32:49 -05:00
Ryan Pavlik 95f6ae0dc9 .gitignore: Update 2020-09-18 18:25:27 +01:00
Ryan Pavlik f0ff87226e gitignore: Update. 2020-08-26 16:31:08 +01:00
Jakob Bornecrantz 3e0f44df07 .gitignore: Tidy 2020-07-15 18:42:32 +01:00
Jakob Bornecrantz b7b7df5530 .gitignore: Ignore Python caches 2020-07-15 18:26:22 +01:00
Ryan Pavlik 0980cda87a gitignore: Extend 2020-07-08 09:15:51 -05:00
Jakob Bornecrantz a8a4d8c3dd d/arduino: Add new flexible arduino based input device 2020-03-27 10:22:19 +00:00
Ryan Pavlik 377ae07e53 xrt: Add missing SPDX tags 2020-03-23 17:29:43 -05:00
Ryan Pavlik 0240905247 gitignore: Ignore package building directories. 2020-03-23 17:29:43 -05:00
Ryan Pavlik 67249d7426 .gitignore: Ignore imgui settings file 2019-10-24 22:16:40 +01:00
Lubosz Sarnecki 35856d142e gitignore: Add some missing artifacts for in-source build. 2019-09-20 09:05:40 +02:00
Ryan Pavlik 126ef51090 scripts: Add format-and-spellcheck.sh 2019-06-18 13:09:59 -05:00
pblack 286a826ff7 xrt: Update .gitignore 2019-06-13 17:56:41 +01:00
Ryan Pavlik d1e024b57f gitignore: Ignore build dirs, vscode config, and .orig files 2019-03-22 14:36:10 -05:00
Jakob Bornecrantz 15a97422ba xrt: Add all of Monado 2019-03-18 05:52:32 +00:00