| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-01 | Move install_package() and deinstall_package() to the files of the | Alexander Karatarakis | |
| appropriate commands | |||
| 2016-12-01 | Remove unused variable | Alexander Karatarakis | |
| 2016-11-30 | Move print_paths() to Files:: | Alexander Karatarakis | |
| 2016-11-30 | Introduce filesystem_fs.h | Alexander Karatarakis | |
| 2016-11-29 | [Files] Add functions to get all files of a dir recursively or non-recursively | Alexander Karatarakis | |
| 2016-11-29 | Introduce PostBuildLint namespace | Alexander Karatarakis | |
| 2016-11-29 | Move file functions to vcpkg_Files.h | Alexander Karatarakis | |
| 2016-11-29 | Don't return by const value | Alexander Karatarakis | |
| 2016-11-26 | [vcpkg] Do not return references to locals | Robert Schumacher | |
| 2016-11-15 | [expected.h] Add missing #include | Alexander Karatarakis | |
| 2016-11-15 | Remove unused #include | Alexander Karatarakis | |
| 2016-11-15 | [Graph] Now uses set instead of vector | Alexander Karatarakis | |
| 2016-11-15 | Renames and cleanup | Alexander Karatarakis | |
| 2016-11-15 | Use custom struct instead of std::pair | Alexander Karatarakis | |
| 2016-11-15 | Major refactor/rework of dependency resolution | Alexander Karatarakis | |
| 2016-11-10 | Add more blacklisted outdated crts | Alexander Karatarakis | |
| 2016-11-10 | Add checks for outdated crts | Alexander Karatarakis | |
| 2016-11-09 | [post-build-checks] Rework crt linkage checks | Alexander Karatarakis | |
| 2016-11-09 | Add checks for crt linkage (currently disabled) | Alexander Karatarakis | |
| 2016-11-08 | Introduce BUILD_INFO file. Significant change in the way static/dynamic is | Alexander Karatarakis | |
| handled | |||
| 2016-11-07 | Remove unused #include directive | Alexander Karatarakis | |
| 2016-11-07 | Move search_file() to commands_own.cpp | Alexander Karatarakis | |
| 2016-11-07 | Move listfile_path() to vcpkg_paths.h | Alexander Karatarakis | |
| 2016-11-07 | Remove unused #include | Alexander Karatarakis | |
| 2016-11-07 | Move shorten_description to vcpkglib_helpers | Alexander Karatarakis | |
| 2016-11-07 | Introduce vcpkg_info.h/cpp | Alexander Karatarakis | |
| 2016-11-07 | [Dependencies] Remove unused parameter | Alexander Karatarakis | |
| 2016-11-07 | [Dependencies] Function rename | Alexander Karatarakis | |
| 2016-11-07 | [Dependencies] Make function static | Alexander Karatarakis | |
| 2016-11-07 | Move Dependency-related functions from vcpkg.h to vcpkg_Dependencies.h | Alexander Karatarakis | |
| 2016-11-07 | Move functions that are only used by `import` out of vcpkg.h/cpp | Alexander Karatarakis | |
| 2016-11-07 | Refactor: create new Paragraphs.h/cpp | Alexander Karatarakis | |
| 2016-11-06 | Add new command: portsdiff | Alexander Karatarakis | |
| 2016-11-06 | [Maps] Add overload for map (existing: unordered_map) | Alexander Karatarakis | |
| 2016-11-05 | Enable qualified dependencies. Fix bug in internal 'build' command. | Robert Schumacher | |
| Added capability for CONTROL files to specify qualified dependencies, which are substring searched inside triplet names. Fixed bug in internal 'build' command where if a package is already built, that built package's dependencies will be used to determine requirements for the build instead of the port directory's CONTROL file. | |||
| 2016-11-03 | [SourceParagraph] Make function static | Alexander Karatarakis | |
| 2016-11-03 | [BinaryParagraph] Refactor implementation | Alexander Karatarakis | |
| 2016-11-03 | SourceParagraph checks fields at construction time | Alexander Karatarakis | |
| 2016-11-03 | [SourceParagraph] Consistency rename | Alexander Karatarakis | |
| 2016-11-02 | Add checks for fields in CONTROL file. Resolves #228 | Alexander Karatarakis | |
| 2016-11-02 | [Strings] Add join() | Alexander Karatarakis | |
| 2016-11-02 | [Maps] Add function extract_keys() | Alexander Karatarakis | |
| 2016-10-20 | src Formatting | Alexander Karatarakis | |
| 2016-10-20 | Add hash file support. | sdcb | |
| 2016-10-14 | Add coff_file_reader to extract info/from dll/lib files without dumpbin | Alexander Karatarakis | |
| Calling dumpbin was very slow in some cases (e.g. boost). With coff_file_reader we directly examine the binary for the few bits we need. | |||
| 2016-10-14 | Add MachineType enum | Alexander Karatarakis | |
| 2016-10-14 | Fix overload of Checks::exit_with_message | Alexander Karatarakis | |
| 2016-10-10 | [Stopwatch] start()/stop() return const & | Alexander Karatarakis | |
| 2016-10-10 | Rename System::Stopwatch to System::Stopwatch2 | Alexander Karatarakis | |
| 2016-10-10 | Add Stopwatch class | Alexander Karatarakis | |
