Anirudha Bose
2e10af4cee
Use UTF-8 standard to decode bytes object to str
2014-10-02 10:09:36 +02:00
Anirudha Bose
f86229f459
Make wget functionality compatible with Python 3
2014-10-02 10:09:35 +02:00
Anirudha Bose
19430a0367
Convert bytes object to str for Python 3
2014-10-02 10:09:35 +02:00
Philippe Canal
d0c5e588c5
Revert "Remove trailing spaces" in interpreter/cling/tools/packaging/dist-files.mk
...
This partially reverts commit a6bc8d715a79f578e5fe0cf18e46af92ff507fd7.
2014-10-02 02:42:07 +02:00
Vassil Vassilev
6101769c89
Use the correct extension.
2014-10-01 18:39:07 +02:00
Robert Xiao
504cd078e5
Make Python scripts Python3-compatible
2014-10-01 18:39:05 +02:00
Vassil Vassilev
ddbe9dda2c
Remove empty spaces.
2014-09-28 17:02:06 +02:00
Robert Xiao
e2c78ae27e
Use check_call and check_output for subprocess
2014-09-28 17:02:06 +02:00
Robert Xiao
1b99067bb0
Fix LLVMRevision source URL in cpt.py
...
LLVMRevision is being retrieved from an old URL, which contains the wrong LLVM revision. Update it to point at the current cling repository.
2014-09-25 19:56:07 +02:00
Anirudha Bose
b9f5ccf55c
Implement #29 : Add support for --create-dev-env
2014-08-19 10:18:06 +02:00
Anirudha Bose
aa4a20c3ab
Add support for --current-dev=pkg and --last-stable=pkg
2014-08-19 10:18:06 +02:00
Anirudha Bose
27356beda1
Update CPT documentation for RPM and DMG bundles
2014-08-19 10:18:06 +02:00
Anirudha Bose
f182d64afc
Use cling-patches branch instead of ROOT-patches in CPT
2014-08-19 10:18:06 +02:00
Anirudha Bose
2fb5acd8a8
Update CPT usage in README.md
2014-08-19 10:18:05 +02:00
Anirudha Bose
3dd0272e5c
Resolve #36 : Handle output of 'where' command correctly
2014-08-14 14:56:32 +02:00
Anirudha Bose
3128048499
Accept relative paths in --with-workdir switch
2014-08-14 14:56:32 +02:00
Anirudha Bose
5beb95df13
Use the downloaded CMake binaries in Windows
2014-08-14 14:56:32 +02:00
Anirudha Bose
35bcce30a1
Close #39 : Implement --no-test switch to skip the test suite
2014-08-14 14:56:32 +02:00
Anirudha Bose
9f6fa01970
Add --dmg-tag to argument parser configuration
2014-08-14 14:56:32 +02:00
Anirudha Bose
7e4d5ba261
Close #38 : Implement switches --dmg-tag and --last-stable=dmg
2014-08-14 14:56:32 +02:00
Anirudha Bose
572e50a566
Remove temporary DMG and staging directories
2014-08-14 14:56:32 +02:00
Anirudha Bose
54a8ca0ded
Close #35 : Fix typo in Cling executable name
2014-08-14 14:56:32 +02:00
Anirudha Bose
8ac01f9cfd
Close #30 : Implemented overrides for LLVM, Clang, and Cling repos
2014-08-14 14:56:32 +02:00
Anirudha Bose
3751c659f8
Resolve #27 : Fix --with-workdir switch in CPT
2014-08-14 14:56:31 +02:00
Philippe Canal
576ca3ca96
Remove trailing spaces
2014-08-13 16:08:36 +02:00
Anirudha Bose
decffc8c21
Remove temporary DMG build files and directories
2014-08-04 09:57:08 +02:00
Anirudha Bose
ce7dda4131
Perform selfupdate in MacPorts before installing
2014-08-04 09:57:08 +02:00
Anirudha Bose
458d36b99f
Implement cpt.py -c for Darwin platform
2014-08-04 09:57:08 +02:00
Anirudha Bose
9c47395078
Removing downloaded ZIP files causes permission errors
2014-08-04 09:57:08 +02:00
Anirudha Bose
dbe7de0774
Change prefix under Windows platform
2014-08-04 09:57:08 +02:00
Anirudha Bose
86d996cedf
Fix typo
2014-08-04 09:57:08 +02:00
Anirudha Bose
8a77c2f421
Fix VOL_NAME to exclude space
2014-08-04 09:57:08 +02:00
user1
24dc7d16c7
Use absolute path for staging directory
2014-08-04 09:57:08 +02:00
Anirudha Bose
8db46501f6
Rely on shutil.copytree() to create directory structure
2014-08-04 09:57:08 +02:00
Anirudha Bose
680d227061
Print useful messages while creating Disk Image
2014-08-04 09:57:08 +02:00
Anirudha Bose
eb068eb679
Use correct paths for app bundle
2014-08-04 09:57:08 +02:00
Anirudha Bose
ddb14d00ae
Adopt the naming convention used in EC
2014-08-04 09:57:07 +02:00
Anirudha Bose
0c7d6ef355
Do not compile with C++11 support in Mac OS X 10.8
2014-08-04 09:57:07 +02:00
Anirudha Bose
9ba3f42700
Set DIST variable to MacOS in Darwin platform
2014-08-04 09:57:07 +02:00
Anirudha Bose
c7b99553a0
Remove dependency on head command in Windows
2014-08-04 09:57:07 +02:00
Anirudha Bose
f409109c7a
Initial support for Apple Disk Images
2014-08-04 09:57:07 +02:00
Anirudha Bose
9c6b1e3317
Change TMP_PREFIX to /tmp from /var/tmp to enable auto-clean during bootup
2014-08-04 09:57:07 +02:00
Anirudha Bose
6870da89fd
Add an internal switch to support calls from build system
2014-08-04 09:57:06 +02:00
Anirudha Bose
3d88028cc8
Specify about Python version and SSL support
...
Update README.md of CPT
2014-08-04 09:57:06 +02:00
Anirudha Bose
556983d8e4
Fix missing link in README.md of CPT
2014-08-04 09:57:06 +02:00
Anirudha Bose
48bebfe3d0
Update README.md of CPT to reflect the Python port
2014-08-04 09:57:06 +02:00
Anirudha Bose
eb0598b2a8
Prevent spaces in prefix filenames
2014-08-04 09:57:05 +02:00
Anirudha Bose
01494ec70f
Enable --check-requirements for Scientific Linux CERN
2014-08-04 09:57:05 +02:00
Anirudha Bose
2998141ca1
Update changelog of spec file
2014-08-04 09:57:05 +02:00
Anirudha Bose
2ad069ca9d
Add new argument --rpm-tag to CPT
2014-08-04 09:57:05 +02:00