bake-toolkit 2.24.0 → 2.24.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3b412ce47b7ae9906b6024f0ea704d7fdd690a08
4
- data.tar.gz: ab3ce0965e618e14cd50b79b1358d1091b767f5e
3
+ metadata.gz: 5b5afa0d1d44c3a496361b5f07d479453dd7e8c7
4
+ data.tar.gz: c47eed300058760bcc7b20faa5a401c4dbbfefec
5
5
  SHA512:
6
- metadata.gz: 94e3c68622cc16281b9d45c3b68afd23d1b2f5af66d4000f2dcc3082dab5b5400635d75ed9c5a33bde9a8d39dd01ef268d949d2cc98e68a2354322d17566372e
7
- data.tar.gz: 5b0f6b4935991e6671455c146d9566391ba60222fa44f3a5d5e3ec3c9600edeb9e6292397ad06d5b5da120cfa40a9e67b27ced4da6c08783ec747a516edaee7a
6
+ metadata.gz: 7fcfd033d70d656bcba534642faf7c0ed75a5b84d36b947bb9427eef7de712c2bdda2463655d3eb6a8d0cddabfbf5c5fcd0d3d59bab371fb680813dcdc313c6b
7
+ data.tar.gz: 39e99f023081a025b8b0e1c8c8f2cf37246b20b72a96fec583a4352f76d5a83e632aa7c0b24e26b21c5259e5a1dd90f9ec9225f9825985f37400e52f12237298
@@ -1,521 +1,527 @@
1
- Changelog
2
- =========
3
-
4
- November 7, 2016 - bake-toolkit 2.24.0
5
- * Bugfix: qac: output was not synced immediately to the console on some systems."
6
- * Changed: qac: patching of cct introduced with 2.23.9 now opt-in via command line argument: --qaccctpatch.
7
- * Changed: qac: default build output directory is now "build/.qac/" instead of "build/" (which does not overwrite regular build output anymore).
8
- * Changed: if default build folder is used, the parent folder "build" will be also removed when the project is cleaned if the "build" folder will become empty.
9
- * Added: bakeclean script to delete all .bake, .bake/../build and .bake/../build_* folders
10
- * Added: prebuild feature now uses objects instead of the library if objects exist.
11
- * Changed: default executable file ending on non-Windows systems now "" (except Diab and Greenhills, here it is always ".elf").
12
-
13
- October 26, 2016 - bake-toolkit 2.23.12
14
- * Bugfix: qac: now also files from .qacdata folder are filtered out.
15
- * Bugfix: qac: modules were not be filtered out correctly, e.g. swcAbcd was not filtered out if swcAbc was compiled.
16
- * Removed: qac: qac.rcf will not be searched anymore (most probably this feature was never used).
17
- * Added: qac: qac.cct will be searched up to root; if found, the content will be appended to the original cct unless specified otherwise.
18
-
19
- October 26, 2016 - bake-toolkit 2.23.9
20
- * Bugfix: qac: command line options not correctly handed over to bake (bakeqac has been aborted in this case).
21
- * Bugfix: qac: On some systems some warnings were not suppressed. Added a few defines to cct which hopefully fixes this.
22
- * Bugfix: qac: --qacretry did not work with --qacnofilter.
23
-
24
- October 20, 2016 - bake-toolkit 2.23.8
25
- * Bugfix: qac: "License Refused" for \*.c Files not treated as an error anymore, which was a problem for "--qacretry".
26
- * Changed: qac: default qacdata folder is now ".qacdata"
27
- * Changed: qac: warnings are now sorted by line numbers per file
28
- * Changed: qac: "--qacfilter off|on" (default on) was changed to "--qacnofilter" (if skipped, filters are active)
29
- * Changed: qac: "--qacnoformat was reanmed to "--qacrawformat"
30
- * Cosmetic: qac: if license retry timeout is reached, an additional info is printed.
31
- * Added: qac: With --qacdoc a link to the appropriate documentation page is printed for every warning.
32
-
33
- October 17, 2016 - bake-toolkit 2.23.7
34
- * Changed: renamed qac build steps from create, build and result to admin, analyze and view (the original qac names).
35
- * Bugfix: qac view step might have been executed although build has been failed.
36
- * Bugfix: qac view step with never executed analyze step might have been crashed.
37
- * Bugfix: qac C++11 and C++14 switches were broken.
38
-
39
- October 14, 2016 - bake-toolkit 2.23.6
40
- * Bugfix: qac license refused error now really shown.
41
- * Changed: QAC_RCF environment variable not supported anymore. Instead a file qac.rcf will be searched upwards from bake main project folder.
42
- * Changed: qac messages reformatted, MISRA rule now completely shown. For plain qac style use --qacnoformat.
43
- * Added: number of qac messages are printed at the end.
44
- * Added: bakeqac now supports -a <color> like bake.
45
- * Added: with --qacretry <seconds> a retry timeout can be specified if license is refused, default is no retry.
46
-
47
- October 14, 2016 - bake-toolkit 2.23.5
48
- * Bugfix: qac cct auto detection fixed.
49
- * Bugfix: --prepro option fixed.
50
-
51
- October 14, 2016 - bake-toolkit 2.23.4
52
- * Bugfix: qac during analyse step license error not detected properly.
53
-
54
- October 13, 2016 - bake-toolkit 2.23.3
55
- * Bugfix: improved auto detection of cct for qac.
56
- * Bugfix: print qac output in case of error.
57
- * Changed: QAC_HOME can end now with a slash.
58
- * Changed: qacli call now relative to QAC_HOME.
59
- * Changed: qac create will now be done regardless if qacdata exists.
60
-
61
- October 13, 2016 - bake-toolkit 2.23.2
62
- * Added: bakeqac, see documentation.
63
-
64
- October 5, 2016 - bake-toolkit 2.22.0
65
- * Changed: when building, only the return value of the compiler is taken into account, not the result of the error parser anymore. Old behaviour can be switched on by command line argument.
66
- * Bugfix: again fixed reading of dependency files, added several unittests.
67
- * Internal: based on new rtext 0.9.0 and rgen 0.8.2 now.
68
-
69
- September 30, 2016 - bake-toolkit 2.21.0
70
- * Changed: version and time infos are suppressed now per default. Version can be seen with --help or --version, time can be seen with --time.
71
- * Changed: option --writeCC2J renamed to --compilation-db, which has the default filename compilation-db.json now.
72
- * Added: option --incs-and-defs=json prints infos about includes and defines of all projects in json format.
73
-
74
- September 28, 2016 - bake-toolkit 2.20.4
75
- * Bugfix: fixed auto-detected of dependency files
76
-
77
- September 21, 2016 - bake-toolkit 2.20.3
78
- * Bugfix: reading dependency files was broken for TI compiler, format is now auto-detected independent from compiler version
79
-
80
- September 13, 2016 - bake-toolkit 2.20.2
81
- * Bugfix: *prebuild* libs were not linked if all original sources were removed
82
-
83
- September 5, 2016 - bake-toolkit 2.20.1
84
- * Added: inject feature for dependencies
85
- * Added: option to generate a dot graph file
86
- * Added: *prebuild* feature for distribution builds
87
- * Added: commandline option *--build_* to enable the old outputdir behaviour: *build_* instead of *build/*
88
- * Added: printing out more information when loading Project.metas in verbosity level 3
89
- * Changed: circular dependency warning moved from verbosity level 1 to 3
90
- * Added: ToolchainName is now a predefined variable for Project.meta
91
- * Added: --compile-only option (which is equal to the workaround -f ".")
92
- * Bugfix: --adapt commandline option accepts absolute paths now
93
- * Changed: removed the *bundle* feature
94
-
95
- August 12, 2016 - bake-toolkit 2.19.2
96
- * Bugfix: fixed TI linker error parser
97
-
98
- August 4, 2016 - Eclipse plugin 1.7.1
99
- * Bugfix: error markers may not created correctly if projects had "^" in the name
100
-
101
- August 1, 2016 - bake-toolkit 2.19.1
102
- * Bugfix: made the new "listening to raw character 0x3" more robust
103
-
104
- July 28, 2016 - bake-toolkit 2.19.0
105
- * Changed: default output dir is now build/<something> instead of build_<something>
106
- * Added: listening to raw character 0x3 on stdin to abort bake/bakery (needed for some Cygwin installations)
107
- * Internal: switching from rgen 0.8.0 to rgen 0.8.1 (which should have no functional impact)
108
-
109
- June 22, 2016 - bake-toolkit 2.18.0
110
- * Bugfix: order if linker libs fixed. For compatibility, a new command line flag "--link-2-17" to get the old behaviour was added.
111
-
112
- ====================================== ======================================
113
- Example
114
- ====================================== ======================================
115
- Dependencies A->B->D and A->C->D
116
- New correct link order A, B, C, D
117
- Old wrong link order (--link-2-17) A, B, D, C
118
- ====================================== ======================================
119
-
120
-
121
- May 4, 2016 - bake-toolkit 2.17.4
122
- * Bugfix: bakery returned 1 for successful builds
123
- * Changed: bakery now lists all failed unit tests at the end
124
-
125
- April 13, 2016 - bake-toolkit 2.17.3
126
- * Bugfix: Commands injected by adapt feature were executed in wrong directory
127
- * Bugfix: Added an error if two sources would result in the same object file
128
-
129
- April 6, 2016 - bake-toolkit 2.17.2
130
- * Bugfix: "--link-only" option has ignored libraries from makefiles
131
-
132
- March 15, 2016 - bake-toolkit 2.17.1
133
- * Bugfix: configs with inherited DefaultToolchains were not listed on command line (via "--list")
134
- * Changed: if build config name was omitted on commandline, a default config is specified and this default config has no DefaultToolchain, bake lists all possible build configs (same as "--list")
135
- * Added: warning if sources files were compiled several times for one binary
136
-
137
- March 15, 2015 - Eclipse plugin 1.7.0
138
- * Bugfix: config names written in inverted commas or with special characters were not recognized by "Select bake Config" menu
139
- * Removed: multi-console option, which was rarely used and not working correctly anymore with latest Eclipse version
140
- * Added: option to disable/enable console scroll-lock/word-wrap when starting a build
141
- * Cosmetic: config names are now displayed in "Select bake Config" in the same order as in Project.meta
142
- * Cosmetic: bake console does not open automatically anymore when starting Eclipse
143
-
144
- February 26, 2016 - bake-toolkit 2.16.1
145
- * Added: experimental bundle feature
146
- * Changed: "--threads" now deprected, use "-j" instead
147
- * Bugfix: in rare cases the cache from a copied/moved Project.meta file was reused instead of reloading the file. This could lead to errors.
148
-
149
- February 11, 2016 - bake-toolkit 2.15.0
150
- * Added: multiple inheritance for configs
151
- * Added: ArtifactName can be specified for libraries
152
- * Added: Merged configs are printed out when running bake with --debug
153
- * Added: info output if "path magic" hides local pathes for IncludeDir
154
- * Bugfix: fixed passing arguments from bakery to bake
155
-
156
- January 14, 2016 - bake-toolkit 2.14.0
157
- * Added: possibility to change configs via command line, e.g. changing compiler, see "adapt" docu page
158
- * Changed: extending configs in a Project.meta file made more generic, see "derive" docu page
159
- * Changed: default order of filenames changed, now order in Project.meta has the highest priority as intended. Results of glob patterns are sorted alphabetically as before.
160
- * Changed: libraries from makefiles are linked now after other libraries defined from the same config
161
- * Added: IncludeDir now possible for CustomConfigs
162
- * Bugfix: --abs-paths now works with --incs-and-defs
163
-
164
- December 23, 2015 - bake-toolkit 2.13.1
165
- * Bugfix: merging configs was extremely slow in 2.12.2 and 2.13.0
166
-
167
- December 23, 2015 - bake-toolkit 2.13.0
168
- * Bugfix: It was possible that the archiver and linker were called for --prepro and --link-only builds
169
- * Added: possibility to specify minimum and maximum required bake version in Project.meta file
170
- * Added: option to omit -b when executing the bakery
171
- * Added: bakery now searches recursively for bake projects
172
- * Changed: some commandline arguments changed, deprecated arguments still supported
173
-
174
- ================== =======================
175
- New argument Deprecated argument
176
- ================== =======================
177
- --do --include_filter
178
- --omit --exclude_filter
179
- --show_configs --list
180
- --link-only --link_only
181
- --generate-doc --docu
182
- --lint-min --lint_min
183
- --lint-max --lint_max
184
- --ignore-cache --ignore_cache
185
- --toolchain-info --toolchain_info
186
- --toolchain-names --toolchain_names
187
- --abs-paths --show_abs_paths
188
- --no-autodir --no_autodir
189
- --incs-and-defs --show_incs_and_defs
190
- --conversion-info --conversion_info
191
- --doc --show_doc
192
- --license --show_license
193
- ================== =======================
194
- December 16, 2015 - bake-toolkit 2.12.2
195
- * Bugfix: extending a client config (merging) could have broken the parent config
196
- * Changed: empty libraries will not be created and linked anymore
197
- * Changed: added inject as alias for infix
198
- November 16, 2015 - bake-toolkit 2.12.1
199
- * Bugfix: inherit and infix features may have calculated wrong relative paths
200
- October 26, 2015 - Eclipse plugin 1.6.0
201
- * Added: possibility to specify folders to exclude when importing projects
202
- * Bugfix: fixed exception when trying to build after starting eclipse with a closed project
203
- October 14, 2015 - bake-toolkit 2.12.0
204
- * Changed: now ALL startup and exit steps are executed regardless if the previous steps were successful even if stopOnFirstError was configured
205
- * Bugfix: relative pathes between roots based on roots.bake were calculated incorrectly
206
- October 2, 2015 - bake-toolkit 2.11.4
207
- * Bugfix: bake aborted in larger workspaces with 2.11.3 right before linking
208
- September 8, 2015 - bake-toolkit 2.11.3
209
- * Bugfix: linker executed even if a dependency has an error
210
- * Bugfix: now the new docu is really added to the gem
211
- September 3, 2015 - bake-toolkit 2.11.2
212
- * Bugfix: all files were always be recompiled with ruby < 1.9.3
213
- * Changed: switched to new docu style, thanks Nico!
214
- August 4, 2015 - bake-toolkit 2.11.1
215
- * Added: project dir output for conversion tool
216
- * Moved: wishlist to github
217
- July 31, 2015 - bake-toolkit 2.11.0
218
- * Added: new parameters for includeDir: inherit and infix
219
- * Added: dependency output for conversion tool
220
- * Bugfix: makefile flags where not used when cleaning the workspace
221
- July 6, 2015 - bake-toolkit 2.10.3
222
- * Bugfix: Build stopped unintentionally when using -r
223
- July 3, 2015 - bake-toolkit 2.10.2
224
- * Bugfix: PostSteps were unintentionally executed if a dependent step (e.g. linking) was not executed due to an error in another project (e.g. compiler error)
225
- July 1, 2015 - bake-toolkit 2.10.1
226
- * Added: Possibility to add descriptions for configs which will be printed when using --show_configs
227
- * Bugfix: link_only did not link only if not all sources of the main project were not built before
228
- * Bugfix: Ctrl-C on command line did not work properly under Linux
229
- July 1, 2015 - Eclipse plugin 1.5.1
230
- * Bugfix: AdjustIncludes broken for subfolder projects (with a "^" in the name)
231
- * Bugfix: Error parser broken for subfolder projects (with a "^" in the name)
232
- * Bugfix: Configs with inherited DefaultToolchain were not selectable to build
233
- June 10, 2015 - bake-toolkit 2.9.2
234
- * Cosmetic: Redundant include directories are now removed before calling the compiler
235
- * Bugfix: Moving cached meta files was not recognized correctly, wrong path references may have been used
236
- June 8, 2015 - bake-toolkit 2.9.1
237
- * Changed: "--doc" replaced by "--show_doc" to avoid confusion
238
- June 5, 2015 - bake-toolkit 2.9.0
239
- * Added: "--create" command line option to create project templates
240
- * Added: "--conversion_info" command line option for bake conversion tool
241
- * Cosmetic: made output clearer if "--link_only" is used for non ExecutableConfigs
242
- June 5, 2015 - Eclipse plugin 1.4.5
243
- * Bugfix: input streams from bake were closed too early under Linux - console window output and AdjustCDT feature should work correctly now
244
- * Added: "Link This Project Only" shortcut added
245
- * Added: Files under "build_*" and ".bake" are now automatically marked as derived (not shown in "Open Resource" dialog)
246
- * Changed: error message dialog of AdjustCDT now displays the end instead of the beginning of very long error messages
247
- May 19, 2015 - bake-toolkit 2.8.0
248
- * Bugfix: when building a project with -p name, not only name was built, but all projects which start with the string name
249
- * Added: more info why Project.meta files are reloaded
250
- * Added: createVSProjects can create VS2013 projects
251
- April 22, 2015 - bake-toolkit 2.7.0
252
- * Added: possibility to use Eclipse file ordering for compilation (eclipseOrder attribute for DefaultToolchain)
253
- * Changed: $(:) and $(/) are now mapped to Ruby internal variables File::PATH_SEPARATOR and File::SEPARATOR.
254
- * This fixes the result in Cygwin/MinGW environments
255
- * Bugfix: cmdline files are now written even if the build step fails
256
- April 14, 2015 - bake-toolkit 2.6.0
257
- * Added: validExitCodes attribute to steps (if a step has valid exit codes != 0)
258
- * Added: StartupSteps and ExitSteps (always executed before and after a build)
259
- April 8, 2015 - bake-toolkit 2.5.0
260
- * Added: OS dependent variable $(:), which is used for setting the PATH variable
261
- March 30, 2015 - bake-toolkit 2.4.3
262
- * Added: If Project.meta files are updated, sources will only be recompiled if necessary
263
- * Added: Set command in Project.meta has now an env attribute to store variables also in system environment which makes them accessible from user scripts
264
- * Added: GCC_ENV toolchain (uses environment variables)
265
- * Added: Improved MSVC support
266
- March 16, 2015 - VS plugin 1.0.1
267
- * Added: Support for VS2013
268
- March 12, 2015 - bake-toolkit 2.3.4
269
- * Changed: Clang command is now "clang" per default instead of llvm-gcc
270
- * Added: CLANG_ANALYZE toolchain
271
- * Added: MSVC toolchain
272
- * Bugfix: some minor fixes
273
- February 27, 2015 - Eclipse plugin 1.3.0
274
- * Added: bake projects with equal names can be imported now
275
- February 19, 2015 - bake-toolkit 2.2.2
276
- * Changed: output dirs are now prefixed with "build\_" per default
277
- * Changed: introduced complex variable $(OutputDir,projectName,configName)
278
- * Changed: reworked merge strategy of two configs, especially toolchain options
279
- * Added: variables can be nested now
280
- * Bugfix: fixed dependency header check for Unix when running Windows on a virtual machine
281
- * Bugfix: variable OutputDir did not take overwritten output directory from toolchain into account
282
- * Cosmetic: do not show internal pipes anymore when printing command lines
283
- January 26, 2015 - bake-toolkit 2.1.1
284
- * Bugfix: dependent header file check in 2.1.0 was broken
285
- * Changed: files defined via glob pattern are sorted alphabetically now
286
- January 23, 2015 - bake-toolkit 2.1.0
287
- * Bugfix: fixed crash in warning output if setting variable via cmd did not work
288
- * Workaround: dependent header files are now ignored on Windows if path starts with "/" and file cannot be found
289
- * Changed: output of lint is now ignored, linting will only fails if it cannot be executed
290
- * Changed: introduced new verbose mode -v3, shifted some output to this level
291
- * Added: a dependency project can be specified with parent folders if it is ambiguous, e.g. Dependency "my/folder/proj", config: lib
292
- * Added: experimental CC2J output
293
- January 23, 2015 - Eclipse plugin 1.2.1
294
- * Bugfix: importing projects with existing .(c)project files may be placed in wrong folder
295
- January 15, 2015 - bake-toolkit 2.0.10
296
- * Bugfix: spaces in paths were not handled correctly in all cases
297
- * Bugfix: dependency files of Keil compiler not treated correctly
298
- * Added: showing why files are built in verbose mode -v2
299
- * Added: whole workspace can be linted now (projects will be linted separately)
300
- * Changed: removed bake-doc command, use bake --doc instead
301
- * Changed: if no default project is specified, possible build configs are shown on command line again like in bake 1.x
302
- January 7, 2015 - bake-toolkit 2.0.3
303
- * Changed: default configuration is chosen if configuration name is omitted. This applies to command line as well as to Dependency definitions, e.g.:
304
- * Project.meta
305
-
306
- .. code-block:: console
307
-
308
- Dependency canDriver # no config attribute
309
-
310
- * Command line
311
-
312
- .. code-block:: console
313
-
314
- User@Host:~$ bake -m bla/myProj
315
-
316
- .. note::
317
-
318
- To show the possible configs of a project, use the `--show_configs` command line option.
319
-
320
-
321
- * Changed: more than one config of a project can be used in one build.
322
-
323
- Example:
324
-
325
- .. code-block:: console
326
-
327
- Dependency canDriver, config: C1
328
- Dependency canDriver, config: C2
329
-
330
-
331
- To reference a config of the current project, omit the project name, e.g.:
332
-
333
- .. code-block:: console
334
-
335
- Dependency config: C3
336
-
337
- To build a single project, you can still use -p command line argument:
338
-
339
- .. code-block:: console
340
-
341
- User@Host:~$ bake Debug -p canDriver
342
-
343
- However, if canDriver has more than one config in the workspace, all configs will be built. To build only a single config, use a comma separator like this:
344
-
345
- .. code-block:: console
346
-
347
- User@Host:~$ bake Debug -p canDriver,C1
348
-
349
- * Changed: the default output folder has been changed due to the new feature of having several configs of a project in one workspace.
350
- ============ ===================================== =======================================================
351
- \ Old New
352
- ============ ===================================== =======================================================
353
- Main project $(MainConfigName) $(MainConfigName)
354
-
355
- Sub Project $(MainConfigName)_$(MainProjectName) $(ConfigName)_$(MainProjectName)_$(MainConfigName)
356
- ============ ===================================== =======================================================
357
-
358
- .. warning::
359
- Be careful if you have something like this in Project.meta:
360
-
361
- .. code-block:: console
362
-
363
- ExternalLibrary "bspCoreZ6/$(MainConfigName)_$(MainProjectName)/src/coreZ6/startup/startupCode.o", search:false
364
-
365
- This refers to the old output directory. Change it or if you want to support old and new bake versions,
366
- write a PreStep which copies the file from the new location to the old one.
367
-
368
- * Changed: with -f a pattern can be specified, not only a single file. All files matching this string will be compiled.
369
- * Changed: variables in Dependency definitions are not allowed anymore to avoid inconsistencies.
370
- * Changed: no error will be reported anymore if makefile has no clean target.
371
- * Changed: source files will now be compiled and archived ordered by the Files definition in Project.meta, not by a Eclipse-backward-compatibility-ordering.
372
- * Changed: reworked some error messages, more error annotations are shown in IDEs
373
- * Added: "--include_filter" and "--exclude_filter" also work for main step of CustomConfig
374
- * Added: possibility to add comments in roots.bake
375
- * Added: new variables CPPPath, CPath, ASMPath, ArchiverPath and LinkerPath. These variables can also be used in InternalDefines and InternalInclude files.
376
- * Added: lint is not restricted to GCC toolchain anymore.
377
- * Added: --docu option. Specify the docu command line in Docu tag of the (Default)Toolchain.
378
- * Removed: support for Ruby 1.8. Use Ruby 1.9 or higher.
379
- * Removed: dependencies to cxxproject and rake gems
380
- * Removed: "-j" as default flag when calling makefiles. This must be explicitly specified.
381
- * Removed: option to check for unnecessary includes
382
- * Removed: hardcoded TI compiler commands and flags
383
- ======================= ========================================================================== ===========
384
- \ Old New
385
- ======================= ========================================================================== ===========
386
- Compiler command $(ti_home)/ccsv5/tools/compiler/tms470/bin/cl470 ti_cl
387
-
388
- Compiler flags -mv7A8 -g --include_path="#{ti_home}/ccsv5/tools/compiler/tms470/include"
389
- --diag_warning=225 -me --abi=eabi --code_state=32 --preproc_with_compile
390
-
391
- Archiver command $(ti_home)/ccsv5/tools/compiler/tms470/bin/ar470 ti_ar
392
-
393
- Linker command $(ti_home)/ccsv5/tools/compiler/tms470/bin/cl470 ti_cl
394
-
395
- Linker flags -mv7A8 -g --diag_warning=225 -me --abi=eabi --code_state=32 -z
396
- --warn_sections -i"$(ti_home)/ccsv5/tools/compiler/tms470/lib"
397
- -i"$(ti_home)/ccsv5/tools/compiler/tms470/include"
398
-
399
- Linker lib prefix flags -lDebug/configPkg/linker.cmd
400
- ======================= ========================================================================== ===========
401
-
402
- * Bugfix: variables in add and remove attributes of Flags now work as intended
403
- * Bugfix: output folder was not created if no sources are specified for LibraryConfig and ExecutableConfig.
404
- * Bugfix: "-p" was not forwarded in bakery.
405
- * Cosmetic: bakery now calls bake with relative pathnames, which results in nicer outputs.
406
- December 19, 2014 - Eclipse plugin 1.2.0
407
- * Bugfix: it is now ensured, that bake will be started from Eclipse working directory
408
- * Bugfix: projects created with the "new bake project wizard" are now placed in the correct folder.
409
- * Added: Eclipse working directory shown in bake preference dialog (important if -w option is used with relative paths)
410
- * Added: Options to recreate .(c)project files when importing bake projects
411
- * Changed: Eclipse configurations will be named "bake" and not "Do not use this config, use bake instead"
412
- December 16, 2014 - Eclipse plugin 1.1.1
413
- * Bugfix: Adjust include and defines broken feature used wrong command line option.
414
- November 7, 2014 - bake-toolkit 1.8.0, Eclipse plugin 1.1.0
415
- * Added: InternalIncludes and InternalDefines in DefaultToolchain, which are forwarded to the IDE.
416
- * Changed: No default options for PC-lint in combination with GCC will be provided anymore. Use the official way, see co-gcc.lnt in PC-lint installation.
417
- * Bugfix: verbose output for replacing non-existing environment variables broken.
418
- November 4, 2014 - bake-toolkit 1.7.0
419
- * Added: Option to define output directory relative/absolute for each project or for all projects.
420
- * Added: --set command line option to set variables
421
- * Added: Optional "Description" tag for projects in Project.meta
422
- * Changed: Variables in DefaultToolchain will be substituted separately for each project.
423
- August 8, 2014 - bake-toolkit 1.6.3
424
- * Fixed: possible uninitialized variable could lead to crash bake
425
- August 6, 2014 - bake-toolkit 1.6.2
426
- * Fixed: clear clearn- and clobber-lists at startup
427
- * Fixed: Variables not substituted in ArtifactName and ArtifactNameBase
428
- * Added: Cyclic variable substitution
429
- August 5, 2014 - bake-toolkit 1.6.1
430
- * Added: Fixed variable substitution
431
- August 1, 2014 - bake-toolkit 1.6.0
432
- * Added: The value of a variable can be the result of a command line
433
- July 18, 2014 - bake-toolkit 1.5.0
434
- * Added: Dependencies can be overwritten in inherited projects
435
- * Removed: defines cannot be filtered anymore via command line
436
- June 6, 2014 - bake-toolkit 1.4.0
437
- * Bugfix: variables can be used in "Set" now
438
- * Added: variable "MainProjectDir"
439
- May 23, 2014 - bake-toolkit 1.3.0
440
- * Added: defines can be filtered now via command line
441
- May 2, 2014 - bake-toolkit 1.2.1
442
- * Added: Set keyword for defining variables
443
- * Changed: "executed in"-output now in separate line
444
- March 14, 2014 - bake-toolkit 1.1.0
445
- * Added: Lint support
446
- * Added: $(ProjectDir) variable
447
- March 7, 2014 - bake-toolkit 1.0.27
448
- * Cosmetic: some pictures in documentation were missing
449
- March 5, 2014 - bake-toolkit 1.0.26
450
- * Bugfix: in rare cases invalid characters from compiler output were not handled correctly
451
- * Bugfix: changing workspace roots on command line now always regenerates build tree
452
- * Added: Variable $(Roots) for IncludeDir directives
453
- * Changed: dependency files for all compilers will be generated inclusive system headers
454
- * Changed: abort earlier if main directory has no Project.meta
455
- * Changed: every environment variable is expanded to an empty string if not defined
456
- January 21, 2014 - bake-toolkit 1.0.25
457
- * Added: configs can now be inherited
458
- * Added: command bake-doc opens bake doc
459
- * Changed: dependency files for Greenhills compiler will be generated with -MD instead of -MMD
460
- September 10, 2013 - bake-toolkit 1.0.24
461
- * Changed: Improved Keil linker error parser.
462
- September 9, 2013 - bake-toolkit 1.0.23
463
- * Added: Keil support.
464
- * Bugfix: minor fixes.
465
- August 21, 2013 - bake-toolkit 1.0.22
466
- * Bugfix: Searching for project folders did not work correctly.
467
- August 20, 2013 - Eclipse plugin 1.0.5.0
468
- * Bugfix: Adjust includes in CDT is working again after Java Update.
469
- August 1, 2013 - bake-toolkit 1.0.21
470
- * Bugfix: projects folders which are junctions were not found anymore after the last update.
471
- July 25, 2013 - bake-toolkit 1.0.20, Eclipse plugin 1.0.4.0
472
- * Added: projects can be placed more than one level below workspaces roots
473
- June 21, 2013 - bake-toolkit 1.0.19
474
- * Added: support for GreenHills compiler.
475
- May 29, 2013 - bake-toolkit 1.0.18
476
- * Bugfix: typo in require, which has broken bake in case sensitive file systems.
477
- May 28, 2013 - bake-toolkit 1.0.17
478
- * Bugfix: error levels greater than 255 of external processes were not be recognized correctly in some cases.
479
- May 16, 2013 - Eclipse plugin 1.0.2.0
480
- * Bugfix: bake did not start correctly with latest Java version installed.
481
- April 22, 2013 - bake-toolkit 1.0.16
482
- * Changed: default roots of bakery are now directory of Collection.meta and it's parent directory.
483
- April 19, 2013 - bake-toolkit 1.0.15
484
- * Bugfix: bakery could not build projects with spaces in oathname.
485
- April 19, 2013 - bake-toolkit 1.0.13
486
- * Bugfix: some bake options specified on bakery command line were not accepted.
487
- April 17, 2013 - bake-toolkit 1.0.12
488
- * Changed: Output folders are not deleted and rebuilt if no source files are available but the archive file.
489
- * Added: Option --clobber deletes .bake cache file.
490
- * Added: Collections can reference collections.
491
- * Added: collection names can be specified without typing "-b"
492
- April 4, 2013 - bake-toolkit 1.0.11
493
- * Bugfix: Executing batch files in CommandLine on Windows were broken.
494
- * April 2, 2013 - bake-toolkit 1.0.10
495
- * Bugfix: options "--toolchain_names" now working as intended
496
- * Bugfix: default flags for makefiles (-j) no longer ignored
497
- * Changed: flags for makefiles are now defined in subtags instead in attributes to be consistent with other flag definitions
498
- * Added: ".." in Files and ExcludeFiles now allowed
499
- * Added: command line switch to turn off "directory magic"
500
- * Added: build config can be specified without typing "-b"
501
- * Cosmetic: better error output if compiler not found
502
- March 22, 2013 - bake-toolkit 1.0.9
503
- * Cosmetic: Changed option --print_less to -v0 and -v to -v2. Default is -v1.
504
- March 7, 2013 - bake-toolkit 1.0.8
505
- * Added: Linkerscript can be referenced from other projects
506
- February 13, 2013 - bake-toolkit 1.0.7
507
- * Added: OS dependent variable $(/)
508
- January 21, 2013 - bake-toolkit 1.0.6
509
- * Added: support for Visual Studio
510
- January 15, 2013 - bake-toolkit 1.0.5
511
- * Changed: no indirect dependency to progressbar gem anymore
512
- January 14, 2013 - bake-toolkit 1.0.4
513
- * Added: a new cache validation check.
514
- January 2, 2013 - bake-toolkit 1.0.3
515
- * Bugfix: option to build a single file did not accept a filename with absolute path.
516
- October 7, 2012 - bake-toolkit 1.0.2
517
- * Changed: Renamed gem from "bake" to "bake-toolkit".
518
- September 18, 2012 - bake 1.0.1
519
- * Changed: bake now based on rgen 0.6.0 and rtext 0.2.0, which are available on rubygems.
520
- August 31, 2012 - bake 1.0.0
521
- * First official release
1
+ Changelog
2
+ =========
3
+
4
+ November 16, 2016 - bake-toolkit 2.24.1
5
+ * Bugfix: qac.cct was not appended if --cct is used.
6
+ * Bugfix: qac: abort if QAC_HOME is set to empty string.
7
+ * Bugfix: qac: improved recognition of gcc platform.
8
+ * Changed: improved warning if the path in IncludeDir matches to several folders (warning will be shown in verbosity level 2 and above).
9
+
10
+ November 7, 2016 - bake-toolkit 2.24.0
11
+ * Bugfix: qac: output was not synced immediately to the console on some systems.
12
+ * Changed: qac: patching of cct introduced with 2.23.9 now opt-in via command line argument: --qaccctpatch.
13
+ * Changed: qac: default build output directory is now "build/.qac/" instead of "build/" (which does not overwrite regular build output anymore).
14
+ * Changed: if default build folder is used, the parent folder "build" will be also removed when the project is cleaned if the "build" folder will become empty.
15
+ * Added: bakeclean script to delete all .bake, .bake/../build and .bake/../build_* folders
16
+ * Added: prebuild feature now uses objects instead of the library if objects exist.
17
+ * Changed: default executable file ending on non-Windows systems now "" (except Diab and Greenhills, here it is always ".elf").
18
+
19
+ October 26, 2016 - bake-toolkit 2.23.12
20
+ * Bugfix: qac: now also files from .qacdata folder are filtered out.
21
+ * Bugfix: qac: modules were not be filtered out correctly, e.g. swcAbcd was not filtered out if swcAbc was compiled.
22
+ * Removed: qac: qac.rcf will not be searched anymore (most probably this feature was never used).
23
+ * Added: qac: qac.cct will be searched up to root; if found, the content will be appended to the original cct unless specified otherwise.
24
+
25
+ October 26, 2016 - bake-toolkit 2.23.9
26
+ * Bugfix: qac: command line options not correctly handed over to bake (bakeqac has been aborted in this case).
27
+ * Bugfix: qac: On some systems some warnings were not suppressed. Added a few defines to cct which hopefully fixes this.
28
+ * Bugfix: qac: --qacretry did not work with --qacnofilter.
29
+
30
+ October 20, 2016 - bake-toolkit 2.23.8
31
+ * Bugfix: qac: "License Refused" for \*.c Files not treated as an error anymore, which was a problem for "--qacretry".
32
+ * Changed: qac: default qacdata folder is now ".qacdata"
33
+ * Changed: qac: warnings are now sorted by line numbers per file
34
+ * Changed: qac: "--qacfilter off|on" (default on) was changed to "--qacnofilter" (if skipped, filters are active)
35
+ * Changed: qac: "--qacnoformat was reanmed to "--qacrawformat"
36
+ * Cosmetic: qac: if license retry timeout is reached, an additional info is printed.
37
+ * Added: qac: With --qacdoc a link to the appropriate documentation page is printed for every warning.
38
+
39
+ October 17, 2016 - bake-toolkit 2.23.7
40
+ * Changed: renamed qac build steps from create, build and result to admin, analyze and view (the original qac names).
41
+ * Bugfix: qac view step might have been executed although build has been failed.
42
+ * Bugfix: qac view step with never executed analyze step might have been crashed.
43
+ * Bugfix: qac C++11 and C++14 switches were broken.
44
+
45
+ October 14, 2016 - bake-toolkit 2.23.6
46
+ * Bugfix: qac license refused error now really shown.
47
+ * Changed: QAC_RCF environment variable not supported anymore. Instead a file qac.rcf will be searched upwards from bake main project folder.
48
+ * Changed: qac messages reformatted, MISRA rule now completely shown. For plain qac style use --qacnoformat.
49
+ * Added: number of qac messages are printed at the end.
50
+ * Added: bakeqac now supports -a <color> like bake.
51
+ * Added: with --qacretry <seconds> a retry timeout can be specified if license is refused, default is no retry.
52
+
53
+ October 14, 2016 - bake-toolkit 2.23.5
54
+ * Bugfix: qac cct auto detection fixed.
55
+ * Bugfix: --prepro option fixed.
56
+
57
+ October 14, 2016 - bake-toolkit 2.23.4
58
+ * Bugfix: qac during analyse step license error not detected properly.
59
+
60
+ October 13, 2016 - bake-toolkit 2.23.3
61
+ * Bugfix: improved auto detection of cct for qac.
62
+ * Bugfix: print qac output in case of error.
63
+ * Changed: QAC_HOME can end now with a slash.
64
+ * Changed: qacli call now relative to QAC_HOME.
65
+ * Changed: qac create will now be done regardless if qacdata exists.
66
+
67
+ October 13, 2016 - bake-toolkit 2.23.2
68
+ * Added: bakeqac, see documentation.
69
+
70
+ October 5, 2016 - bake-toolkit 2.22.0
71
+ * Changed: when building, only the return value of the compiler is taken into account, not the result of the error parser anymore. Old behaviour can be switched on by command line argument.
72
+ * Bugfix: again fixed reading of dependency files, added several unittests.
73
+ * Internal: based on new rtext 0.9.0 and rgen 0.8.2 now.
74
+
75
+ September 30, 2016 - bake-toolkit 2.21.0
76
+ * Changed: version and time infos are suppressed now per default. Version can be seen with --help or --version, time can be seen with --time.
77
+ * Changed: option --writeCC2J renamed to --compilation-db, which has the default filename compilation-db.json now.
78
+ * Added: option --incs-and-defs=json prints infos about includes and defines of all projects in json format.
79
+
80
+ September 28, 2016 - bake-toolkit 2.20.4
81
+ * Bugfix: fixed auto-detected of dependency files
82
+
83
+ September 21, 2016 - bake-toolkit 2.20.3
84
+ * Bugfix: reading dependency files was broken for TI compiler, format is now auto-detected independent from compiler version
85
+
86
+ September 13, 2016 - bake-toolkit 2.20.2
87
+ * Bugfix: *prebuild* libs were not linked if all original sources were removed
88
+
89
+ September 5, 2016 - bake-toolkit 2.20.1
90
+ * Added: inject feature for dependencies
91
+ * Added: option to generate a dot graph file
92
+ * Added: *prebuild* feature for distribution builds
93
+ * Added: commandline option *--build_* to enable the old outputdir behaviour: *build_* instead of *build/*
94
+ * Added: printing out more information when loading Project.metas in verbosity level 3
95
+ * Changed: circular dependency warning moved from verbosity level 1 to 3
96
+ * Added: ToolchainName is now a predefined variable for Project.meta
97
+ * Added: --compile-only option (which is equal to the workaround -f ".")
98
+ * Bugfix: --adapt commandline option accepts absolute paths now
99
+ * Changed: removed the *bundle* feature
100
+
101
+ August 12, 2016 - bake-toolkit 2.19.2
102
+ * Bugfix: fixed TI linker error parser
103
+
104
+ August 4, 2016 - Eclipse plugin 1.7.1
105
+ * Bugfix: error markers may not created correctly if projects had "^" in the name
106
+
107
+ August 1, 2016 - bake-toolkit 2.19.1
108
+ * Bugfix: made the new "listening to raw character 0x3" more robust
109
+
110
+ July 28, 2016 - bake-toolkit 2.19.0
111
+ * Changed: default output dir is now build/<something> instead of build_<something>
112
+ * Added: listening to raw character 0x3 on stdin to abort bake/bakery (needed for some Cygwin installations)
113
+ * Internal: switching from rgen 0.8.0 to rgen 0.8.1 (which should have no functional impact)
114
+
115
+ June 22, 2016 - bake-toolkit 2.18.0
116
+ * Bugfix: order if linker libs fixed. For compatibility, a new command line flag "--link-2-17" to get the old behaviour was added.
117
+
118
+ ====================================== ======================================
119
+ Example
120
+ ====================================== ======================================
121
+ Dependencies A->B->D and A->C->D
122
+ New correct link order A, B, C, D
123
+ Old wrong link order (--link-2-17) A, B, D, C
124
+ ====================================== ======================================
125
+
126
+
127
+ May 4, 2016 - bake-toolkit 2.17.4
128
+ * Bugfix: bakery returned 1 for successful builds
129
+ * Changed: bakery now lists all failed unit tests at the end
130
+
131
+ April 13, 2016 - bake-toolkit 2.17.3
132
+ * Bugfix: Commands injected by adapt feature were executed in wrong directory
133
+ * Bugfix: Added an error if two sources would result in the same object file
134
+
135
+ April 6, 2016 - bake-toolkit 2.17.2
136
+ * Bugfix: "--link-only" option has ignored libraries from makefiles
137
+
138
+ March 15, 2016 - bake-toolkit 2.17.1
139
+ * Bugfix: configs with inherited DefaultToolchains were not listed on command line (via "--list")
140
+ * Changed: if build config name was omitted on commandline, a default config is specified and this default config has no DefaultToolchain, bake lists all possible build configs (same as "--list")
141
+ * Added: warning if sources files were compiled several times for one binary
142
+
143
+ March 15, 2015 - Eclipse plugin 1.7.0
144
+ * Bugfix: config names written in inverted commas or with special characters were not recognized by "Select bake Config" menu
145
+ * Removed: multi-console option, which was rarely used and not working correctly anymore with latest Eclipse version
146
+ * Added: option to disable/enable console scroll-lock/word-wrap when starting a build
147
+ * Cosmetic: config names are now displayed in "Select bake Config" in the same order as in Project.meta
148
+ * Cosmetic: bake console does not open automatically anymore when starting Eclipse
149
+
150
+ February 26, 2016 - bake-toolkit 2.16.1
151
+ * Added: experimental bundle feature
152
+ * Changed: "--threads" now deprected, use "-j" instead
153
+ * Bugfix: in rare cases the cache from a copied/moved Project.meta file was reused instead of reloading the file. This could lead to errors.
154
+
155
+ February 11, 2016 - bake-toolkit 2.15.0
156
+ * Added: multiple inheritance for configs
157
+ * Added: ArtifactName can be specified for libraries
158
+ * Added: Merged configs are printed out when running bake with --debug
159
+ * Added: info output if "path magic" hides local pathes for IncludeDir
160
+ * Bugfix: fixed passing arguments from bakery to bake
161
+
162
+ January 14, 2016 - bake-toolkit 2.14.0
163
+ * Added: possibility to change configs via command line, e.g. changing compiler, see "adapt" docu page
164
+ * Changed: extending configs in a Project.meta file made more generic, see "derive" docu page
165
+ * Changed: default order of filenames changed, now order in Project.meta has the highest priority as intended. Results of glob patterns are sorted alphabetically as before.
166
+ * Changed: libraries from makefiles are linked now after other libraries defined from the same config
167
+ * Added: IncludeDir now possible for CustomConfigs
168
+ * Bugfix: --abs-paths now works with --incs-and-defs
169
+
170
+ December 23, 2015 - bake-toolkit 2.13.1
171
+ * Bugfix: merging configs was extremely slow in 2.12.2 and 2.13.0
172
+
173
+ December 23, 2015 - bake-toolkit 2.13.0
174
+ * Bugfix: It was possible that the archiver and linker were called for --prepro and --link-only builds
175
+ * Added: possibility to specify minimum and maximum required bake version in Project.meta file
176
+ * Added: option to omit -b when executing the bakery
177
+ * Added: bakery now searches recursively for bake projects
178
+ * Changed: some commandline arguments changed, deprecated arguments still supported
179
+
180
+ ================== =======================
181
+ New argument Deprecated argument
182
+ ================== =======================
183
+ --do --include_filter
184
+ --omit --exclude_filter
185
+ --show_configs --list
186
+ --link-only --link_only
187
+ --generate-doc --docu
188
+ --lint-min --lint_min
189
+ --lint-max --lint_max
190
+ --ignore-cache --ignore_cache
191
+ --toolchain-info --toolchain_info
192
+ --toolchain-names --toolchain_names
193
+ --abs-paths --show_abs_paths
194
+ --no-autodir --no_autodir
195
+ --incs-and-defs --show_incs_and_defs
196
+ --conversion-info --conversion_info
197
+ --doc --show_doc
198
+ --license --show_license
199
+ ================== =======================
200
+ December 16, 2015 - bake-toolkit 2.12.2
201
+ * Bugfix: extending a client config (merging) could have broken the parent config
202
+ * Changed: empty libraries will not be created and linked anymore
203
+ * Changed: added inject as alias for infix
204
+ November 16, 2015 - bake-toolkit 2.12.1
205
+ * Bugfix: inherit and infix features may have calculated wrong relative paths
206
+ October 26, 2015 - Eclipse plugin 1.6.0
207
+ * Added: possibility to specify folders to exclude when importing projects
208
+ * Bugfix: fixed exception when trying to build after starting eclipse with a closed project
209
+ October 14, 2015 - bake-toolkit 2.12.0
210
+ * Changed: now ALL startup and exit steps are executed regardless if the previous steps were successful even if stopOnFirstError was configured
211
+ * Bugfix: relative pathes between roots based on roots.bake were calculated incorrectly
212
+ October 2, 2015 - bake-toolkit 2.11.4
213
+ * Bugfix: bake aborted in larger workspaces with 2.11.3 right before linking
214
+ September 8, 2015 - bake-toolkit 2.11.3
215
+ * Bugfix: linker executed even if a dependency has an error
216
+ * Bugfix: now the new docu is really added to the gem
217
+ September 3, 2015 - bake-toolkit 2.11.2
218
+ * Bugfix: all files were always be recompiled with ruby < 1.9.3
219
+ * Changed: switched to new docu style, thanks Nico!
220
+ August 4, 2015 - bake-toolkit 2.11.1
221
+ * Added: project dir output for conversion tool
222
+ * Moved: wishlist to github
223
+ July 31, 2015 - bake-toolkit 2.11.0
224
+ * Added: new parameters for includeDir: inherit and infix
225
+ * Added: dependency output for conversion tool
226
+ * Bugfix: makefile flags where not used when cleaning the workspace
227
+ July 6, 2015 - bake-toolkit 2.10.3
228
+ * Bugfix: Build stopped unintentionally when using -r
229
+ July 3, 2015 - bake-toolkit 2.10.2
230
+ * Bugfix: PostSteps were unintentionally executed if a dependent step (e.g. linking) was not executed due to an error in another project (e.g. compiler error)
231
+ July 1, 2015 - bake-toolkit 2.10.1
232
+ * Added: Possibility to add descriptions for configs which will be printed when using --show_configs
233
+ * Bugfix: link_only did not link only if not all sources of the main project were not built before
234
+ * Bugfix: Ctrl-C on command line did not work properly under Linux
235
+ July 1, 2015 - Eclipse plugin 1.5.1
236
+ * Bugfix: AdjustIncludes broken for subfolder projects (with a "^" in the name)
237
+ * Bugfix: Error parser broken for subfolder projects (with a "^" in the name)
238
+ * Bugfix: Configs with inherited DefaultToolchain were not selectable to build
239
+ June 10, 2015 - bake-toolkit 2.9.2
240
+ * Cosmetic: Redundant include directories are now removed before calling the compiler
241
+ * Bugfix: Moving cached meta files was not recognized correctly, wrong path references may have been used
242
+ June 8, 2015 - bake-toolkit 2.9.1
243
+ * Changed: "--doc" replaced by "--show_doc" to avoid confusion
244
+ June 5, 2015 - bake-toolkit 2.9.0
245
+ * Added: "--create" command line option to create project templates
246
+ * Added: "--conversion_info" command line option for bake conversion tool
247
+ * Cosmetic: made output clearer if "--link_only" is used for non ExecutableConfigs
248
+ June 5, 2015 - Eclipse plugin 1.4.5
249
+ * Bugfix: input streams from bake were closed too early under Linux - console window output and AdjustCDT feature should work correctly now
250
+ * Added: "Link This Project Only" shortcut added
251
+ * Added: Files under "build_*" and ".bake" are now automatically marked as derived (not shown in "Open Resource" dialog)
252
+ * Changed: error message dialog of AdjustCDT now displays the end instead of the beginning of very long error messages
253
+ May 19, 2015 - bake-toolkit 2.8.0
254
+ * Bugfix: when building a project with -p name, not only name was built, but all projects which start with the string name
255
+ * Added: more info why Project.meta files are reloaded
256
+ * Added: createVSProjects can create VS2013 projects
257
+ April 22, 2015 - bake-toolkit 2.7.0
258
+ * Added: possibility to use Eclipse file ordering for compilation (eclipseOrder attribute for DefaultToolchain)
259
+ * Changed: $(:) and $(/) are now mapped to Ruby internal variables File::PATH_SEPARATOR and File::SEPARATOR.
260
+ * This fixes the result in Cygwin/MinGW environments
261
+ * Bugfix: cmdline files are now written even if the build step fails
262
+ April 14, 2015 - bake-toolkit 2.6.0
263
+ * Added: validExitCodes attribute to steps (if a step has valid exit codes != 0)
264
+ * Added: StartupSteps and ExitSteps (always executed before and after a build)
265
+ April 8, 2015 - bake-toolkit 2.5.0
266
+ * Added: OS dependent variable $(:), which is used for setting the PATH variable
267
+ March 30, 2015 - bake-toolkit 2.4.3
268
+ * Added: If Project.meta files are updated, sources will only be recompiled if necessary
269
+ * Added: Set command in Project.meta has now an env attribute to store variables also in system environment which makes them accessible from user scripts
270
+ * Added: GCC_ENV toolchain (uses environment variables)
271
+ * Added: Improved MSVC support
272
+ March 16, 2015 - VS plugin 1.0.1
273
+ * Added: Support for VS2013
274
+ March 12, 2015 - bake-toolkit 2.3.4
275
+ * Changed: Clang command is now "clang" per default instead of llvm-gcc
276
+ * Added: CLANG_ANALYZE toolchain
277
+ * Added: MSVC toolchain
278
+ * Bugfix: some minor fixes
279
+ February 27, 2015 - Eclipse plugin 1.3.0
280
+ * Added: bake projects with equal names can be imported now
281
+ February 19, 2015 - bake-toolkit 2.2.2
282
+ * Changed: output dirs are now prefixed with "build\_" per default
283
+ * Changed: introduced complex variable $(OutputDir,projectName,configName)
284
+ * Changed: reworked merge strategy of two configs, especially toolchain options
285
+ * Added: variables can be nested now
286
+ * Bugfix: fixed dependency header check for Unix when running Windows on a virtual machine
287
+ * Bugfix: variable OutputDir did not take overwritten output directory from toolchain into account
288
+ * Cosmetic: do not show internal pipes anymore when printing command lines
289
+ January 26, 2015 - bake-toolkit 2.1.1
290
+ * Bugfix: dependent header file check in 2.1.0 was broken
291
+ * Changed: files defined via glob pattern are sorted alphabetically now
292
+ January 23, 2015 - bake-toolkit 2.1.0
293
+ * Bugfix: fixed crash in warning output if setting variable via cmd did not work
294
+ * Workaround: dependent header files are now ignored on Windows if path starts with "/" and file cannot be found
295
+ * Changed: output of lint is now ignored, linting will only fails if it cannot be executed
296
+ * Changed: introduced new verbose mode -v3, shifted some output to this level
297
+ * Added: a dependency project can be specified with parent folders if it is ambiguous, e.g. Dependency "my/folder/proj", config: lib
298
+ * Added: experimental CC2J output
299
+ January 23, 2015 - Eclipse plugin 1.2.1
300
+ * Bugfix: importing projects with existing .(c)project files may be placed in wrong folder
301
+ January 15, 2015 - bake-toolkit 2.0.10
302
+ * Bugfix: spaces in paths were not handled correctly in all cases
303
+ * Bugfix: dependency files of Keil compiler not treated correctly
304
+ * Added: showing why files are built in verbose mode -v2
305
+ * Added: whole workspace can be linted now (projects will be linted separately)
306
+ * Changed: removed bake-doc command, use bake --doc instead
307
+ * Changed: if no default project is specified, possible build configs are shown on command line again like in bake 1.x
308
+ January 7, 2015 - bake-toolkit 2.0.3
309
+ * Changed: default configuration is chosen if configuration name is omitted. This applies to command line as well as to Dependency definitions, e.g.:
310
+ * Project.meta
311
+
312
+ .. code-block:: console
313
+
314
+ Dependency canDriver # no config attribute
315
+
316
+ * Command line
317
+
318
+ .. code-block:: console
319
+
320
+ User@Host:~$ bake -m bla/myProj
321
+
322
+ .. note::
323
+
324
+ To show the possible configs of a project, use the `--show_configs` command line option.
325
+
326
+
327
+ * Changed: more than one config of a project can be used in one build.
328
+
329
+ Example:
330
+
331
+ .. code-block:: console
332
+
333
+ Dependency canDriver, config: C1
334
+ Dependency canDriver, config: C2
335
+
336
+
337
+ To reference a config of the current project, omit the project name, e.g.:
338
+
339
+ .. code-block:: console
340
+
341
+ Dependency config: C3
342
+
343
+ To build a single project, you can still use -p command line argument:
344
+
345
+ .. code-block:: console
346
+
347
+ User@Host:~$ bake Debug -p canDriver
348
+
349
+ However, if canDriver has more than one config in the workspace, all configs will be built. To build only a single config, use a comma separator like this:
350
+
351
+ .. code-block:: console
352
+
353
+ User@Host:~$ bake Debug -p canDriver,C1
354
+
355
+ * Changed: the default output folder has been changed due to the new feature of having several configs of a project in one workspace.
356
+ ============ ===================================== =======================================================
357
+ \ Old New
358
+ ============ ===================================== =======================================================
359
+ Main project $(MainConfigName) $(MainConfigName)
360
+
361
+ Sub Project $(MainConfigName)_$(MainProjectName) $(ConfigName)_$(MainProjectName)_$(MainConfigName)
362
+ ============ ===================================== =======================================================
363
+
364
+ .. warning::
365
+ Be careful if you have something like this in Project.meta:
366
+
367
+ .. code-block:: console
368
+
369
+ ExternalLibrary "bspCoreZ6/$(MainConfigName)_$(MainProjectName)/src/coreZ6/startup/startupCode.o", search:false
370
+
371
+ This refers to the old output directory. Change it or if you want to support old and new bake versions,
372
+ write a PreStep which copies the file from the new location to the old one.
373
+
374
+ * Changed: with -f a pattern can be specified, not only a single file. All files matching this string will be compiled.
375
+ * Changed: variables in Dependency definitions are not allowed anymore to avoid inconsistencies.
376
+ * Changed: no error will be reported anymore if makefile has no clean target.
377
+ * Changed: source files will now be compiled and archived ordered by the Files definition in Project.meta, not by a Eclipse-backward-compatibility-ordering.
378
+ * Changed: reworked some error messages, more error annotations are shown in IDEs
379
+ * Added: "--include_filter" and "--exclude_filter" also work for main step of CustomConfig
380
+ * Added: possibility to add comments in roots.bake
381
+ * Added: new variables CPPPath, CPath, ASMPath, ArchiverPath and LinkerPath. These variables can also be used in InternalDefines and InternalInclude files.
382
+ * Added: lint is not restricted to GCC toolchain anymore.
383
+ * Added: --docu option. Specify the docu command line in Docu tag of the (Default)Toolchain.
384
+ * Removed: support for Ruby 1.8. Use Ruby 1.9 or higher.
385
+ * Removed: dependencies to cxxproject and rake gems
386
+ * Removed: "-j" as default flag when calling makefiles. This must be explicitly specified.
387
+ * Removed: option to check for unnecessary includes
388
+ * Removed: hardcoded TI compiler commands and flags
389
+ ======================= ========================================================================== ===========
390
+ \ Old New
391
+ ======================= ========================================================================== ===========
392
+ Compiler command $(ti_home)/ccsv5/tools/compiler/tms470/bin/cl470 ti_cl
393
+
394
+ Compiler flags -mv7A8 -g --include_path="#{ti_home}/ccsv5/tools/compiler/tms470/include"
395
+ --diag_warning=225 -me --abi=eabi --code_state=32 --preproc_with_compile
396
+
397
+ Archiver command $(ti_home)/ccsv5/tools/compiler/tms470/bin/ar470 ti_ar
398
+
399
+ Linker command $(ti_home)/ccsv5/tools/compiler/tms470/bin/cl470 ti_cl
400
+
401
+ Linker flags -mv7A8 -g --diag_warning=225 -me --abi=eabi --code_state=32 -z
402
+ --warn_sections -i"$(ti_home)/ccsv5/tools/compiler/tms470/lib"
403
+ -i"$(ti_home)/ccsv5/tools/compiler/tms470/include"
404
+
405
+ Linker lib prefix flags -lDebug/configPkg/linker.cmd
406
+ ======================= ========================================================================== ===========
407
+
408
+ * Bugfix: variables in add and remove attributes of Flags now work as intended
409
+ * Bugfix: output folder was not created if no sources are specified for LibraryConfig and ExecutableConfig.
410
+ * Bugfix: "-p" was not forwarded in bakery.
411
+ * Cosmetic: bakery now calls bake with relative pathnames, which results in nicer outputs.
412
+ December 19, 2014 - Eclipse plugin 1.2.0
413
+ * Bugfix: it is now ensured, that bake will be started from Eclipse working directory
414
+ * Bugfix: projects created with the "new bake project wizard" are now placed in the correct folder.
415
+ * Added: Eclipse working directory shown in bake preference dialog (important if -w option is used with relative paths)
416
+ * Added: Options to recreate .(c)project files when importing bake projects
417
+ * Changed: Eclipse configurations will be named "bake" and not "Do not use this config, use bake instead"
418
+ December 16, 2014 - Eclipse plugin 1.1.1
419
+ * Bugfix: Adjust include and defines broken feature used wrong command line option.
420
+ November 7, 2014 - bake-toolkit 1.8.0, Eclipse plugin 1.1.0
421
+ * Added: InternalIncludes and InternalDefines in DefaultToolchain, which are forwarded to the IDE.
422
+ * Changed: No default options for PC-lint in combination with GCC will be provided anymore. Use the official way, see co-gcc.lnt in PC-lint installation.
423
+ * Bugfix: verbose output for replacing non-existing environment variables broken.
424
+ November 4, 2014 - bake-toolkit 1.7.0
425
+ * Added: Option to define output directory relative/absolute for each project or for all projects.
426
+ * Added: --set command line option to set variables
427
+ * Added: Optional "Description" tag for projects in Project.meta
428
+ * Changed: Variables in DefaultToolchain will be substituted separately for each project.
429
+ August 8, 2014 - bake-toolkit 1.6.3
430
+ * Fixed: possible uninitialized variable could lead to crash bake
431
+ August 6, 2014 - bake-toolkit 1.6.2
432
+ * Fixed: clear clearn- and clobber-lists at startup
433
+ * Fixed: Variables not substituted in ArtifactName and ArtifactNameBase
434
+ * Added: Cyclic variable substitution
435
+ August 5, 2014 - bake-toolkit 1.6.1
436
+ * Added: Fixed variable substitution
437
+ August 1, 2014 - bake-toolkit 1.6.0
438
+ * Added: The value of a variable can be the result of a command line
439
+ July 18, 2014 - bake-toolkit 1.5.0
440
+ * Added: Dependencies can be overwritten in inherited projects
441
+ * Removed: defines cannot be filtered anymore via command line
442
+ June 6, 2014 - bake-toolkit 1.4.0
443
+ * Bugfix: variables can be used in "Set" now
444
+ * Added: variable "MainProjectDir"
445
+ May 23, 2014 - bake-toolkit 1.3.0
446
+ * Added: defines can be filtered now via command line
447
+ May 2, 2014 - bake-toolkit 1.2.1
448
+ * Added: Set keyword for defining variables
449
+ * Changed: "executed in"-output now in separate line
450
+ March 14, 2014 - bake-toolkit 1.1.0
451
+ * Added: Lint support
452
+ * Added: $(ProjectDir) variable
453
+ March 7, 2014 - bake-toolkit 1.0.27
454
+ * Cosmetic: some pictures in documentation were missing
455
+ March 5, 2014 - bake-toolkit 1.0.26
456
+ * Bugfix: in rare cases invalid characters from compiler output were not handled correctly
457
+ * Bugfix: changing workspace roots on command line now always regenerates build tree
458
+ * Added: Variable $(Roots) for IncludeDir directives
459
+ * Changed: dependency files for all compilers will be generated inclusive system headers
460
+ * Changed: abort earlier if main directory has no Project.meta
461
+ * Changed: every environment variable is expanded to an empty string if not defined
462
+ January 21, 2014 - bake-toolkit 1.0.25
463
+ * Added: configs can now be inherited
464
+ * Added: command bake-doc opens bake doc
465
+ * Changed: dependency files for Greenhills compiler will be generated with -MD instead of -MMD
466
+ September 10, 2013 - bake-toolkit 1.0.24
467
+ * Changed: Improved Keil linker error parser.
468
+ September 9, 2013 - bake-toolkit 1.0.23
469
+ * Added: Keil support.
470
+ * Bugfix: minor fixes.
471
+ August 21, 2013 - bake-toolkit 1.0.22
472
+ * Bugfix: Searching for project folders did not work correctly.
473
+ August 20, 2013 - Eclipse plugin 1.0.5.0
474
+ * Bugfix: Adjust includes in CDT is working again after Java Update.
475
+ August 1, 2013 - bake-toolkit 1.0.21
476
+ * Bugfix: projects folders which are junctions were not found anymore after the last update.
477
+ July 25, 2013 - bake-toolkit 1.0.20, Eclipse plugin 1.0.4.0
478
+ * Added: projects can be placed more than one level below workspaces roots
479
+ June 21, 2013 - bake-toolkit 1.0.19
480
+ * Added: support for GreenHills compiler.
481
+ May 29, 2013 - bake-toolkit 1.0.18
482
+ * Bugfix: typo in require, which has broken bake in case sensitive file systems.
483
+ May 28, 2013 - bake-toolkit 1.0.17
484
+ * Bugfix: error levels greater than 255 of external processes were not be recognized correctly in some cases.
485
+ May 16, 2013 - Eclipse plugin 1.0.2.0
486
+ * Bugfix: bake did not start correctly with latest Java version installed.
487
+ April 22, 2013 - bake-toolkit 1.0.16
488
+ * Changed: default roots of bakery are now directory of Collection.meta and it's parent directory.
489
+ April 19, 2013 - bake-toolkit 1.0.15
490
+ * Bugfix: bakery could not build projects with spaces in oathname.
491
+ April 19, 2013 - bake-toolkit 1.0.13
492
+ * Bugfix: some bake options specified on bakery command line were not accepted.
493
+ April 17, 2013 - bake-toolkit 1.0.12
494
+ * Changed: Output folders are not deleted and rebuilt if no source files are available but the archive file.
495
+ * Added: Option --clobber deletes .bake cache file.
496
+ * Added: Collections can reference collections.
497
+ * Added: collection names can be specified without typing "-b"
498
+ April 4, 2013 - bake-toolkit 1.0.11
499
+ * Bugfix: Executing batch files in CommandLine on Windows were broken.
500
+ * April 2, 2013 - bake-toolkit 1.0.10
501
+ * Bugfix: options "--toolchain_names" now working as intended
502
+ * Bugfix: default flags for makefiles (-j) no longer ignored
503
+ * Changed: flags for makefiles are now defined in subtags instead in attributes to be consistent with other flag definitions
504
+ * Added: ".." in Files and ExcludeFiles now allowed
505
+ * Added: command line switch to turn off "directory magic"
506
+ * Added: build config can be specified without typing "-b"
507
+ * Cosmetic: better error output if compiler not found
508
+ March 22, 2013 - bake-toolkit 1.0.9
509
+ * Cosmetic: Changed option --print_less to -v0 and -v to -v2. Default is -v1.
510
+ March 7, 2013 - bake-toolkit 1.0.8
511
+ * Added: Linkerscript can be referenced from other projects
512
+ February 13, 2013 - bake-toolkit 1.0.7
513
+ * Added: OS dependent variable $(/)
514
+ January 21, 2013 - bake-toolkit 1.0.6
515
+ * Added: support for Visual Studio
516
+ January 15, 2013 - bake-toolkit 1.0.5
517
+ * Changed: no indirect dependency to progressbar gem anymore
518
+ January 14, 2013 - bake-toolkit 1.0.4
519
+ * Added: a new cache validation check.
520
+ January 2, 2013 - bake-toolkit 1.0.3
521
+ * Bugfix: option to build a single file did not accept a filename with absolute path.
522
+ October 7, 2012 - bake-toolkit 1.0.2
523
+ * Changed: Renamed gem from "bake" to "bake-toolkit".
524
+ September 18, 2012 - bake 1.0.1
525
+ * Changed: bake now based on rgen 0.6.0 and rtext 0.2.0, which are available on rubygems.
526
+ August 31, 2012 - bake 1.0.0
527
+ * First official release