* Update README.md
* Update README.md
Some section titles were re-named to conform to GitHub guidelines and the OWA info was moved to a CREDITS section.
* Update README.md
Added link to the Community Forum page.
* Replaced OWA copyright with "(see AUTHORS)".
* Update AUTHORS
Copied format used by the OWA-SWMM project.
* Update README.md
The Disclaimer section was edited to reflect that there actually is a "collaborative" connection between USEPA and OWA.
* Fixing memory leak in EN_addnode()
* Separating test_net_builder from test_toolkit
Making test_net_builder a standalone test
* Removing BOOST_TEST_MAIN
* Work in progress
with much appreciation to @michaeltryby 🎉
* Initial commit getting Appveyor running
* Modifying branch built
* Modifying generator
* Modifying path to test scripts
* Modifying path to test scripts
* Configuring appveyor cache to store cmake generated build files
* suppressing insecure string warnings
* Fixing typo
* Fixing problem with cmake build invocation
* Changing CMake to Linux build on Travis
* Adding compiler flags for MSVC
* Adding Appveyor build status badge
* Adding Appveyor build status badge
* Adding include directory so it is available to project files
* cleaning cache
* rebuilding cache