]> granicus.if.org Git - esp-idf/history - tools/cmake/kconfig.cmake
Merge branch 'feature/cmake_confserver' into 'feature/cmake'
[esp-idf] / tools / cmake / kconfig.cmake
2018-06-07 Angus GrattonMerge branch 'feature/cmake_confserver' into 'feature...
2018-06-07 Angus Grattonkconfig: Add confserver.py to expose sdkconfig to clients
2018-05-31 Angus GrattonMerge branch 'master' into feature/cmake_update
2018-05-30 Angus GrattonMerge branch 'bugfix/cmake_fixes' into 'feature/cmake'
2018-05-29 Angus Grattonconfig: Rename mconf to mconf-idf & conf to conf-idf
2018-05-29 Angus Grattonmconf: Don't print a recommendation to use 'make' if...
2018-05-29 Angus Grattoncmake: Add sdkconfig.h directory to include paths list...
2018-05-29 Angus Grattoncmake: Hide serial port settings in menuconfig when...
2018-05-01 Angus Grattoncmake: Automatically pull in winpty for menuconfig...
2018-05-01 Angus Grattoncmake: Use prebuilt mconf on Windows
2018-04-29 Angus Grattoncmake: Add component dependency support
2018-04-29 Angus Grattoncmake: Write configuration & component metadata to...
2018-04-29 Angus Grattoncmake: Use cmake_lint project, tidy up all CMake source...
2018-04-29 Angus Grattoncmake: Add "Preview release" getting start guide &...
2018-04-29 Angus Grattonidf.py build & flash tool
2018-04-29 Angus Grattonkconfig: Allow out of tree building, build under cmake...
2018-04-29 Angus Grattoncmake: Add sdkconfig.defaults support
2018-04-29 Angus Grattoncmake: Add embedding files in components support
2018-04-29 Angus Grattoncmake: Refactor main cmake project logic
2018-04-29 Angus Grattonconfgen: Create config file if missing
2018-04-29 Angus Grattonbuild system: Initial cmake support, work in progress