pysvp64db: fix traversal
[openpower-isa.git] / setup.py
2023-12-01 Jacob Lifshaysetup: add pyelftools v0.30 as dependency
2023-06-03 Dmitry Selyutininsndb/dis: rename into disasm for no good reason
2023-06-03 Dmitry Selyutininsndb: revert recent renaming
2023-06-03 Luke Kenneth Casso... openpower.insndb.dis renamed to disasm in setup.py
2023-06-03 Dmitry Selyutininsndb: provide pysvp64db script
2023-06-02 Dmitry Selyutinpysvp64dis: integrate into insndb insndb
2023-06-02 Dmitry Selyutinpysvp64asm: integrate into insndb
2022-09-05 Luke Kenneth Casso... add a new log option to pysvp64dis and make it a comman...
2022-08-14 Jacob Lifshayadd rest of missing stuff for cached-property git depen...
2022-08-14 Dmitry Selyutinsetup.py: add cached-property dependency
2022-06-14 Luke Kenneth Casso... update version to 0.0 to stop unnecessary pip3 installs
2022-06-14 Luke Kenneth Casso... add version constraints on setup install_requires
2022-04-15 Luke Kenneth Casso... double-equals in setup.py dependencies
2022-04-12 Luke Kenneth Casso... require pygdbmi 0.9.0.3
2022-03-26 Luke Kenneth Casso... Revert "add WIP text_tree_graph.py"
2022-03-25 Jacob Lifshayadd WIP text_tree_graph.py
2021-12-14 Mikolaj WielgusAdd CFFI as dependency
2021-12-02 Jacob Lifshayfix sv_analysis command, cuz script created by setup...
2021-12-02 Jacob Lifshayformat code
2021-05-23 Luke Kenneth Casso... add svp64 assembler "processor" commandline for replaci...
2021-05-21 Luke Kenneth Casso... add pypowersim to commands installed
2021-05-16 Luke Kenneth Casso... update to 0.0.3 0.0.3
2021-05-16 Luke Kenneth Casso... add new pyfnwriter command, converts v3.0B spec pseudoc...
2021-05-06 Luke Kenneth Casso... tidy up svp64 cases to make it better suited to documen...
2021-05-02 Luke Kenneth Casso... add astor to setup.py dependencies
2021-05-02 Luke Kenneth Casso... change dependency name to libresoc-nmutil
2021-04-30 Jacob Lifshayfix executable names
2021-04-24 Luke Kenneth Casso... add ply and pygdbmi dependencies
2021-04-24 Luke Kenneth Casso... update version 0.0.1 0.0.1
2021-04-23 Luke Kenneth Casso... update install comments
2021-04-23 Luke Kenneth Casso... choose alternative name of pypi package
2021-04-23 Luke Kenneth Casso... whoops missed comma in setup.py console_scripts
2021-04-23 Luke Kenneth Casso... make svanalysis a python console script
2021-04-23 Luke Kenneth Casso... sorting out wiki directories
2021-04-23 Luke Kenneth Casso... add nmutil to setup.py commented out
2021-04-23 Luke Kenneth Casso... add news, README, and setup.py