Major Changes
- Pre-emptive CPack preparation
Minor Changes
-
Text explanation cleanup
-
Added 'rebuild' script for easy clean and build
Major Changes
-
Update file removal function to std::filesystem call
-
New 'clean' script for Linux
Minor Changes
-
Minor stability improvements
-
New commentary
Major Changes
-
Program version updated to 1.3.0
-
Stability fixes and improvements
Minor Changes
- Some documentation updates
Note
This is currently considered the most stable version of CMakeEasy at this time. Please consider updating.
Major Changes
-
Program version updated to 1.2.0
-
Added exit command for general program use
-
Updated text files with exit instructions
Minor Changes
-
Better comment clarity.
-
Unused data removed.
Important
This update essentially overhauls CMakeEasy from previous 1.0 versions. Please consider updating.
Major Changes
- Added new text file "library_shorthand" to improve readability
Minor Changes
-
Improved commentary
-
Improved short term variable usage
Minor Changes
* Changes to all shell scripts to use "Debug" directory instead of "build"- Script clarity improvements
Major Changes
-
Flag setting improved
-
Run script given better directory handling
-
Code syntax and readability improved
Minor Changes
- Improved comments on GlobalsMajor Changes
-
Official changelog created
-
Program version updated to 1.1
-
cmakeeasy txt file directory changed from
/opt/local
to/etc/local
-
Updated
install.sh
script to remove old text data.
Important
Original text directory /opt
altered to /etc
. As such, program will now use /etc/local/cmakeeasy
. Please update as soon as possible.
Major Changes
build.sh
andinstall.sh
check for CMake beforehand
Minor Changes
-
Minor improvements to script error-checking
-
Redefined "OS_WINDOWS" to "OS_WIN" for shortening
-
Changed program headers to reflect more current C++ standards
-
Version update to
1.1.1