summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove unnecessary logging on Win32 buildsWilliam S Fulton2009-01-071-2/+0
* Fix lack of error logging in some situations and fix failure to work on windo...William S Fulton2009-01-072-13/+23
* Fix error display when there is a problem with CCACHE_OUTFILESWilliam S Fulton2009-01-071-1/+1
* log internal error wrt CCACHE_OUTFILES env variableWilliam S Fulton2009-01-071-0/+1
* Fix CCACHE_STRIPC being set when using swig as the compiler.William S Fulton2009-01-062-1/+19
* Mark SWIGPERL5, SWIGPHP5, and SWIGTCL8 as deprecated in the sourceOlly Betts2009-01-055-3/+7
* fix up namespaces so that boost, std or std::tr1 can be used for shared_ptr/i...William S Fulton2009-01-053-80/+81
* compile fix on CygwinWilliam S Fulton2009-01-031-0/+4
* put tagging back inWilliam S Fulton2008-12-311-2/+1
* better #! for finding pythonWilliam S Fulton2008-12-312-3/+4
* re-order configure.in into sections for users and developers and requirements...William S Fulton2008-12-312-76/+78
* fix ccache-swig man page generationWilliam S Fulton2008-12-301-1/+1
* missing yodl2man should not break the configure stage for users as it is not ...William S Fulton2008-12-301-4/+0
* explicit type warning fixWilliam S Fulton2008-12-301-1/+1
* fix for new SWIGCSHARP defn in wrappersWilliam S Fulton2008-12-301-1/+1
* remove duplicate SWIGR macroWilliam S Fulton2008-12-301-2/+0
* getting ready for 1.3.37 release candidateWilliam S Fulton2008-12-305-12/+26
* All languages now define a macro in the generated C/C++ wrapper file indicati...William S Fulton2008-12-3020-9/+72
* add missing language specific preprocessor define where missing for some lang...William S Fulton2008-12-296-6/+8
* create a common banner header for all target language specific filesWilliam S Fulton2008-12-2919-80/+82
* change as(...,"integer") to as.integer to force conversion into integersJoseph Wang2008-12-291-4/+7
* allow for compilation with bison 2.4 which is more restrictive about $$ Joseph Wang2008-12-291-18/+18
* check for yodl packageJoseph Wang2008-12-291-0/+6
* couple of minor Perl fixes from Ling LiWilliam S Fulton2008-12-292-1/+4
* Compiler warning fix in Perl out typemap for std::vectorWilliam S Fulton2008-12-292-2/+8
* comment correctionWilliam S Fulton2008-12-281-1/+1
* li_intrusive_ptr test - commented out as not fully workingWilliam S Fulton2008-12-281-0/+1
* Add boost::intrusive_ptr wrappers from Mike RowbothamWilliam S Fulton2008-12-284-0/+1746
* SwigValueWrapper - remove two constructors which are not required by the code...William S Fulton2008-12-281-2/+1
* add strong exception guarantee to SwigValueWrapperWilliam S Fulton2008-12-281-10/+18
* overlooked build system mods now implemented to remove warning 125William S Fulton2008-12-242-2/+2
* warning fixesWilliam S Fulton2008-12-241-1/+1
* warning fixesWilliam S Fulton2008-12-242-10/+10
* minor fixes from last checkinWilliam S Fulton2008-12-241-4/+4
* accept unix directory separators on windows for input fileWilliam S Fulton2008-12-248-22/+32
* fix input filename containing a path on windowsWilliam S Fulton2008-12-244-6/+18
* typo fixWilliam S Fulton2008-12-231-1/+1
* Fix #2153773 - %nojavaexception - disabling and clearing Java checked exceptionsWilliam S Fulton2008-12-237-4/+85
* Fix #2432801 - Make SwigValueWrapper exception safe for when copy constructor...William S Fulton2008-12-222-1/+5
* Add CCACHE_STRIPC option to remove an unwarranted warning when using ccache w...William S Fulton2008-12-212-1/+21
* Fix some make targets not running on cygwinWilliam S Fulton2008-12-211-0/+2
* Apply patch #2440046 which fixes possible seg faults for member and global va...William S Fulton2008-12-212-4/+16
* possibly slightly faster win32 process spawn from http://lists.samba.org/arch...William S Fulton2008-12-201-0/+51
* Add Win32 ccache locking from Christophe Gisquet patch http://lists.samba.org...William S Fulton2008-12-202-5/+17
* new section numbering since adding in ccache chapterWilliam S Fulton2008-12-2023-715/+743
* Add ccache documentation to main docsWilliam S Fulton2008-12-205-4/+50
* remove some warningsWilliam S Fulton2008-12-191-4/+4
* update ccache man page for ccache-swigWilliam S Fulton2008-12-191-20/+27
* win32 fixes to pass the ccache test-suiteWilliam S Fulton2008-12-197-28/+95
* add ccache to windows build, better fail if executables don't run. Fix docume...William S Fulton2008-12-172-7/+6