/PurifySampleProject

Sample program to demonstrate the robust features provided by Purify.

Primary LanguageC++OtherNOASSERTION

Purify Sample Project - Windows & Mac OS X

Sample program to demonstrate the robust features provided by Purify.

  • Install Github Desktop.
  • Clone PurifySampleProject to desktop or download ZIP.
  • Double click to execute "zGenerateProjectFiles.bat".
  • Build and run!
  • Optionally, you can install CMake and "Add CMake to System PATH". This will accelerate build generation as CMake no longer needs to be downloaded from an externally repository.

Purify is a CMake-based automated build tool Developed by Frank Park. Purify aims to significantly reduce the amount of learning required to fully utilize the productivity of CMake. It is designed to enable fast iteration and allow programmers create and maintain source code with ease.

Purify is particularly suited for C++ development with Visual Studio and XCode while being mostly compatible with any other build environments supported by CMake.

Purify is a work in progress. If you are not familiar with CMake, it is strongly advisable to use Purify only under Windows or Mac OS X.

License

Purify is distributed under the OSI-approved BSD 3-clause License. See LICENSE for details.

Reporting Bugs

If you have found a bug, please consider formulating a pull request!

Contributing

If you enjoy using Purify and would like to contribute email me: y.piao.us@ieee.org