aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2016-11-15Add #else to avoid warningAlexander 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-15Renames and cleanupAlexander Karatarakis
2016-11-15Use custom struct instead of std::pairAlexander Karatarakis
2016-11-15Major refactor/rework of dependency resolutionAlexander Karatarakis
2016-11-10Add more blacklisted outdated crtsAlexander Karatarakis
2016-11-10Merge remote-tracking branch 'origin/master'Alexander Karatarakis
2016-11-10[vcpkg] Correct unsigned/signed mismatch '<'Robert Schumacher
2016-11-10Add checks for outdated crtsAlexander Karatarakis
2016-11-10Make crt search case insensitiveAlexander Karatarakis
2016-11-09[post-build-checks] Rework crt linkage checksAlexander Karatarakis
2016-11-09Rename structAlexander Karatarakis
2016-11-09[build-checks] Finding no crt is no longer an errorAlexander Karatarakis
2016-11-09Add checks for crt linkage (currently disabled)Alexander Karatarakis
2016-11-08Reorder post-build checks related to lib filesAlexander Karatarakis
2016-11-08Skip BUILD_INFO file on installAlexander Karatarakis
2016-11-08Introduce BUILD_INFO file. Significant change in the way static/dynamic isAlexander Karatarakis
2016-11-07Move search_file() to commands_own.cppAlexander Karatarakis
2016-11-07Move listfile_path() to vcpkg_paths.hAlexander Karatarakis
2016-11-07[Environment] Dont' #include "vcpkg.h"Alexander Karatarakis
2016-11-07[tests_paragraph] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07[Dependencies] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07Remove unused #includesAlexander Karatarakis
2016-11-07Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07[search] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07Move shorten_description to vcpkglib_helpersAlexander Karatarakis
2016-11-07Remove unused #includeAlexander Karatarakis
2016-11-07Remove unused #includesAlexander Karatarakis
2016-11-07[cache] Don't #include "vcpkg.h"Alexander Karatarakis
2016-11-07Introduce vcpkg_info.h/cppAlexander Karatarakis
2016-11-07[Dependencies] Remove unused parameterAlexander Karatarakis
2016-11-07[Dependencies] Function renameAlexander Karatarakis
2016-11-07[Dependencies] Make function staticAlexander Karatarakis
2016-11-07Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.hAlexander Karatarakis
2016-11-07Remove unused #includeAlexander Karatarakis
2016-11-07Don't #include vcpkg.h in portsdiff.cppAlexander Karatarakis
2016-11-07Move functions that are only used by `import` out of vcpkg.h/cppAlexander Karatarakis
2016-11-07Merge lib.cpp and vcpkg.cpp -> vcpkg.cppAlexander Karatarakis
2016-11-07Refactor: create new Paragraphs.h/cppAlexander Karatarakis
2016-11-07[vcpkg search] Use System::println() instead of iostream + iomanipAlexander Karatarakis
2016-11-07Add simple substring filtering to `vcpkg list`Alexander Karatarakis
2016-11-07Rework `vcpkg cache` implementationAlexander Karatarakis
2016-11-07Rework `vcpkg search` implementationAlexander Karatarakis
2016-11-07Add simple substring filtering to `vcpkg cache`, like `vcpkg search`Alexander Karatarakis
2016-11-07Make lambda arg constAlexander Karatarakis
2016-11-06Add new command: portsdiffAlexander Karatarakis
2016-11-06Make parameter constAlexander Karatarakis