69 | | **However**, best practice would be to create individual [wiki:doc/app/palm_config .palm.config files] for the different configurations, because this prevents from having to re-compile over and over again whenever modifying and working with just one single .palm.config file. Of course, {{{palmbuild}}} has to be executed for each configuration. |
| 69 | **However**, best practice would be to create individual [wiki:doc/app/palm_config .palm.config files] for the different configurations, because this prevents from having to re-compile over and over again whenever modifying and working with just one single .palm.config file. Of course, {{{palmbuild}}} has to be executed for each configuration.\\ |
| 70 | |
| 71 | == Options for manual {{{palmbuild}}} execution == |
| 72 | ||='''option''' =||='''default value''' =||='''meaning''' =|| |
| 73 | |----------- |
| 74 | ||-c ||default ||Configuration identifier. Tells {{{palmbuild}}} which configuration file is to be used. || |
| 75 | ||-v ||--- ||Run in silent mode. Switches off most messages and prompts || |
74 | | 1. {{{palmrun}}} has been invoked manually by the user in a terminal, and, if |
75 | | 2. {{{palmrun}}} does not find a MAKE_DEPOSITORY folder for the configuration given by option {{{-c}}}, it calls {{{palmbuild}}} with the respective configuration identifier (e.g. {{{palmbuild -c default}}} in order to pre-compile PALM, or, if |
76 | | 3. {{{palmrun}}} is notified by option {{{-s}}} ) about modified SOURCE code in the working copy ({{{.../trunk/SOURCE}}}), or if the user has added USER_CODE to the respective JOBS directory given by {{{palmrun}}}-option {{{-r}}}.\\ |
| 80 | 1. {{{palmrun}}} has been invoked manually by the user in a terminal, and, if\\\\ |
| 81 | 2. {{{palmrun}}} does not find a MAKE_DEPOSITORY folder for the configuration given by option {{{-c}}}, it calls {{{palmbuild}}} with the respective configuration identifier (e.g. {{{palmbuild -c default}}} in order to pre-compile PALM, or, if\\\\ |
| 82 | 3. {{{palmrun}}} is notified by option {{{-s}}} ) about modified SOURCE code in the working copy ({{{.../trunk/SOURCE}}}), or if the user has added USER_CODE to the respective JOBS directory given by {{{palmrun}}}-option {{{-r}}}.\\\\ |