summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallProgramsCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: Rename GetCurrent{Output,Binary}Directory.Stephen Kelly2015-04-201-1/+1
* cmMakefile: Rename GetCurrent{,Source}Directory.Stephen Kelly2015-04-201-2/+2
* Use insert instead of a loop in some cases.Stephen Kelly2015-01-111-5/+1
* install: Add CMAKE_INSTALL_MESSAGE variable (#13761)Brad King2014-06-241-1/+1
* install: Thread message level setting through internal APIBrad King2014-06-241-1/+3
* Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-211-1/+2
* cmInstallFilesGenerator: Add reference to calling cmMakefileBrad King2014-02-211-1/+1
* make default install component name configurableAlex Neundorf2012-05-141-3/+5
* -strip trailing whitespaceAlex Neundorf2012-05-131-9/+9
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix old-style install to prefix topBrad King2009-02-041-0/+4
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-081-1/+4
* ENH: support for cpack and install of cmake-gui as mac app bundleBill Hoffman2008-02-161-1/+1
* ENH: Updated exporting and importing of targets to support libraries and conf...Brad King2008-01-281-3/+2
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+1
* BUG: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to install under the p...Brad King2007-05-251-1/+7
* ENH: Fixed INSTALL_FILES and INSTALL_PROGRAMS commands to not create targets....Brad King2007-05-231-12/+14
* ENH: some code cleanupKen Martin2007-03-121-1/+1
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-1/+2
* ENH: Do not generate install target unless some INSTALL or INSTALL_* commands...Brad King2006-08-311-0/+4
* STYLE: fix line lengthKen Martin2006-05-111-2/+4
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-13/+13
* BUG: Added FILES mode to INSTALL_PROGRAMS command to make the single argument...Brad King2005-03-011-3/+14
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-1/+1
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-4/+2
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* removed some includesKen Martin2002-09-271-1/+0
* ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. ...Brad King2002-09-171-5/+42
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-2/+4
* ENH: expand variables in arguments before the commands get themBill Hoffman2002-03-051-4/+1
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-2/+2
* ENH: Improved INSTALL_FILES and INSTALL_PROGRAMS commands to allow each call ...Brad King2001-08-141-16/+14
* ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved...Brad King2001-07-311-0/+106
-git/tk.git/?h=tip_389'>summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorfvogelnew1@free.fr <fvogel>2016-02-07 13:29:51 (GMT)
committerfvogelnew1@free.fr <fvogel>2016-02-07 13:29:51 (GMT)
commit9aa70ebebe7e9320a7689d3c6f1e2abe7318efee (patch)
treeda7d2653cd43212b57ebc54297b81add18cd5542 /generic
parent70f0c8ec12d0bf9a42619e5e0742207d89357821 (diff)
downloadtk-9aa70ebebe7e9320a7689d3c6f1e2abe7318efee.zip
tk-9aa70ebebe7e9320a7689d3c6f1e2abe7318efee.tar.gz
tk-9aa70ebebe7e9320a7689d3c6f1e2abe7318efee.tar.bz2
Hopefully a better fix for [06c1433906] - Text widget crash