7 Commits

Author SHA1 Message Date
Rene Rivera fe69e8a82b Formatting setting for python files. 2025-11-29 08:53:20 -06:00
René Ferdinand Rivera Morell dbbf11049c args module (#437)
This completes rewriting the command line argument parsing to replace it with the Lyra library. The main() changes now allow for parsing project jamfiles before printing help text. And hence allow for all jam side args to be displayed with -h.
2025-04-03 14:53:57 -05:00
René Ferdinand Rivera Morell f6c5e680a2 New IBM * XL toolset. (#438)
Common IBM XL compiler toolset that handles the current IBM XL and IBM Open XL compilers.
2025-03-16 19:52:16 -05:00
Rene Rivera 5f32bc3ea1 Add a clangdb config to use the new compile_commands.json support.
[skip ci]
2024-06-04 21:57:41 -05:00
Rene Rivera 738b29cb04 Use space indent for jam code.
[skip ci]
2024-06-02 10:42:17 -05:00
Rene Rivera e329ca3aa2 Formatting fixes, tabs instead of space. 2024-05-27 00:22:51 -05:00
Rene Rivera 6a717849d7 Add editorconfig style for editors that support it. 2018-11-18 13:44:19 -06:00