Rémi Verschelde
a5093d64ac
SCons: List .gen.cpp sources explicitly to avoid globbing errors
...
Whenever we change the name (or remove) generated cpp files with the `.gen.cpp`
extension, users run into build issues when switching between branches (i.e.
switching before and after the name change/removal). This is because we glob
`*.cpp` so if a now-obsolete file from a previous build is present, we'll
include it too, potentially leading to bugs or compilation failure (due to
missing headers or invalid code).
So globbing patterns in `add_source_files` will now skip files ending with
`.gen.cpp`, which should instead be passed explicitly where they're used.
(cherry picked from commit c133480531 )
2021-10-16 10:59:14 +02:00
..
2021-10-12 22:35:26 +02:00
2021-07-06 11:10:47 +02:00
2021-10-07 12:48:23 +02:00
2021-10-05 12:06:03 +02:00
2021-10-05 17:35:20 +02:00
2021-08-27 01:27:07 +02:00
2021-08-27 01:27:07 +02:00
2021-07-14 11:43:23 +01:00
2021-07-14 11:43:23 +01:00
2021-10-06 09:29:31 +02:00
2021-09-11 20:33:29 +08:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-07-14 23:09:47 +02:00
2021-05-04 16:30:23 +02:00
2021-05-04 16:30:23 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-04 16:30:23 +02:00
2021-10-15 12:51:42 +02:00
2021-08-17 09:02:06 +01:00
2021-01-13 16:17:06 +01:00
2021-05-05 15:02:01 +02:00
2021-10-05 11:25:24 +02:00
2021-05-05 15:02:01 +02:00
2021-05-04 14:45:16 +02:00
2021-10-10 23:40:32 +03:00
2021-10-10 23:40:32 +03:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-07-14 21:49:23 +05:30
2021-06-29 14:02:23 +02:00
2021-09-21 17:14:58 +02:00
2021-09-21 17:14:58 +02:00
2021-01-13 16:17:06 +01:00
2021-05-05 15:02:01 +02:00
2021-09-14 13:41:26 +02:00
2020-06-10 15:30:52 +02:00
2021-05-05 15:02:01 +02:00
2021-06-16 11:56:25 +01:00
2021-05-04 14:45:16 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-04 14:45:16 +02:00
2021-07-09 11:43:05 -07:00
2021-05-05 15:02:01 +02:00
2021-05-04 16:39:13 +02:00
2021-01-13 16:17:06 +01:00
2021-09-21 10:39:04 +02:00
2021-10-04 15:15:27 +02:00
2021-09-21 10:39:04 +02:00
2021-05-04 16:30:23 +02:00
2021-05-05 15:22:40 +02:00
2021-05-04 16:30:23 +02:00
2021-05-22 08:16:43 +02:00
2021-05-04 14:45:16 +02:00
2021-01-13 16:17:06 +01:00
2021-01-13 16:17:06 +01:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-04 16:30:23 +02:00
2021-05-05 15:02:01 +02:00
2021-08-17 09:02:06 +01:00
2021-05-05 15:02:01 +02:00
2021-05-04 16:30:23 +02:00
2021-10-11 14:42:40 -07:00
2021-10-11 14:42:40 -07:00
2021-05-05 15:02:01 +02:00
2021-05-04 14:45:16 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-20 13:29:38 +03:00
2021-01-13 16:17:06 +01:00
2021-08-06 13:24:02 +02:00
2021-08-12 16:45:48 +02:00
2021-05-04 14:45:16 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-02-19 11:48:30 +01:00
2021-05-04 14:45:15 +02:00
2021-05-05 15:02:01 +02:00
2021-05-04 14:45:16 +02:00
2021-05-05 15:02:01 +02:00
2021-08-02 15:18:30 +02:00
2021-10-16 10:59:14 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-04 14:45:16 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-05-04 14:45:16 +02:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00
2021-10-07 12:48:23 +02:00
2021-10-07 12:48:23 +02:00
2021-06-16 11:56:25 +01:00
2021-10-15 12:54:16 +02:00
2021-05-04 14:45:16 +02:00
2021-08-18 00:46:51 +08:00
2021-08-18 00:46:51 +08:00
2021-10-10 23:40:32 +03:00
2021-10-07 12:48:23 +02:00
2021-09-28 19:57:45 +09:00
2021-09-21 10:39:04 +02:00
2021-10-05 13:28:39 -04:00
2021-08-03 09:33:25 +02:00
2021-10-12 22:31:18 +03:00
2021-09-21 10:39:04 +02:00
2021-05-05 15:02:01 +02:00
2021-01-13 16:17:06 +01:00
2021-05-05 15:02:01 +02:00
2021-05-05 15:02:01 +02:00