Skip to content

History / 2. Dev Setup

Revisions

  • First draft complete; final verification of setup steps forthcoming

    @wbkboyer wbkboyer committed Oct 25, 2024
  • Removing references to Eclipse IDE setup, reorganizing so that platform-dependent setup instructions are in their proper section

    @wbkboyer wbkboyer committed Oct 25, 2024
  • Must tackle #103 to make these instructions coherent

    @wbkboyer wbkboyer committed Oct 24, 2024
  • Trying to massage exising documentation from the README.md for working with Eclipse into this docs page

    @wbkboyer wbkboyer committed Oct 24, 2024
  • Removing instructions pertaining to setup of clang installed via homebrew, pending #111

    @wbkboyer wbkboyer committed Oct 24, 2024
  • Small tweaks, but most importantly need to verify the compiler toolchain setup on MacOS

    @wbkboyer wbkboyer committed Oct 22, 2024
  • Fleshed out VSCode instructions for debugging C/C++ and Python, copied Eclipse instructions from README.md

    @wbkboyer wbkboyer committed Oct 18, 2024
  • Adding preliminary instructions for Windows MinGW gcc and MSVC cl. Linking to appropriate wiki pages for Python debugging, linting, and formatting.

    @wbkboyer wbkboyer committed Oct 18, 2024
  • Adding Python 3.12 install instructions for MacOS Sequoia (15.0); decided to include instructions for how to use homebrew to install Python 3.12, even though it is significantly more brittle and fraught than running the macOS universal2 installer

    @wbkboyer wbkboyer committed Oct 18, 2024
  • Added Python 3.12 installation instructions for Windows 10 with links to appropriate wiki pages after confirming details on Windows 10 22H2 virtual machine

    @wbkboyer wbkboyer committed Oct 17, 2024
  • Adding further instructions for Debian Linux environment setup, in particular the package build dependencies and Python 3.12

    @wbkboyer wbkboyer committed Oct 17, 2024
  • Adding more setup instructions for the various supported platforms, as well as details of VSCode setup and configuration

    @wbkboyer wbkboyer committed Oct 4, 2024
  • Adding more information about tasks.json and launch.json

    @wbkboyer wbkboyer committed Oct 3, 2024
  • Initial draft of development environment setup notes

    @wbkboyer wbkboyer committed Oct 3, 2024