Skip to content
Snippets Groups Projects
  1. Aug 03, 2020
    • Tomáš Pecka's avatar
      cmake: Redesign CMakeLists.txt: Remove generators · c107bf77
      Tomáš Pecka authored
      Remove CMakeLists.txt generator scripts from build phase. Replaced with
      CMake's GLOB that can re-run every time the build is invoked. We can
      also drop the Python dependency now.
      
      Removed header installs which will be redesigned in future commits.
      c107bf77
  2. Nov 21, 2019
  3. Nov 07, 2019
  4. Jul 11, 2019
  5. Jul 08, 2019
  6. Mar 22, 2019
  7. Mar 19, 2019
  8. Feb 19, 2019
  9. Nov 02, 2018
  10. Jun 15, 2018
  11. Aug 24, 2017
  12. Jul 05, 2017
  13. Jun 19, 2017
  14. Feb 10, 2017
  15. Jan 14, 2016
  16. Jun 17, 2015
  17. May 21, 2015
    • Jan Trávníček's avatar
      Revert "+feature compile by llvm" use CXX=clang++ · b1b1b8c4
      Jan Trávníček authored
      This reverts commit 4453a5cd.
      
      Conflicts:
      	acompaction2/makefile
      	acompare2/makefile
      	aconversions2/makefile
      	aconvert2/makefile
      	aderivation2/makefile
      	adeterminize2/makefile
      	aecho2/makefile
      	aepsilon2/makefile
      	agenerate2/makefile
      	aintegral2/makefile
      	alangop2/makefile
      	aminimize2/makefile
      	anormalize2/makefile
      	arand2/makefile
      	arename2/makefile
      	areverse2/makefile
      	arun2/makefile
      	astat2/makefile
      	astringology2/makefile
      	atrim2/makefile
      	tniceprint/makefile
      b1b1b8c4
  18. May 11, 2015
  19. Dec 03, 2014
  20. Oct 20, 2014
  21. Oct 11, 2014
  22. Oct 07, 2014
  23. Sep 12, 2014
  24. Aug 13, 2014
  25. Apr 25, 2014
  26. Apr 17, 2014
  27. Feb 03, 2014
  28. Jan 27, 2014
  29. Jan 16, 2014
  30. Dec 25, 2013
  31. Dec 16, 2013
  32. Dec 02, 2013
  33. Nov 26, 2013
  34. Nov 23, 2013
  35. Nov 17, 2013
  36. Nov 05, 2013
  37. Oct 09, 2013
Loading