Menu

Commit [r67]  Maximize  Restore  History

A Makefile for production builds (put some symlinks pointing to the upper level in the directory).

Example :

% ls -l production
drwxrwxr-x 54 danny backx 4096 May 25 09:23 build
lrwxrwxrwx 1 danny backx 17 May 23 03:04 CMakeLists.txt -> ../CMakeLists.txt
lrwxrwxrwx 1 danny backx 13 May 23 03:04 components -> ../components
lrwxrwxrwx 1 danny backx 7 May 23 03:04 main -> ../main
-rw-rw-r-- 1 danny backx 297 May 25 09:17 Makefile
lrwxrwxrwx 1 danny backx 23 May 23 03:04 sdkconfig -> ../sdkconfig.production
lrwxrwxrwx 1 danny backx 21 May 23 03:10 sdkconfig.defaults -> ../sdkconfig.defaults

Also separate rules for test and production builds, esp. timing restrictions for sunrise queries.

dannybackx 2024-05-25

changed /trunk/switch/main/switch.cpp
added /trunk/switch/production
added /trunk/switch/production/Makefile
/trunk/switch/main/switch.cpp Diff Switch to side-by-side view
Loading...
/trunk/switch/production/Makefile Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.