0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update .travis.yml More... over 6 years ago
Update .travis.yml More... over 6 years ago
Merge branch 'v0.02' of https://github.com/daar/pmake into v0.02 More... over 6 years ago
fixed compilation of pmake-gui added GitHub project page link to About More... over 6 years ago
messages in make_main.pas should not get a message code More... over 7 years ago
renaming of settings variables More... over 7 years ago
resolves #45: Rewrite PMake quickstart function More... over 7 years ago
Merge branch 'v0.02' of https://github.com/daar/pmake into v0.02 More... over 7 years ago
adjusted project API function new custom messages mInstalling, mCleaning and mUndefined more verbosity of make2 ignore empty string dependecies fixed create_package, expanding all paths and adding path delimiters and creating the output path fixed UnitsOutputDir and BinOutputDir by adding path delimiters where needed fixed processing add_subdirectory and added the define_pmake function More... over 7 years ago
Fix compilation on FPC 3.0.0 and possibly earlier More... over 7 years ago
Update .travis.yml More... over 7 years ago
adding support for running tests adding more verbosity to make2, including command-line option --verbose More... over 7 years ago
changed order of defines More... over 7 years ago
added dependency on pkg_custom fixed execution of the custom command More... over 7 years ago
give warning for unused macro's fix PMake.txt for examples More... over 7 years ago
Merge branch 'v0.02' of https://github.com/daar/pmake into v0.02 More... over 7 years ago
Closes #37, Make PMake.txt follow add_subdirectory More... over 7 years ago
Test complete bootstrap procedure More... over 7 years ago
Update README.md More... over 7 years ago
Update README.md More... over 7 years ago
Update README.md More... over 7 years ago
Minor tweaks and improvements More... over 7 years ago
- check for existing dependency in cache (add_dependency_to_cache) - fix output to command-line in dep_resolve More... over 7 years ago
Code clean-up and remove unused variable More... over 7 years ago
Related to #33, Fix all todo items in the sourcecode More... over 7 years ago
Implemented writing of XML, improved reading More... over 7 years ago
added rw_cache test application for implementing a generic TXMLDocument based read and write function for PMakeCache.txt files More... over 7 years ago
Rename `test` folder to `examples` More... over 7 years ago
Merge branch 'v0.02' of https://github.com/daar/pmake into v0.02 More... over 7 years ago
Closes #20, Add new target called *package* More... over 7 years ago