]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding compiler change detection.
authorJacob Alexander <haata@kiibohd.com>
Sat, 19 Apr 2014 08:51:25 +0000 (01:51 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 19 Apr 2014 08:51:25 +0000 (01:51 -0700)
commit5df7b55391cc1c2e8d49a17b6601a39f0c258fae
tree06719e89f4fde24eb4d94720b0a8775633b45b71
parentc42492369826c742585a6333e08d8e8aeb071443
Adding compiler change detection.

- Tried to add auto cmake reset...so far unsuccessful
- Ported MBC-55X (was used to test compilers)
- Disabled in-source builds, to prevent CMake from shooting itself in the foot.
Lib/CMake/initialize.cmake
Lib/CMake/modules.cmake
Lib/CMake/writer [new file with mode: 0755]
Scan/MBC-55X/defaultMap.h [new file with mode: 0644]
Scan/MBC-55X/scan_loop.c