| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
The KWSys Configure.hxx header no longer needs KWSYS_STAT_HAS_ST_MTIM.
Our bootstrap-built CMake does not need to handle nanosecond precision
file times anyway.
|
|
|
|
|
| |
The KWSys Configure.hxx header no longer exposes this value.
Take the value from the KWSys try compile result variable instead.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Extract upstream KWSys using the following shell commands.
$ git archive --prefix=upstream-kwsys/ ed82989c | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' d79801bb..ed82989c
Brad King (3):
9baab632 SystemTools: Keep stat st_mtim field existence private
39475e20 SystemTools: Refactor utimes invocation
ed82989c SystemTools: Implement nanosecond file times on OS X
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
af71c7b4 cmTarget: Remove Compute method.
dce6581b cmGeneratorTarget: Move computed sources from cmTarget.
7b6dc0fe cmGeneratorTarget: Inline GetSourceFiles from cmTarget.
33f87bb1 cmGeneratorTarget: Move AddInterfaceEntries method.
da1b0449 cmTarget: Remove a conditional for generate-time source addition.
fe113f0f cmTarget: Split storage of sources from genexes.
776ff8eb cmTarget: Add Compute API for sources.
64f73150 cmTarget: Add API for generate-time source addition.
c38e30f6 cmGeneratorTarget: Add methods for generate-time source addition.
5d3776a7 Access sources through cmGeneratorTarget.
7ce0991a GHS: Port API to cmGeneratorTarget.
156bd2c9 Xcode: Port away from unnecessary CMP0049 compatibility.
01e666c7 cmTarget: Join strings conditionally.
bf28b787 cmGeneratorTarget: Rename internal member.
9d653f9c cmFLTKWrapUI: Remove CMake 2.2 compat code.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
It will be needed here in a follow-up commit.
|
| | |
| | |
| | |
| | | |
It is not really necessary.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
This method is a refactoring artifact. It will be removed in a
follow-up.
|
| | |
| | |
| | |
| | |
| | | |
This method is a refactoring artifact. It will be removed in a
follow-up.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
The input does not need the conversion.
|
| | | |
|
| | |
| | |
| | |
| | | |
Leave the old name available for another use.
|
| | |
| | |
| | |
| | | |
CMake 3.0 dropped CMake <= 2.4 compatibility.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
28749903 cmState: Internalize the initialization of a snapshot from its parent.
6c02f62f Remove now-unused directory setters.
360e4e1d Set the current dirs on the snapshot before creating the cmMakefile.
f716460e cmMakefile: Move invokation to initialize snapshot.
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The cmMakefile should get a fully prepared snapshot and not clobber its
definitions. It should eventually be able to process list files from any
starting-point snapshot, though that is some refactoring away still.
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
8bb908b1 Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
3758af12 CPackNSIS: Add options to set the bitmap for NSIS installer left side
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
set MUI_WELCOMEFINISHPAGE_BITMAP
set MUI_UNWELCOMEFINISHPAGE_BITMAP
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
d0c3bf65 Merge branch 'upstream-kwsys' into update-kwsys
bca73252 KWSys 2015-10-06 (d79801bb)
|
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Extract upstream KWSys using the following shell commands.
$ git archive --prefix=upstream-kwsys/ d79801bb | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' 2089567a..d79801bb
Brad King (1):
e56e3292 Encoding: Support building on Windows with WIN32_LEAN_AND_MEAN
Terrell Russell (1):
d79801bb SystemTools: Fix spelling of "succeeded" in comments
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
06247384 bootstrap: Fix spelling of "succeeded"
b6702d40 Modules: Fix spelling of "succeeded" in check messages
|
| | | | | | |
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Change "succeded" to "succeeded" everywhere.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
b520b1ca Tests: Add a nightly Linux 64-bit binary
26a0b52d Tests: Rename Linux nightly release binary test to Linux32
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Distinguish the name from a future 64-bit nightly binary.
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
fab35c95 Utilities/Release: Move cygwin packages to a subdirectory
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
992c43d2 Tests: Rename OS X nightly release binary test
45fa326b Utilities/Release: Drop OS X ppc/i386 binary
9cbab63e Tests: Drop nightly OS X ppc/i386 binary
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The "Mac64" build is now the primary and only OS X build, so just name
it "OSX".
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Users with OS X 10.5 or below can build from source or use an older
CMake version.
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Users with OS X 10.5 or below can build from source or use an older
CMake version.
|
| | | | | |
|
| |_|_|/
|/| | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
d945b36a cmExportTryCompileFileGenerator: Evaluate genex with cmGeneratorTarget.
48f8b6ac cmExportFileGenerator: Evaluate genex with cmGeneratorTarget.
|
| | | | | |
|
| |/ / / |
|