111 Commits (4c669a0a34569e5276b8dca47165657aad68cade)

Author SHA1 Message Date
Sylvain Joubert 2fc43415ef UseSWIG: Add target language and input file in command description 7 years ago
Marc Chevrier bb57cb80eb UseSWIG: multiple input files must be supported in version 2 7 years ago
Sylvain Joubert 20fd16e756 UseSWIG: Typo, add missing letter 7 years ago
Kyle Edwards 0d988f98e5 cmake_policy: Add undocumented GET_WARNING command 7 years ago
Marc Chevrier ecd0fec40b UseSWIG: fix regression for PHP language 7 years ago
Marc Chevrier 2f88c177d0 UseSWIG: restore legacy behavior for SWIG_MODULE_<name>_EXTRA_FLAGS 7 years ago
Marc Chevrier a3a0c3aa71 UseSWIG: add policy to manage target naming strategy. 7 years ago
Brad King ed289e0577 UseSWIG: Use CSharp language only if it is enabled 7 years ago
Marc Chevrier 38ffcedd26 UseSWIG: reintroduce legacy target name management 7 years ago
Marc Chevrier 08f2a2408d UseSWIG: add support of target property INCLUDE_DIRECTORIES consumption 7 years ago
Rishi Theivendran 0c2fb4c896 UseSWIG: Add CSHARP variant for wrapper files 7 years ago
Marc Chevrier 88dd5dc9ff UseSWIG: add support for generator expressions 7 years ago
Felix Schwitzer 156138d5f1 UseSWIG: Fix handling of `SWIG_MODULE_NAME` source file property 7 years ago
Marc Chevrier 963837cf17 UseSWIG: fix erroneous generator expressions 7 years ago
Marc Chevrier 8ab4e38373 UseSWIG: Add new behavior for better support files management 7 years ago
Marc Chevrier 51b642679b UseSWIG: fix prefix library for Java on Windows 7 years ago
Marc Chevrier 0bef9eb410 UseSWIG: modernize module 8 years ago
Marc Chevrier d6048bd153 UseSWIG: Re-work test framework 8 years ago
Marc Chevrier bc3697fa51 UseSWIG: Restore support for like-named .i files in different modules 8 years ago
Noel Eck b844a414c7 UseSWIG: Clarify documentation of SWIG_OUTFILE_DIR 8 years ago
Brad King 315b0927e9 UseSWIG: Improve documentation markup 8 years ago
Brad King ce130c7a6b UseSWIG: Convert docs to a bracket comment 8 years ago
Felix Schwitzer 2ee10119ea swig: fix incremental build in case of removed interface files 8 years ago
Brad King b4fbf677bb UseSWIG: Fix when Java is enabled as a language 8 years ago
Robert Langlois 76a0286b1d UseSWIG: Add `-dllimport` only if not already specified 8 years ago
Brad King 8ed663791b UseSWIG: Fall back to empty PREFIX for unknown languages 8 years ago
Daniel Pfeifer d6877e6c40 Don't include CMakeParseArguments 9 years ago
Alexey Sokolov b8968b4b39 UseSWIG: Automatically scan dependencies of SWIG files for Makefiles 9 years ago
caryoscelus 62c4cb4b6f UseSWIG: Record generated java files as custom command outputs 9 years ago
Daniele E. Domenichelli d5b56dd15c UseSWIG: Add USE_BUILD_SHARED_LIBS to accepted values for the TYPE arg 9 years ago
Daniele E. Domenichelli ec1d585c43 UseSWIG: Do not set PREFIX property for SHARED and STATIC lua libraries 9 years ago
Daniele E. Domenichelli 4c5b3c1cea UseSWIG: Do not set NO_SONAME property for SHARED and STATIC libraries 9 years ago
Daniele E. Domenichelli d0a9d8bbe6 UseSWIG: Add swig_add_library macro. 9 years ago
Cong Zhang 8444b984a2 UseSWIG: Add option to specify swig output file directory 9 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Daniel Pfeifer 5d0d980d99 Use string(APPEND) in Modules 9 years ago
Ben Webb 96a8890c7d FindSWIG: Do not generate erroneous outputs with -noproxy 10 years ago
Nils Gladitz 32a2f41402 Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation." 10 years ago
Tuukka Pasanen dd7e31bc15 UseSWIG: Fix module name detection with relative source file (#15508) 10 years ago
Felix Schwitzer b372a99a13 UseSWIG: Do not use MAIN_DEPENDENCY on custom commands (#15480) 11 years ago
Brad King 458c9e95de UseSWIG: Avoid if() auto-dereferene in quoted arguments 11 years ago
Julien Schueller 9de113a943 UseSWIG: Fix R module prefix 11 years ago
Brad King e932ac9cad UseSWIG: Fix check for noproxy flag (#14990) 11 years ago
Julien Schueller a3b1be5e69 UseSWIG: Add support for Go and Lua 11 years ago
Julien Schueller 2c96192f4c UseSWIG: Revise and format documentation 12 years ago
Julien Schueller e147c5c555 UseSWIG: Detect module name from interface file (#10080) 12 years ago
Rolf Eike Beer b0b4b4602f Remove .* expressions from beginning and end of MATCHES regexs 11 years ago
Julien Schueller f26147b871 UseSWIG: Enable NO_SONAME on swig modules (#14815) 12 years ago
Julien Schueller d976064771 Revert "UseSWIG: Name extra generated files after module name (#10080)" 12 years ago
Julien Schueller f0111deb1e UseSWIG: Name extra generated files after module name (#10080) 12 years ago