Commit graph

19 commits

Author SHA1 Message Date
William S Fulton
d56912b2d3 --without-maximum-compile-warnings option added so that these compiler options can be completely removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-04-30 06:48:14 +00:00
William S Fulton
0ed76e0146 swig.m4 removed - use the new updated and maintained version derived from this at the Autoconf Macro archive
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6217 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-09-03 21:57:56 +00:00
William S Fulton
d90653e2af Re added again
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6096 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 22:17:46 +00:00
William S Fulton
4fc2df3f04 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6095 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 22:16:34 +00:00
William S Fulton
c4772c1c07 readding hopefully with executable permissions this time
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6094 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:47:58 +00:00
William S Fulton
c76f711725 removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6093 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:45:48 +00:00
William S Fulton
a7beb8997a Attempt to add executable permissons
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6092 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:44:22 +00:00
William S Fulton
ecd3e667ac config.sub and config.guess are being added to the repository as automake will no longer generate these files when running
automake --add-missing.
This started since removing libtool. Bug will be fixed in Automake 1.10, but until then we will have to keep these files in cvs.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6091 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-12 21:34:14 +00:00
William S Fulton
f979a8d156 Default warning level for GCC increased from -Wall to -Wall -ansi -pedantic.
This affects the source code only, not the test-suite or examples.
It does affect the compilation of the runtime libraries, but they are history anyway.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5644 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-01-19 21:31:56 +00:00
Luigi Ballabio
fd6ff5aef9 Detection of Python library in installed macros (which probably should be synchronized with those used in configure.in)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5287 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-10 15:34:08 +00:00
William S Fulton
4907d8c290 swig.m4 moved to Tools/config
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4924 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-06-25 09:33:00 +00:00
William S Fulton
5b1e2d9d00 Autoconf archive macro to maximise warnings (gcc only)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4799 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-19 21:59:45 +00:00
William S Fulton
9a5504eb87 Macro for configure.in from the autoconf macro archive. It allows one to define preprocessor definitions for swigconfig.h when the #define contains the installation directory. Autoconf won't normally expand installation directory variables.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4796 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-05-19 14:18:41 +00:00
William S Fulton
9b53fde3a4 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4737 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-29 10:55:30 +00:00
William S Fulton
ec060d9e62 These autoconf generated files should not be in CVS.
The approach is not to have any autotool generated files checked into cvs.
Anyone using CVS must have the autotools installed and so all the required files will be generated during bootstrapping (running autogen.sh)


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4729 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-04-28 22:49:29 +00:00
Luigi Ballabio
1b25a4d17d *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4240 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-22 08:11:51 +00:00
William S Fulton
b7a54b1180 Autoconf generates these files. Removing from CVS.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4223 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-23 22:59:36 +00:00
William S Fulton
c2225fbe40 New autoconf files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4207 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:47:15 +00:00
William S Fulton
4c4a8bb3b7 Moved from root directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4206 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 21:46:55 +00:00