Skip to content
Snippets Groups Projects
  1. Feb 25, 2014
  2. Feb 19, 2014
  3. Dec 01, 2013
  4. Apr 05, 2013
  5. Oct 23, 2012
  6. Oct 19, 2012
  7. Aug 07, 2012
    • Mans Rullgard's avatar
      build: change checkheaders to use regular build rules · dfd9159f
      Mans Rullgard authored
      
      Many compilers need special flags to compile *.h files as regular
      source code, if they will do so at all.  Rather than hoping all
      compilers will have such a flag and adding mappings for it, create
      wrapper .c files for test building single headers.
      
      This allows using the regular rule for compiling C files without the
      need for special flags, and it also provides proper dependency tracking
      for these objects.
      
      Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
      dfd9159f
  8. Jul 04, 2012
  9. Jun 13, 2012
  10. May 02, 2012
  11. Apr 27, 2012
  12. Mar 25, 2012
  13. Feb 23, 2012
  14. Jan 25, 2012
  15. Jan 23, 2012
  16. Aug 12, 2011
  17. Aug 09, 2011
  18. Jul 13, 2011
  19. Jul 06, 2011
  20. May 19, 2011
  21. Apr 23, 2011
  22. Jan 18, 2011
  23. Jan 17, 2011
Loading