Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Lib/CMake
Jacob Alexander e0a2a4806b Adding CMake build support for the KLL compiler
- Automatically downloads the kll compiler if not found
- Added capability files to each of the module that currently have them
- Split modules.cmake so kll.cmake could influence build targets (also needs info from modules.cmake)
- Updated .gitignore for kll compiler directory
- Added documentation on how to manipulate layouts using CMakeLists.txt
- Cleanup of old layout files
2014-09-14 15:51:36 -07:00
..
arm.cmake Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
avr.cmake Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
build.cmake Adding CMake build support for the KLL compiler 2014-09-14 15:51:36 -07:00
FindCtags.cmake Adding support for ctags generation during cmake generation. 2014-06-28 13:48:49 -07:00
initialize.cmake Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
kll.cmake Adding CMake build support for the KLL compiler 2014-09-14 15:51:36 -07:00
modules.cmake Adding CMake build support for the KLL compiler 2014-09-14 15:51:36 -07:00
sizeCalculator Fixing RAM calculator and reduced actual SRAM usage 2014-08-15 10:49:44 -07:00
writer Adding compiler change detection. 2014-04-19 01:51:25 -07:00