Skip to content
Snippets Groups Projects
  1. Feb 02, 2020
  2. Oct 25, 2019
  3. Jan 25, 2019
    • Jakub Klinkovský's avatar
      Reimplemented Config::ConfigDescription and Config::ParameterContainer using... · 25c05210
      Jakub Klinkovský authored
      Reimplemented Config::ConfigDescription and Config::ParameterContainer using std::vector instead of TNL::List
      
      This is much safer and simpler because it solves many problems due to
      cyclic inclusion of TNL headers.
      25c05210
    • Jakub Klinkovský's avatar
      Removed the remaining autotools-like macros HAVE_*_H from tnlConfig.h · 674312d4
      Jakub Klinkovský authored
      TNL is not supposed to have any external dependencies, so an empty
      config file is useless. If some marginal parts of the project (such as
      code for image processing) need to depend on some non-standard library,
      they should be split into a separate module/project so that the
      dependencies can be properly specified.
      
      For now, the macros are specified as compiler parameters. Client
      software using the affected headers will have to do the same.
      674312d4
  4. Sep 05, 2018
  5. Sep 02, 2018
  6. Jun 07, 2018
  7. Jun 06, 2018
  8. Jun 04, 2018
  9. Jun 01, 2018
  10. May 05, 2018
  11. Nov 12, 2017
  12. Nov 10, 2017
  13. Jul 10, 2017
  14. Jul 05, 2017
  15. Jun 21, 2017
  16. Jun 16, 2017
  17. Dec 23, 2016
  18. Nov 19, 2016
  19. Nov 08, 2016
  20. Oct 07, 2016
  21. Oct 05, 2016
  22. Sep 27, 2016
  23. Sep 14, 2016
  24. Sep 11, 2016
  25. Aug 08, 2016
  26. Aug 07, 2016
  27. Jul 27, 2016
  28. Jul 20, 2016
  29. Jul 19, 2016
Loading