Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Releases: GrinlexGH/deps

v1.1.3

Choose a tag to compare

@GrinlexGH GrinlexGH released this 23 Nov 18:39
e540d0a

You can just drop contents of the archive to the root of your project.

Changes:

  • Fix creating symlinks on unix

Full Changelog: v1.1.2...v1.1.3

v1.1.2

v1.1.2 Pre-release
Pre-release

Choose a tag to compare

@GrinlexGH GrinlexGH released this 18 Nov 19:09
3a29a96

You can just drop contents of the archive to the root of your project.

Changes:

  • BUILD_DEBUG now affects only on windows
  • Better code for fixing static libraries

Full Changelog: v1.1.1...v1.1.2

v1.1.1

v1.1.1 Pre-release
Pre-release

Choose a tag to compare

@GrinlexGH GrinlexGH released this 18 Nov 05:23
d2f50f3

You can just drop contents of the archive to the root of your project.

Changes:

  • Now BUILD_DEBUG option works only with msvc
  • Fixed bug with recompiling with every sneeze

Full Changelog: v1.1.0...v1.1.1

v1.1.0

v1.1.0 Pre-release
Pre-release

Choose a tag to compare

@GrinlexGH GrinlexGH released this 09 Nov 15:58
6b14736

You can just drop contents of the archive to the root of your project.

Huge update!

Changes:

  • Changed python script argument syntax
  • Added support of installing static libraries via BUILD_DEBUG option
  • Added exclude option to manual install libs
  • Renamed deps_target_link_and_copy_runtime to deps_target_link_libraries
  • Added hack for static libraries to deps_target_link_libraries

Full Changelog: v1.0.4...v1.1.0

v1.0.4

v1.0.4 Pre-release
Pre-release

Choose a tag to compare

@GrinlexGH GrinlexGH released this 03 Nov 21:00
4cf4e2e

You can just drop contents of the archive to the root of your project.

Changes:

  • Added Win32xx find module
  • Changed default directory for cache to library installation folders
  • Fixed cmake compiling without additional arguments

Full Changelog: v1.0.3...v1.0.4

v1.0.3

v1.0.3 Pre-release
Pre-release

Choose a tag to compare

@GrinlexGH GrinlexGH released this 28 Oct 19:52
0f6365b

You can just drop contents of the archive to the root of your project.

  • Removed DEPS_TARGET_SYSTEM, DEPS_TARGET_ARCH, DEPS_SUBDIR and replaced with unified DEPS_OUT_SUBDIR

Full Changelog: v1.0.2...v1.0.3

v1.0.2

v1.0.2 Pre-release
Pre-release

Choose a tag to compare

@GrinlexGH GrinlexGH released this 25 Oct 19:54
e94f761

You can just drop contents of the archive to the root of your project.

  • Renamed DEPS_SUBFOLDER to DEPS_SUBDIR
  • Added DEPS_THIRD_PARTY_SUBDIR pointing to the directory with Python script and all third-party library files

Full Changelog: v1.0.1...v1.0.2

v1.0.1

v1.0.1 Pre-release
Pre-release

Choose a tag to compare

@GrinlexGH GrinlexGH released this 22 Oct 14:32
15b3652

You can just drop contents of the archive to the root of your project.

  • Removed unnecessary logging

Full Changelog: v1.0.0...v1.0.1

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@GrinlexGH GrinlexGH released this 22 Oct 12:52
0ae9219

Installation:
You can just drop contents of the archive to the root of your project