Skip to content

Commits on Jan 9, 2017

  1. Add CHANGELOG

    Relevant items from todo.txt were opened as tickets
    vmuriart committed Jan 9, 2017
  2. Remove unused files

    - `./htdocs/*` duplicates the content of `pythonnet.github.io`
    - `./installer/*` isn't used for distribution anymore
    - `pythonnet.build` is no longer used as build method.
    - `*.{mds,,mdp}` are deprecated mono files. Deprecated since eff40df
    - `pythonnet_8.sln` old solution file
    - `pythonnet_9.sln` old solution file
    - `doc/mono_config.txt` outdate version of `.\Python.Runtime.dll.config`
    - `doc/Python.Runtime.dll.config` outdate version of `.\Python.Runtime.dll.config`
    - `visualstate` is a per user setting. https://groups.google.com/forum/#!topic/nunit-discuss/7aXg_usr98Q
    vmuriart committed Jan 9, 2017

Commits on Apr 11, 2014

  1. Move everything from pythonnet folder to root folder

    Main reason is that setup.py should be in root.
    davidanthoff committed Apr 11, 2014