source: rtems/wscript

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a13047c   06/27/22 09:28:34 Sebastian Huber build: Allow separate optimization flags Allow separate optimization …
(edit) @42da08d   06/27/22 13:45:54 Sebastian Huber build: Add cppflags, cflags, cxxflags to groups Propagate the group …
(edit) @0bb7b84   06/27/22 13:07:50 Sebastian Huber build: Improve value substitution The waf build system uses lists for …
(edit) @4aeebae   06/27/22 13:20:18 Sebastian Huber build: Fix identifier pattern Allow upper case characters in …
(edit) @281f39a   06/27/22 09:30:26 Sebastian Huber build: Move BSP_INCLUDES split The goal is to let the build items …
(edit) @857fb17   06/27/22 08:51:08 Sebastian Huber build: Add more flags to BuildItemContext? Add cppflags, cflags, and …
(edit) @ed51fad   06/03/22 05:38:33 Sebastian Huber build: Assert value properties only if not None
(edit) @88dc1880   04/18/22 17:24:47 kinsey.moore wscript: Allow start code to be written in C Start code for most …
(edit) @c3e8a97b   04/11/22 23:29:26 kinsey.moore wscript: Allow substitution outside values This expands the ability …
(edit) @1a5991e   03/18/22 13:57:43 Sebastian Huber build: Apply command line options to all variants Update #4548.
(edit) @c1395ca0   11/16/21 06:44:04 Sebastian Huber build: Add --rtems-version command line option Update #4548.
(edit) @a0650f5f   11/15/21 07:33:54 Sebastian Huber build: Support command line specified options Update #4548.
(edit) @ebdfa24b   07/23/21 06:45:07 Sebastian Huber build: Merge default-by-family into by-variant Prefix the BSP family …
(edit) @cc0bd08   07/25/21 15:08:04 Sebastian Huber build: Bring Item.link() in line with waf link The LDFLAGS are placed …
(edit) @217bf7be   07/21/21 19:20:11 Sebastian Huber build: Add "bsps/" prefix to BSP family enable BSP family and BSP …
(edit) @19e4a3d2   07/15/21 11:42:07 Sebastian Huber build: Use objects of build context for programs
(edit) @90f250e2   07/15/21 06:15:31 Sebastian Huber build: Add the BSP family to the enable set This makes it possible to …
(edit) @8bfc208   07/15/21 06:15:05 Sebastian Huber build: Fix format
(edit) @6c1928c   07/15/21 06:06:26 Sebastian Huber build: Prefer variant default value over family Update #4468.
(edit) @b6092cb   07/15/21 06:05:30 Sebastian Huber build: Fix bsp_defaults command Update #4468.
(edit) @6f2aa8ad   07/14/21 06:47:08 Chris Johns build: Use BSP family for options - Optionally add support for …
(edit) @3353820b   02/23/21 09:04:51 Sebastian Huber build: Fix format in wscript
(edit) @9d2db27a   01/05/21 09:45:28 Sebastian Huber build: Add CPPFLAGS to assembler command line We use GCC to call the …
(edit) @7cf7e1d   12/16/20 09:59:09 Sebastian Huber build: Add ABI flags to gnatmake compiler flags
(edit) @b2ea2bc3   11/19/20 18:58:54 kinsey.moore wscript: Apply test state expectations correctly The variety of …
(edit) @d5d9a89   11/10/20 07:16:12 Sebastian Huber build: Fix cache file placement The "bsp_list" and "bsp_defaults" …
(edit) @6cf0c559   11/05/20 15:58:36 Sebastian Huber build: Place cache file in output directory This improves support for …
(edit) @eebad5f   10/28/20 05:36:28 Sebastian Huber build: Improve cache handling Check the directory modification time …
(edit) @b052e3a   10/28/20 05:34:11 Sebastian Huber build: Report caching errors The ctx.fatal() method uses an exception …
(edit) @f53712a0   10/02/20 14:28:25 Sebastian Huber build: Use exact match by default for BSP names Update #3818.
(edit) @cbd4f54   09/28/20 04:18:19 Sebastian Huber build: Add comment Update #3818.
(edit) @71ccc15   09/27/20 07:36:07 Sebastian Huber build: Fix option default values For the option default values we …
(edit) @b8d8401   09/27/20 07:35:06 Sebastian Huber build: Fix enabled-by evaluation For the enabled-by evaluation we …
(edit) @9a27c9c   09/27/20 07:34:27 Sebastian Huber build: Simplify get_compiler() Update #3818.
(edit) @11c1b862   09/17/20 10:55:25 Sebastian Huber build: Allow test program item UIDs with a "-" Update #3818.
(edit) @4eea8d4   09/16/20 16:58:27 Sebastian Huber build: Fix dependencies for start and asm files Add a feature to …
(edit) @aa27a85   08/18/20 11:14:48 Sebastian Huber build: Use Python tarfile instead of pax This patch is for the new …
(add) @f3f0370f   07/19/19 11:09:43 Sebastian Huber build: Alternative build system based on waf Update #3818.
Note: See TracRevisionLog for help on using the revision log.