Skip to content
Snippets Groups Projects
  1. Oct 20, 2015
    • Christoph Groth's avatar
      0a34e527
    • Christoph Groth's avatar
      setup.py: improve cythonization support · 557f595d
      Christoph Groth authored
      When the --no-cython option is given, it is no longer an error when
      derived files are older than source files.
      
      Error messages have been improved.
      557f595d
    • Christoph Groth's avatar
      simplify and improve version determination · 20171914
      Christoph Groth authored
      The file kwant/_static_version.py is no longer written upon every
      invocation of setup.py.  Instead, a file kwant/_kwant_version.py is
      injected into source and binary distributions.
      
      The static version in kwant/_kwant_version.py now takes precedence
      before any version from git.  This makes the --no-git option to setup.py
      no longer necessary, since the existence of kwant/_kwant_version.py has
      the same role.  The motivation behind this change is to allow keeping
      Kwant distributions in git repositories that have a different layout
      from the canonical Kwant git repository.  This is useful for example for
      packaging.
      
      The name of the static version file was changed to avoid problems with
      stale files.
      20171914
  2. Oct 09, 2015
  3. Oct 08, 2015
  4. Sep 11, 2015
  5. Aug 19, 2015
  6. Aug 04, 2015
  7. Aug 03, 2015
  8. Jul 29, 2015
  9. Jul 28, 2015
  10. Jul 27, 2015
  11. Jul 20, 2015
  12. Jul 03, 2015
  13. May 19, 2015
  14. Apr 28, 2015
  15. Apr 15, 2015
  16. Apr 14, 2015
  17. Apr 09, 2015
  18. Mar 09, 2015
  19. Mar 05, 2015
Loading