aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2016-12-01[owns command] Use get_installed_files()Alexander Karatarakis
2016-12-01Introduce function get_installed_files()Alexander Karatarakis
2016-12-01Remove unused functionAlexander Karatarakis
2016-12-01Remove unused #include directivesAlexander Karatarakis
2016-12-01Move install_package() and deinstall_package() to the files of theAlexander Karatarakis
2016-12-01Remove unused variableAlexander Karatarakis
2016-12-01Merge branch 'checkbeforeinstalling'Alexander Karatarakis
2016-12-01[install-command] Verify files will not overwrite existing filesAlexander Karatarakis
2016-11-30Use check_exit() instead of check_throw()Alexander Karatarakis
2016-11-30Move print_paths() to Files::Alexander Karatarakis
2016-11-30Rename functionAlexander Karatarakis
2016-11-30Introduce filesystem_fs.hAlexander Karatarakis
2016-11-29Use new Files functionsAlexander Karatarakis
2016-11-29[Files] Add functions to get all files of a dir recursively or non-recursivelyAlexander Karatarakis
2016-11-29Introduce PostBuildLint namespaceAlexander Karatarakis
2016-11-29Move file functions to vcpkg_Files.hAlexander Karatarakis
2016-11-29Remove unused functionAlexander Karatarakis
2016-11-29[post-build-checks] Refactor - pass around package_dirAlexander Karatarakis
2016-11-29Use extracted local variableAlexander Karatarakis
2016-11-29[post-build-checks] Add check for files in package dir and debug dirAlexander Karatarakis
2016-11-29Extract local variableAlexander Karatarakis
2016-11-29Extract local variableAlexander Karatarakis
2016-11-29Don't return by const valueAlexander Karatarakis
2016-11-28Update CHANGELOG and bump version to v0.0.61Alexander Karatarakis
2016-11-28[vcpkg portsdiff] Add check that commit id existsAlexander Karatarakis
2016-11-26[vcpkg] Do not return references to localsRobert Schumacher
2016-11-26[vcpkg] The static keyword at member function scope is not once-per-instance,...Robert Schumacher
2016-11-23Update CHANGELOG and bump version to v0.0.60Alexander Karatarakis
2016-11-21Remove unused #includesAlexander Karatarakis
2016-11-21[post-build-checks] Add check about no lib filesAlexander Karatarakis
2016-11-18[coff] Use the offsets_array to go to archive members. Fixes #292Alexander Karatarakis
2016-11-18[coff] Read the second linker offsets to deduce the real offset countAlexander Karatarakis
2016-11-17[coff] Use peek_value()Alexander Karatarakis
2016-11-17[coff] Eliminate another peek() functionAlexander Karatarakis
2016-11-17[coff] Introduce marker_t. Eliminate one of the peek functionsAlexander Karatarakis
2016-11-17[coff] member_size() now returns already aligned sizeAlexander Karatarakis
2016-11-17Add (undocumented) --checks-only option to the build commandAlexander Karatarakis
2016-11-17[coff] Function renameAlexander Karatarakis
2016-11-17[coff] Variable renameAlexander Karatarakis
2016-11-15Add #else to avoid warningAlexander Karatarakis
2016-11-15[expected.h] Add missing #includeAlexander Karatarakis
2016-11-15Remove unused #includeAlexander Karatarakis
2016-11-15Use the already loaded status_dbAlexander Karatarakis
2016-11-15Remove unused #includesAlexander Karatarakis
2016-11-15Add comment about freeglut in coff_file_reader.cppAlexander Karatarakis
2016-11-15possible fix for issue #223Geert Van Laethem
2016-11-15[Graph] Now uses set instead of vectorAlexander Karatarakis
2016-11-15Renames and cleanupAlexander Karatarakis
2016-11-15Use custom struct instead of std::pairAlexander Karatarakis
2016-11-15Major refactor/rework of dependency resolutionAlexander Karatarakis