9 Commits

Author SHA1 Message Date
Petr Hodina
38a23235c9 Fixed file generation on Windows platfrom. Added support for .cpp files. Refactored argument parsing. 2017-10-18 10:19:14 +02:00
cylon
3525ba32e7 Pycon commit. 2016-10-28 11:30:47 +02:00
cylon
e3fad2d08b Applied pylint on converter.py 2016-09-25 12:16:58 +02:00
cylon
d56672de0b Sources are now stored in project variable. 2016-09-03 08:52:38 +02:00
cylon
2f08c0188f Script now generates CMakeLists.txt file. 2016-09-02 22:53:57 +02:00
cylon
7ab01684c4 UVPROJXProject class now parses also defines. 2016-09-01 01:38:22 +02:00
cylon
71f1ae6347 Added code to find the project file in the directory. 2016-08-31 20:42:28 +02:00
cylon
7b24babefb Parsing methods are rewritten for each project into class. 2016-08-31 20:10:55 +02:00
cylon
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.
2016-08-31 19:38:32 +02:00