Skip to content
Snippets Groups Projects
  1. Dec 22, 2017
  2. Apr 12, 2015
    • George Joseph's avatar
      Add .gitignore and .gitreview files · b35e184d
      George Joseph authored
      Add the .gitignore and .gitreview files to the asterisk repo.
      
      NB:  You can add local ignores to the .git/info/exclude file
      without having to do a commit.
      
      Common ignore patterns are in the top-level .gitignore file.
      Subdirectory-specific ignore patterns are in their own .gitignore
      files.
      
      Change-Id: I842a1588ff27d8a0189f12d597f0a7af033d6c69
      Tested-by: George Joseph
      b35e184d
  3. Oct 14, 2012
  4. Sep 28, 2011
  5. Aug 17, 2011
  6. Jul 14, 2011
  7. Jul 23, 2010
  8. Oct 23, 2009
  9. Aug 10, 2009
  10. Jul 21, 2009
    • Kevin P. Fleming's avatar
      Merged revisions 207647 via svnmerge from · 96e4e31e
      Kevin P. Fleming authored
      https://origsvn.digium.com/svn/asterisk/branches/1.4
      
      ........
        r207647 | kpfleming | 2009-07-21 08:04:44 -0500 (Tue, 21 Jul 2009) | 12 lines
        
        Ensure that user-provided CFLAGS and LDFLAGS are honored.
        
        This commit changes the build system so that user-provided flags (in ASTCFLAGS
        and ASTLDFLAGS) are supplied to the compiler/linker *after* all flags provided
        by the build system itself, so that the user can effectively override the
        build system's flags if desired. In addition, ASTCFLAGS and ASTLDFLAGS can now
        be provided *either* in the environment before running 'make', or as variable
        assignments on the 'make' command line. As a result, the use of COPTS and LDOPTS
        is no longer necessary, so they are no longer documented, but are still supported
        so as not to break existing build systems that supply them when building Asterisk.
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@207680 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      96e4e31e
  11. Apr 09, 2009
  12. Nov 26, 2008
  13. Nov 02, 2008
  14. Sep 27, 2008
  15. Nov 21, 2007
  16. Nov 17, 2007
  17. Oct 29, 2007
  18. Dec 16, 2006
  19. Dec 02, 2006
  20. Nov 30, 2006
  21. Sep 29, 2006
  22. Sep 15, 2006
  23. Sep 09, 2006
  24. Aug 26, 2006
  25. Aug 22, 2006
  26. Jul 15, 2006
  27. Jul 06, 2006
  28. Jun 22, 2006
  29. Apr 24, 2006
  30. Mar 23, 2006
  31. Mar 19, 2006
  32. Mar 06, 2006
  33. Feb 12, 2006
  34. Feb 01, 2006
  35. Nov 29, 2005
  36. Sep 08, 2005
Loading