summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Confirm we can load guile noaa moduleEric Blossom
2010-11-24Confirm we can load guile pager moduleEric Blossom
2010-11-23Add uhd.scm wrapper for uhd_swig.scmEric Blossom
2010-11-17Update .gitignoreEric Blossom
2010-11-10Make check works again, now using guile's native test-suite code.Eric Blossom
The srfi-64 code wouldn't pass it's own test code under guile...
2010-11-10Create guile QA framework.Eric Blossom
Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio that were getting nuked by make clean.
2010-11-10gitignore cruft for nowEric Blossom
2010-05-16Revert "build: force use of ltmain.sh from libtool 2.2.6b"Johnathan Corgan
This reverts commit 3f1940cfd633949f819da1900e19d155e91dc1c4.
2010-05-13build: force use of ltmain.sh from libtool 2.2.6bJohnathan Corgan
Don Ward: "The supplied version of ltmain.sh does not handle interlibrary dependencies on Windows. I have attached a diff file showing the slight differences between the ltmain.sh in the tarball (2.2.6b Debian-2.2.6b-2ubuntu1, which fails) and the ltmain.sh downloaded from packages.debian.org (plain 2.26b). It looks like it was broken in Ubuntu 2.2.6a-3 (change log says "Don't pull in depedency libs when linking a binary"). GNU Radio builds ok if I run ./bootstrap locally." JMC: This file (ltmain.sh) has not previously been under version control and would be copied over (or symlinked) by the bootstrap process. With a version now in the repository, we'll need to ensure it stays fresh, likely at the same time we check for updated config.guess and config.sub files.
2009-10-10Add .gitattributes to fix CRLF problems on MinGW/MSYSJohnathan Corgan
Patch-by: Don Ward <don2387ward@sprynet.com>
2009-10-07Applied patch from Don Ward for Cygwin platformJohnathan Corgan
Add *.exe to .gitignore Restore ac_compiler in gr_fortran.m4 even when no Fortran was found Add $(NO_UNDEFINED) to LDFLAGS in atsc Makefile.am, so shared libraries will be built Change the order of searching pmt/libpmt-qa.la and libgruel.la in gruel Makefile.am so references to libgruel from limpmt-qa will be resolved
2009-09-13updated top-level .gitignoreEric Blossom
2009-08-14Added git ignore files auto created from svn:ignore properties.git
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5