Skip to content

Conversation

@shehzan10
Copy link
Member

[skip ci]

Fixes #1145

@shehzan10 shehzan10 added this to the 3.2.2 milestone Dec 7, 2015
shehzan10 and others added 7 commits December 7, 2015 20:46
* AF_REVISION was in version.h which is included in defines.h
    * Which meant with each new commit, the entire source would have to be
      rebuilt
* AF_REVISION is only required by src/backend/*/platform.cpp
* So AF_REVISION has been moved into backend/version.hpp and is compiled into
  the library
* Renamed AF_CMPLR_STR to AF_COMPILER_STR
* Moved AF_COMPILER_STR into version.hpp as it is also only required by
  backend/platform.cpp
* src/backend/version.hpp is generated by CMake using Version.cmake
  and version.hpp.in
pavanky added a commit that referenced this pull request Dec 8, 2015
@pavanky pavanky merged commit eb3b242 into arrayfire:hotfixes-3.2.2 Dec 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants