[Synfig-devl] [synfig/synfig] eeef47: Mark the beginning of the new development cycle.

2017-09-08 Thread Konstantin Dmitriev
  Branch: refs/heads/stable
  Home:   https://github.com/synfig/synfig
  Commit: eeef473f784798f369b6895b924c2c6d93cb059b
  
https://github.com/synfig/synfig/commit/eeef473f784798f369b6895b924c2c6d93cb059b
  Author: Konstantin Dmitriev 
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
M ETL/configure.ac
M synfig-core/configure.ac
M synfig-studio/configure.ac

  Log Message:
  ---
  Mark the beginning of the new development cycle.

We now in code freeze for version 1.2.0 (stable).
Last-time fixes to 1.2.0 will go to "testing" branch.
All commits to master are now subject of next stable release - 1.2.1 
(stable-bugfix) or 1.4.0 (stable).


  Commit: 5b610cdcb8f3b87a408858778699f01bade61011
  
https://github.com/synfig/synfig/commit/5b610cdcb8f3b87a408858778699f01bade61011
  Author: caryoscelus 
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/dialog_setup.cpp

  Log Message:
  ---
  App::apply_gtk_settings - minor refactor

We don't need to pass use_dark because it is already present in App


  Commit: f8e7d87232adfe09de5d85d6cae008ec0a253e47
  
https://github.com/synfig/synfig/commit/f8e7d87232adfe09de5d85d6cae008ec0a253e47
  Author: caryoscelus 
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
M synfig-core/AUTHORS
M synfig-studio/AUTHORS

  Log Message:
  ---
  Add caryoscelus to AUTHORS


  Commit: 62d2ff393c556ccffd2cf17cf3de1b0cbb2ef9be
  
https://github.com/synfig/synfig/commit/62d2ff393c556ccffd2cf17cf3de1b0cbb2ef9be
  Author: caryoscelus 
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
A .github/ISSUE_TEMPLATE.md

  Log Message:
  ---
  Github issue template


  Commit: b57217f103147bd33cda3102415c3d13e61e8cd1
  
https://github.com/synfig/synfig/commit/b57217f103147bd33cda3102415c3d13e61e8cd1
  Author: caryoscelus 
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
A synfig-core/src/CMakeLists.txt
A synfig-core/src/synfig/CMakeLists.txt
A synfig-core/src/synfig/color/CMakeLists.txt
A synfig-core/src/synfig/layers/CMakeLists.txt
A synfig-core/src/synfig/rendering/CMakeLists.txt
A synfig-core/src/synfig/rendering/common/CMakeLists.txt
A synfig-core/src/synfig/rendering/common/optimizer/CMakeLists.txt
A synfig-core/src/synfig/rendering/common/task/CMakeLists.txt
A synfig-core/src/synfig/rendering/opengl/CMakeLists.txt
A synfig-core/src/synfig/rendering/primitive/CMakeLists.txt
A synfig-core/src/synfig/rendering/software/CMakeLists.txt
A synfig-core/src/synfig/rendering/software/function/CMakeLists.txt
A synfig-core/src/synfig/rendering/software/optimizer/CMakeLists.txt
A synfig-core/src/synfig/rendering/software/task/CMakeLists.txt
A synfig-core/src/synfig/valuenodes/CMakeLists.txt

  Log Message:
  ---
  synfig-core cmake transition WIP


  Commit: f05d18a40bca4e2bd3ba5ed28edb5221d8a10fac
  
https://github.com/synfig/synfig/commit/f05d18a40bca4e2bd3ba5ed28edb5221d8a10fac
  Author: caryoscelus 
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
M synfig-core/src/synfig/mutex.cpp

  Log Message:
  ---
  Make compilation fail early if no threading is detected

mutex.cpp needs either libpthreads or win32, so make sure we
have this on compile step instead of waiting for weird linking
error


  Commit: 1744766c2d34819015b600d99210b2f5439a1697
  
https://github.com/synfig/synfig/commit/1744766c2d34819015b600d99210b2f5439a1697
  Author: caryoscelus 
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
M .gitignore
M synfig-core/src/CMakeLists.txt
A synfig-core/src/autorevision.h.cmake.in
A synfig-core/src/config.h.cmake.in
M synfig-core/src/synfig/CMakeLists.txt
A synfig-core/src/synfig/debug/CMakeLists.txt
A synfig-core/src/tool/CMakeLists.txt

  Log Message:
  ---
  Synfig-core cmake transition WIP: build success


  Commit: 5dc91c4086e0a1ce99be95112ffba2835d7ecf0c
  
https://github.com/synfig/synfig/commit/5dc91c4086e0a1ce99be95112ffba2835d7ecf0c
  Author: caryoscelus 
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
M synfig-core/src/CMakeLists.txt
A synfig-core/src/modules/CMakeLists.txt
A synfig-core/src/modules/lyr_std/CMakeLists.txt
M synfig-core/src/synfig/CMakeLists.txt
M synfig-core/src/tool/CMakeLists.txt

  Log Message:
  ---
  Synfig core cmake transition: install & lyr_std target


  Commit: d992ebf61a5bda9e73813e78f5a9f5858fb07c03
  
https://github.com/synfig/synfig/commit/d992ebf61a5bda9e73813e78f5a9f5858fb07c03
  Author: caryoscelus 
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
M 

[Synfig-devl] [synfig/synfig] eeef47: Mark the beginning of the new development cycle.

2016-11-08 Thread Konstantin Dmitriev
  Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: eeef473f784798f369b6895b924c2c6d93cb059b
  
https://github.com/synfig/synfig/commit/eeef473f784798f369b6895b924c2c6d93cb059b
  Author: Konstantin Dmitriev 
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
M ETL/configure.ac
M synfig-core/configure.ac
M synfig-studio/configure.ac

  Log Message:
  ---
  Mark the beginning of the new development cycle.

We now in code freeze for version 1.2.0 (stable).
Last-time fixes to 1.2.0 will go to "testing" branch.
All commits to master are now subject of next stable release - 1.2.1 
(stable-bugfix) or 1.4.0 (stable).


--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl