Commit Graph

  • 48ea2739cc chore: add comprehensive .gitignore and update project files bakamake 2026-04-17 23:33:37 +08:00
  • 3fec7d786f
    Update Jinja2 installation command to include lxml Chris Bachhuber 2026-01-30 10:59:39 +01:00
  • 3e5fb32e0b
    Itemize files in README master Petr Hodina 2020-12-19 12:03:10 +01:00
  • cccb2cbd1f
    Add LICENSE and CONTRIBUTING files. Update README. v0.1.0 Petr Hodina 2020-12-19 12:00:21 +01:00
  • 1747c4e467 Readme file extension changed to Markdown Petr Hodina 2017-10-19 07:58:41 +02:00
  • 9e1c850da4 Merge branch 'siemens-dev' Petr Hodina 2017-10-18 10:19:44 +02:00
  • 38a23235c9 Fixed file generation on Windows platfrom. Added support for .cpp files. Refactored argument parsing. Petr Hodina 2017-10-17 08:20:59 +02:00
  • 1016115be1 Added gitignore for __pycache__ Petr Hodina 2017-10-18 10:17:44 +02:00
  • 0eb2cbc9cf Added Readme & License. Petr Hodina 2017-10-17 08:34:01 +02:00
  • b3c43ebc52 Added Readme & License. Petr Hodina 2017-10-17 08:34:01 +02:00
  • 15a11c47ea Fixed file generation on Windows platfrom. Added support for .cpp files. Refactored argument parsing. Petr Hodina 2017-10-17 08:20:59 +02:00
  • 3525ba32e7 Pycon commit. simens-dev siemens-dev cylon 2016-10-28 11:30:47 +02:00
  • 98b1c95a52 Pylint refactoring on uvprojxproject.py cylon 2016-09-25 12:37:14 +02:00
  • fca8ab0bd7 Pylint refactoring on ewpproject.py cylon 2016-09-25 12:30:40 +02:00
  • e3fad2d08b Applied pylint on converter.py cylon 2016-09-25 12:16:58 +02:00
  • 57d45f6bad Fixed path issue in UVPROJXProject. cylon 2016-09-06 18:11:16 +02:00
  • 056f1ba35f Added check for the directory separator. cylon 2016-09-05 20:22:17 +02:00
  • 51c1eea719 Built entire project from .ewp and .uvprojx files including startups and linker scripts. cylon 2016-09-04 10:32:47 +02:00
  • d56672de0b Sources are now stored in project variable. cylon 2016-09-03 08:52:38 +02:00
  • 2f08c0188f Script now generates CMakeLists.txt file. cylon 2016-09-02 22:53:57 +02:00
  • c830beeedf Added CMake support. Rewritten EWPProject to store project information into dictionary which will be passed to CMake as single data structure. Same will be true for UVPROJXProject. cylon 2016-09-02 18:32:41 +02:00
  • 7ab01684c4 UVPROJXProject class now parses also defines. cylon 2016-09-01 01:38:22 +02:00
  • 71f1ae6347 Added code to find the project file in the directory. cylon 2016-08-31 20:42:28 +02:00
  • 7b24babefb Parsing methods are rewritten for each project into class. cylon 2016-08-31 20:10:55 +02:00
  • 3998e6a570 Repo init. This project aims to create python script that will take root directory of a IAR System or Keil uVision project and convert it into CMake/Makefile project with the GCC compiler toolchain. Parsing of the most important settings from both project formats is done. cylon 2016-08-31 19:38:32 +02:00